Releases: CrystalWindSnake/ex4nicegui
Releases · CrystalWindSnake/ex4nicegui
v0.9.3 🌈
v0.9.1 🌈
Changes
🚀 Features
- Feat/support ng3.5 @CrystalWindSnake (#301)
- Introduce PageState @CrystalWindSnake (#300)
v0.9.0 🌈
Changes
🚀 Features
- Support for NiceGUI 3.0 @CrystalWindSnake (#298)
Breaking changes
- Removing the gasp animation module.
v0.8.10 🌈
v0.8.9 🌈
Changes
🚀 Features
- effect_refreshable.on support async @CrystalWindSnake (#294)
- Support for new version of NiceGUI(2.21.1) @CrystalWindSnake (#295)
v0.8.8 🌈
🚀 Features
- Support dictionary in ViewModel @CrystalWindSnake (#292)
- Support generics in rxui.ViewModel @changhe3 (#293)
v0.8.7 🌈
v0.8.6 🌈
🚀 Features
- Add parameter
onchangestoasync_computed@CrystalWindSnake (#287)
🐛 Bug Fixes
- Fix responsive binding for the columns and rows parameters of rxui.grid does not work @CrystalWindSnake (#284)
v0.8.5 🌈
Changes
- Refactor/vue use @CrystalWindSnake (#277)
🚀 Features
- Add
rxui.spinner@CrystalWindSnake (#280) - Add
rxui.tree@CrystalWindSnake (#274) - Add toolbox module @CrystalWindSnake (#275)
- Add
rxui.lazy_range, a lazy version ofrxui.range@CrystalWindSnake (#270)
🐛 Bug Fixes
- Fix
autocompleteparameter ofrxui.inputdoes not work @CrystalWindSnake (#282) - Fix
rxui.echartsthrows aKeyErrorwhen triggering a click event on text labels on the x-axis @CrystalWindSnake (#279) - Fix
rxui.toggleis not displaying correctly @CrystalWindSnake (#273)
Docs
- use_dark. Toggle dark mode
- use_breakpoints. Responsive breakpoints
- use_qr_code. Generate QR code