Falko Schindler 8d4ef4e040 Merge branch 'main' into auto_update_on_await 2 years ago
..
elements 8d4ef4e040 Merge branch 'main' into auto_update_on_await 2 years ago
static d57f8081cf fixing font path 2 years ago
__init__.py 2f562a3c31 sort imports and other formatting improvements 3 years ago
auto_context.py 7da08f68e2 code review 2 years ago
binding.py 5c8e1e7a99 add missing return statement 2 years ago
config.py af596b08ff use padding instead of margin with new page layout 2 years ago
events.py 257b58b3bb improved internal api to auto-update asyncs 2 years ago
globals.py c1bec33557 code review 2 years ago
helpers.py ac2c28620b make coroutine checks aware of partial functions 3 years ago
lifecycle.py 1dbfd6ec56 raise exception if on_startup() is called too late 2 years ago
nicegui.py ff53a438d9 improve favicon API 2 years ago
page.py 257b58b3bb improved internal api to auto-update asyncs 2 years ago
page_builder.py ff53a438d9 improve favicon API 2 years ago
page_layout.py 78bfa8744a introduce ui.page_sticky for adding sticky elements to the page 2 years ago
routes.py b4ae5821ce fixed links to online reference 2 years ago
run.py af596b08ff use padding instead of margin with new page layout 2 years ago
task_logger.py 863876bc8f Allow updating elements from different thread. 2 years ago
timer.py 257b58b3bb improved internal api to auto-update asyncs 2 years ago
ui.py 78bfa8744a introduce ui.page_sticky for adding sticky elements to the page 2 years ago
update.py afa32362b2 improve consistency of ui.update and element.update 2 years ago