Falko Schindler 8090873fd1 #773 fix documentation format 2 years ago
..
elements fe1eaab37b Merge pull request #797 from zauberzeug/disableable 2 years ago
functions 075640f0ad #782 support refreshable class methods 2 years ago
json 0f6504d7fa Extend json serializer to support numpy arrays of dtype=object 2 years ago
static 1558fd1827 #731 upgrade Quasar to fix bug with input mask 2 years ago
tailwind_types a347578b98 #362 split Tailwind types into separate files; remove huge TailwindClass 2 years ago
templates c4f18b6fc3 #791 fix display of text `0` 2 years ago
__init__.py e9cde05a55 #362 start to add documentation 2 years ago
app.py fce725d4c0 #742 raise ValueError when hiding the "/_nicegui" route 2 years ago
background_tasks.py 54f2d3d5f1 #445 add back CancelledError handling 2 years ago
binding.py 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 years ago
client.py d18347bb6b #656 introduce ui.download 2 years ago
colors.py fda5df62c4 #371 fix color module on Python3.7 2 years ago
dependencies.py 1cdd63274f #524 include nicegui version in paths 2 years ago
deprecation.py a7377caecc #317 improve deprecation warning for ui.plot 2 years ago
element.py c4f18b6fc3 #791 fix display of text `0` 2 years ago
error.py 5b81fc6dba make error page independent of Tailwind 2 years ago
event_listener.py 050767966d #751 introduce throttle options "leading_events" and "trailing_events" 2 years ago
events.py 997a404ef5 cleanup 2 years ago
favicon.py a66477a6a3 #767 code review 2 years ago
globals.py ac2f1ace0d #519 automatically discover the port 2 years ago
helpers.py 4a4d75da73 helpers.is_port_open must return False on bad ip 2 years ago
ids.py 579529c728 use unique client IDs to avoid confusion after reconnection 2 years ago
native.py cff68385ec #674 introduce app.native 2 years ago
native_mode.py d7322e9565 #607 code review 2 years ago
nicegui.py 039ca90c86 #714 use Starlette's StaticFiles again 2 years ago
outbox.py 08c6eaf62a #445 provide global exception handler 2 years ago
page.py 8090873fd1 #773 fix documentation format 2 years ago
page_layout.py f571ff197b #524 avoid Tailwind or Quasar classes for default style which are hard to override 2 years ago
run.py a66477a6a3 #767 code review 2 years ago
run_with.py 3ef34875a1 Add viewport meta element 2 years ago
slot.py 318ecb278a #514 minor cleanup 2 years ago
tailwind.py 55fb166761 #362 fix 3d scene example 2 years ago
ui.py 3eba22fa03 #783 renaming dark to dark_mode 2 years ago