- 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
0.5.12
Not secure
hide uvicorn access logs by default
0.5.11
Not secure
- get-decorator for routes - menu items
0.5.10
Not secure
0.5.9
Not secure
- introducing `ui.page` for defining sub pages with their own content - introducing `ui.add_route` to simplify adding custom routes with Starlette response objects - bugfixes