Published August 22, 2024
| Version v1.4.36
Software
Open
NiceGUI: Web-based user interfaces with Python. The nice way.
Authors/Creators
Description
New features and enhancements
- Defer some rarely used imports to reduce startup times (#3533, #3548, #3559, #3562 by @ed2050, @falkoschindler)
- Simplify sizing and styling of
ui.joystick(#1707, #3531, #3546 by @LarsEggimann, @python-and-fiction, @falkoschindler)
Bugfixes
- Fix
auto_close = Falseforui.context_menu(#3539 by @gavinpotter, @falkoschindler) - Fix events on hidden and disabled elements (#3522, #3524 by @Noghpu, @python-and-fiction, @falkoschindler)
- Fix duplicate objects in
ui.scenewhen reloading the page (#3339, #3452 by @afullerx, @falkoschindler) - Fix JavaScript errors when emitting certain events on air (#3561 by @falkoschindler, @rodja)
Documentation
- Link to a new example for FullCalendar with plugins (#3526, #3553 by @dorel14, @rodja)
Dependencies
- Bump aiohttp from 3.10.3 to 3.10.5 (#3543 by @dependabot)
- Bump pywebview from 5.1 to 5.2 (#3542 by @dependabot)
- Bump ruff from 0.5.7 to 0.6.1 (#3520, #3528 by @dependabot)
Notes
Files
zauberzeug/nicegui-v1.4.36.zip
Files
(19.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:87e2130fd343c6b55cea7d8be980f96c
|
19.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/zauberzeug/nicegui/tree/v1.4.36 (URL)