Releases: manatlan/htagui
Releases · manatlan/htagui
v0.6.5
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
Introduce a simple Grid component
v0.6.3
update shoelace to 2.16, and force font to sans-serif
v0.6.1
Some fix in system-colors + new object swiper
v0.6.0
add Sortable, VScroll, VScrollPager
fix bulma css (alerts over page, white color replaced by system-color "Canvas")
v0.5.11
add ui.Input types : password, search, color
v0.5.9
fix basics css (better font/padding for input.text)
v0.5.8
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