Skip to content

Releases: manatlan/htagui

v0.6.5

23 Sep 10:06
Compare
Choose a tag to compare

ui.Swiper() removed definitivly !

It was not a good idea. SwiperJS is 170ko ... And it's so easy to provide its own

v0.6.4

21 Sep 09:56
Compare
Choose a tag to compare

Introduce a simple Grid component

v0.6.3

20 Sep 06:37
1cad00c
Compare
Choose a tag to compare

update shoelace to 2.16, and force font to sans-serif

v0.6.2

16 Sep 10:40
Compare
Choose a tag to compare

Add the "View" object

v0.6.1

16 Sep 07:04
Compare
Choose a tag to compare

Some fix in system-colors + new object swiper

v0.6.0

13 Sep 15:27
Compare
Choose a tag to compare

add Sortable, VScroll, VScrollPager

fix bulma css (alerts over page, white color replaced by system-color "Canvas")

v0.5.11

06 May 15:49
Compare
Choose a tag to compare

add ui.Input types : password, search, color

v0.5.10

06 May 10:46
Compare
Choose a tag to compare

fix vsplit onchange bug

v0.5.9

05 May 05:12
a97a4b4
Compare
Choose a tag to compare

fix basics css (better font/padding for input.text)

v0.5.8

02 May 07:49
Compare
Choose a tag to compare

add dialog.download(...) : to force the download of a name/content file
add dialog.clipboard_paste(...) : to call a callback when the method is called, with the content(txt) from the clipboard