Skip to content

v1.1.7

Compare
Choose a tag to compare
@rodja rodja released this 13 Feb 04:37
· 3841 commits to main since this release

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.