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