Falko Schindler 4cf7466657 use Tailwind classes for link color instead of Quasar's 2 years ago
..
elements 4cf7466657 use Tailwind classes for link color instead of Quasar's 2 years ago
functions 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
static 0a7a782c92 #199 avoid pointer events on invisible connection popup 2 years ago
templates 5c3b18c8ce use camel case functions in JavaScript 2 years ago
__init__.py 90c1e8740c update client-handshake example 2 years ago
app.py 818a0b3ed0 introduce app.remove_route() 2 years ago
async_updater.py c326e1c808 replace client stack with slot stack 2 years ago
background_tasks.py 5b4d89768f get logger only once to save performance 2 years ago
binding.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
client.py 3c7b3bc695 Merge branch 'main' into client_connections 2 years ago
dependencies.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
element.py 51e6cd3058 introduce element.delete() to perform cleanup 2 years ago
error.py 5b81fc6dba make error page independent of Tailwind 2 years ago
event_listener.py a362e60c58 fix some mypy errors 2 years ago
events.py 3c7b3bc695 Merge branch 'main' into client_connections 2 years ago
favicon.py 6f81dd7244 #240 avoid duplicate favicon routes for index page 2 years ago
globals.py 3c7b3bc695 Merge branch 'main' into client_connections 2 years ago
helpers.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
ids.py 579529c728 use unique client IDs to avoid confusion after reconnection 2 years ago
nicegui.py 5a0d0356e5 add async declarations again to create error pages in own task 2 years ago
page.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
page_layout.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
run.py abc2eba0cb update documentation for ui.run(..., excludes=) 2 years ago
run_with.py e37789ce8c #244 fix tailwind flag for run_with() 2 years ago
slot.py 2a9c97c00b prune slot stacks 2 years ago
ui.py 66393ec00f move lifecycle functions and add_static_files into new app class 2 years ago