v1.1.6
版本发布时间: 2023-02-11 12:24:07
zauberzeug/nicegui最新发布版本:v2.3.0(2024-10-04 19:07:30)
Enhancements
- Improved the update performance for large UIs on slow machines (#338). The internal implementation on when we send out updates has changed quite a lot. Reach out if you experience any upgrade problems.
- Improved the performance for parsing props, classes and style (#341)
- Side panel on the reference page for more overview (towards #242)
- integrated Mermaid with
ui.mermaid()
and inside markdown (see reference for an example); thank you @SebastienDorgan for contributing (#278, #277)
Examples
- showing expanding/collapsing a drawer plus using tabs in layout (#308)
- demonstrating search-as-you-type (related to #272)
- opening a dialog for selecting files locally on the server (#283)
Bugfixes
- Tailwind dark: prefix does not work (#311)
Thanks to all contributors who helped make this release possible. As always, if you encounter any issues or have any feedback, please don't hesitate to reach out to us.