Releases: zauberzeug/nicegui
Releases · zauberzeug/nicegui
bindings & keyboard
- introduction of
ui.keyboard
to handle key events - alternative binding implementation (this unfortunately broke the API but was worth it)
v0.6.0
- new infrastructure for global state (app, config, page stack and view stack)
- experimental introduction of "design" arguments
- menu separator
- async click handlers for button element