v1.2.3
版本发布时间: 2023-03-30 21:07:09
zauberzeug/nicegui最新发布版本:v2.3.0(2024-10-04 19:07:30)
Community
- Add Discord link to site header to improve community discoverability (#671 by @dclause)
Improvements
- Add support for NumPy arrays with
dtype=object
inui.plotly
(#601, #669 by @rbeeli, @JS-Aibel) - Simplify event protocol between server and client (#644 by @falkoschindler
- Allow nesting elements inside of
ui.interactive_image
(#618 by @ThonAfterPy, @falkoschindler)
Bugfixes
- Fix timing issue during initializing
ui.scene
(#659 by @falkoschindler) - Fix SVG content in
ui.interactive_image
when cross is False (#642 by @falkoschindler) - Fix parsing line breaks in
ui.mermaid
(#641 by @cedricWassenaar, @falkoschindler) - Fix DOM mutation issue when replacing a
ui.interactive_image
(#624 by @dclause, @falkoschindler, @DavidLeBonk)
Documentation
- Improve PyInstaller documentation, add various packaging tips (#639 by @abulka)
- Add new new AG Grid demo demo (#629 by @Slanderkin)
- Add citation file to GitHub (#660 by @rodja, @tjakobi)