v1.2.17
版本发布时间: 2023-06-05 23:03:20
zauberzeug/nicegui最新发布版本:v2.3.0(2024-10-04 19:07:30)
New features and improvements
- save general and user specific data with new
app.storage
interface (#967, #978 by @rodja and @falkoschindler) - introduction of observable dict, list and set (#977 by @falkoschindler)
- allow binding to
Mapping
type and ignore missing attributes (#981 by @falkoschindler)
Documentation
- Extended and enhanced "generic events" documentation (#984 by @rodja and @falkoschindler )