Skip to content

Releases: manatlan/htagui

v0.4.0

17 Apr 15:41
Compare
Choose a tag to compare

lot of changes:

  • relayout repo and new import mechanism
  • each ui layout (tags & dialog) use its own objects (shoelace with animation!)
  • new "i-fields" objects (IText, IRange ...), and work for the 3 toolkits
  • some minor changes in dialog api
  • unitests can work for the 3 toolkits (but need a lot of tests)

Full Changelog: v0.3.3...v0.4.0

v0.3.3

14 Apr 17:25
Compare
Choose a tag to compare

shoelace & bulma use their own tab system

v0.3.2

14 Apr 14:10
Compare
Choose a tag to compare

all dialogs & form, can use a callback async/sync/generator/normal ;-)

v0.3.1

14 Apr 09:08
Compare
Choose a tag to compare

add dialog.clipboard_copy(txt:str)

v0.3.0

13 Apr 15:42
Compare
Choose a tag to compare

a lot of fixes ;-)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Apr 11:14
Compare
Choose a tag to compare

dialog size is now a float, to define a percent (no more an int between 0 & 100)

add : dialog.box( obj, size:float=0.5 )

v0.1.2

12 Apr 10:32
Compare
Choose a tag to compare

fix dialog block centering

v0.1.1

12 Apr 06:29
127cb2a
Compare
Choose a tag to compare

FIX splitters HSplit : import the source, not the jsdelivr url !

v0.1.0 : First public release

11 Apr 18:19
Compare
Choose a tag to compare

v0.0.3

11 Apr 17:50
Compare
Choose a tag to compare

test