Releases: zauberzeug/nicegui
Releases · zauberzeug/nicegui
log, menu & notify
ui.timer
now supports coroutines- supporting interactive python shells
- added
ui.log
to create log view that allows to add new lines without re-transmitting the whole history to the client - added
ui.menu
to show popup menus - added
ui.notify
to present snackbar notifications
logs
v0.4.14
ui.dialog
python 3.7
- supporting python 3.7
- docker image is still 3.9 for convenience
v0.4.11
- bugfix for serving js libraries
v0.4.10
- serve local js libraries from lib folder next to python file instead of global static directory
- new favicon
v0.4.9
- serve nipplejs locally
v0.4.8
- fix search for ui.run() when a port is specified