Skip to content

Releases: GenieFramework/StippleUI.jl

v0.23.0

01 Feb 06:30
Compare
Choose a tag to compare

StippleUI v0.23.0

Diff since v0.22.18

v0.22.18

15 Jan 15:20
Compare
Choose a tag to compare

StippleUI v0.22.18

Diff since v0.22.17

v0.22.17

11 Jan 15:39
Compare
Choose a tag to compare

StippleUI v0.22.17

Diff since v0.22.16

v0.22.16

11 Jan 06:36
Compare
Choose a tag to compare

StippleUI v0.22.16

Diff since v0.22.15

v0.22.15

08 Jan 12:32
Compare
Choose a tag to compare

StippleUI v0.22.15

Diff since v0.22.14

v0.22.14

05 Jan 22:22
Compare
Choose a tag to compare

StippleUI v0.22.14

Diff since v0.22.13

v0.22.13

03 Jan 14:33
Compare
Choose a tag to compare

StippleUI v0.22.13

Diff since v0.22.12

v0.22.12

03 Jan 00:50
Compare
Choose a tag to compare

StippleUI v0.22.12

Diff since v0.22.11

  • fix filter issue of tables()
  • fix parsing of templates for textfield(), numberfield() and btn()

v0.22.11

11 Dec 22:36
Compare
Choose a tag to compare

StippleUI v0.22.11

Improvements for StippleUIParser

  • add parsing option: context and flexgrid_parsing
  • support parsing of flexgrid classes into the StippleUI syntax:
    col = 9, sm = 6 instead of class = "col-9 col-sm-6" for all StippleUI elements as well as for row, column and cell
    This behaviour can be switched off with flexgrid_parsing = false
  • add htmldiv() to produce div elements

Full Changelog: v0.22.10...v0.22.11

v0.22.10

10 Nov 21:10
Compare
Choose a tag to compare

StippleUI v0.22.10

Diff since v0.22.9