Skip to content

Releases: GenieFramework/Stipple.jl

v0.27.30

10 Jan 16:25
Compare
Choose a tag to compare

Stipple v0.27.30

Diff since v0.27.29

v0.27.29

10 Jan 16:00
Compare
Choose a tag to compare

Stipple v0.27.29

Diff since v0.27.28

v0.27.28

10 Jan 15:16
Compare
Choose a tag to compare

Stipple v0.27.28

Diff since v0.27.27

v0.27.27

05 Jan 21:39
Compare
Choose a tag to compare

Stipple v0.27.27

Diff since v0.27.26

v0.27.26

18 Dec 07:58
Compare
Choose a tag to compare

Stipple v0.27.26

Diff since v0.27.25

  • support Vectors and Dicts for class attributes
    • Vectors are no longer concatenated with ' + ' but converted to js vectors
    • Dicts can be used to switch on and off classes, e.g. cell(class = Dict(:myclass => :myclass_on)). myclass_on needs to be part of the app variables

v0.27.25

15 Dec 15:33
9a8b35e
Compare
Choose a tag to compare

Stipple v0.27.25

Diff since v0.27.24

Merged pull requests:

Closed issues:

  • GenieAuthentication.get_authentication always returns nothing (#242)

v0.27.24

15 Dec 00:09
Compare
Choose a tag to compare

Stipple v0.27.24

Diff since v0.27.23

v0.27.23

30 Nov 18:51
Compare
Choose a tag to compare

Stipple v0.27.23

Diff since v0.27.22

Merged pull requests:

  • Support except and restrict in push!() and run()` (#244) (@hhaensel)

Closed issues:

  • Add support for ComplexF64 as reactive variables (#235)
  • TypeError: window.Dashboard.revive_payload is not a function (#241)

v0.27.22

22 Nov 10:23
Compare
Choose a tag to compare

Stipple v0.27.22

Diff since v0.27.21

v0.27.21

22 Nov 07:01
Compare
Choose a tag to compare

Stipple v0.27.21

Diff since v0.27.20