Published July 26, 2024
| Version v1.4.30
Software
Open
NiceGUI: Web-based user interfaces with Python. The nice way.
Authors/Creators
Description
New features and enhancements
- Introduce
get_computed_propmethod for any UI element; provide computed, filtered and sorted rows forui.table(#3395 by @srobertson86, @falkoschindler) - Support
app.shutdown()even forui.run(reload=True)(#3320 by @NiklasNeugebauer, @python-and-fiction, @falkoschindler) - Allow pretty-printing storage JSON files (#3367, #3396 by @sseshan7, @falkoschindler)
Bugfixes
- Update
ui.numberafter sanitization (#3324, #3389 by @eddie3ruff, @python-and-fiction, @falkoschindler) - Fix value updates in
ui.editorafter client-side changes (#1088, #3217, #3346 by @tjongsma, @falkoschindler, @frankvp11, @python-and-fiction)
Documentation
- Improve notes about contributing (#3390 by @codingpaula, @falkoschindler)
- Add info about failing pre-commit hook (#3362 by @rodja)
- Fix parameter description for input validation (#3350 by @python-and-fiction, @falkoschindler)
- Extend tooltip documentation (#3322, #3331, #3338 by @FSchmidt-FUNKE, @python-and-fiction, @rodja, @falkoschindler)
Notes
Files
zauberzeug/nicegui-v1.4.30.zip
Files
(19.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2a8fb8b77ecdd06b6ccb1b39563443ba
|
19.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/zauberzeug/nicegui/tree/v1.4.30 (URL)