v0.6.7 🌈
github-actions
released this
24 May 11:47
·
79 commits
to refs/heads/main
since this release
🚀 Features
- Add the precision parameter to ui.number @lazyhope,@CrystalWindSnake (#195)
🐛 Bug Fixes
- Fix rxui.number returns 0 instead of None when content is empty @lazyhope,@CrystalWindSnake (#203)
- Fix rxui.echarts the error when registering map SVG data @CrystalWindSnake (#202)
- Fix rxui.echarts from_javascript method fails to create maps @CrystalWindSnake (#200)
- Fix bind prop type hint @CrystalWindSnake (#189)
📁 Documentation
- Add necessary documentation for rxui.tab_panels @CrystalWindSnake (#204)
- Add docs bind prop @CrystalWindSnake (#190)