Falko Schindler 4be1863f44 add missing ui update 2 lat temu
..
elements 4be1863f44 add missing ui update 2 lat temu
static 6037a257c3 fix typos 2 lat temu
__init__.py 2f562a3c31 sort imports and other formatting improvements 3 lat temu
binding.py bcfafe4883 cleanup 2 lat temu
config.py 550df46622 move on_connect from ui.run() to separate method, hold connect, startup and shutdown tasks in globals module 2 lat temu
events.py 52863b554b schedule async event handlers for startup if event loop is not yet running 2 lat temu
globals.py 30fb1e56d7 introduce disconnect-handlers for ui and page 2 lat temu
helpers.py ac2c28620b make coroutine checks aware of partial functions 3 lat temu
lifecycle.py 30fb1e56d7 introduce disconnect-handlers for ui and page 2 lat temu
nicegui.py b0f6b5346f make sure our own print statements are shown 2 lat temu
routes.py a45274ebbd introduce add_static_files 3 lat temu
run.py aa654012d5 don't start with ui.run() in interactive mode 2 lat temu
task_logger.py 2f562a3c31 sort imports and other formatting improvements 3 lat temu
timer.py 16148c1fb9 let timer no longer update its parent element 2 lat temu
ui.py 30fb1e56d7 introduce disconnect-handlers for ui and page 2 lat temu