Fixes
- Drawers now behave correctly thanks to the resolution of #308.
- Disabling Tailwind no longer causes a JavaScript runtime error. (#369)
Enhancements
- NiceGUI now integrates with Plotly.py, adding more visualization options. (#317, thanks @misterkramer)
- The AG Grid table's getSelectedRows function is now exposed for easier use. (#363, thanks @Diegiwg)
Documentation
- Documentation and type-hinting have been added to the base element class
ui.element
to improve the overall developer experience. (#356, thanks @washad)
We would like to extend a special thank you to @misterkramer, @Diegiwg, and @washad for their contributions to this release.