.. |
app
|
57426abcb6
consider show_welcome_message in air.py
|
před 1 rokem |
elements
|
1cef20199c
Merge pull request #2217 from zauberzeug/ui-query
|
před 1 rokem |
functions
|
f4432a4836
introduce emitEvent and ui.on
|
před 1 rokem |
json
|
f116523c7e
more pylint
|
před 1 rokem |
native
|
f559257452
avoid implicit dependency on pillow
|
před 1 rokem |
static
|
c8072296bb
let `ui.card.tight()` preserve flex layout
|
před 1 rokem |
tailwind_types
|
76f387d67b
fix mypy and pylint issues on functions module
|
před 1 rokem |
templates
|
f4432a4836
introduce emitEvent and ui.on
|
před 1 rokem |
.syncignore
|
936a7c9308
provide .syncignore for lib subfolder
|
před 1 rokem |
__init__.py
|
5493bf8869
improve robustness of AwaitableResponse
|
před 1 rokem |
air.py
|
e7c3d0c808
Merge branch 'main' into nghia-vo/main
|
před 1 rokem |
api_router.py
|
82e1c4f70c
fix more mypy issues
|
před 1 rokem |
awaitable_response.py
|
bad0a87563
add documentation for NullResponse
|
před 1 rokem |
background_tasks.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
před 1 rokem |
binding.py
|
a0c753bf6c
improve access to run config
|
před 1 rokem |
client.py
|
fd3d2ab6cb
Merge pull request #1217 from zauberzeug/leaflet
|
před 1 rokem |
context.py
|
46769cbbaf
raise more informative exception if slot stack is empty
|
před 1 rokem |
core.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
před 1 rokem |
dataclasses.py
|
0422be335f
avoid cyclic imports
|
před 1 rokem |
dependencies.py
|
a3471348c2
add local resources for leaflet-draw
|
před 1 rokem |
element.py
|
048566500b
Merge branch 'main' into leaflet
|
před 1 rokem |
error.py
|
6645c2029a
add missing docstrings to public functions; consistently mark other functions private
|
před 1 rokem |
event_listener.py
|
6645c2029a
add missing docstrings to public functions; consistently mark other functions private
|
před 1 rokem |
events.py
|
f4432a4836
introduce emitEvent and ui.on
|
před 1 rokem |
favicon.py
|
a0c753bf6c
improve access to run config
|
před 1 rokem |
helpers.py
|
78d679c64d
support kebab-case event types
|
před 1 rokem |
language.py
|
5383de7102
use Literal, Protocol, SupportsIndex and get_args from built-in typing package
|
před 1 rokem |
logging.py
|
db59f17ef2
remove logging and livecycle hooks from globals.py
|
před 1 rokem |
middlewares.py
|
ec77362461
redirect middleware: only use prefix for / urls
|
před 1 rokem |
nicegui.py
|
b465af3bb7
serve CSS and JS resources locally
|
před 1 rokem |
observables.py
|
d4f337145d
generalize late event registration to other observables
|
před 1 rokem |
optional_features.py
|
f559257452
avoid implicit dependency on pillow
|
před 1 rokem |
outbox.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
před 1 rokem |
page.py
|
8a330c1000
code review
|
před 1 rokem |
page_layout.py
|
cd96c0b2e0
code review
|
před 1 rokem |
py.typed
|
8d86a6eef2
add py.typed so that mypy will not skip checking types against imports from nicegui
|
před 1 rokem |
run.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
před 1 rokem |
server.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
před 1 rokem |
slot.py
|
050dfde4df
remove slot stacks from globals
|
před 1 rokem |
storage.py
|
3618ca5552
add warning
|
před 1 rokem |
tailwind.py
|
6645c2029a
add missing docstrings to public functions; consistently mark other functions private
|
před 1 rokem |
ui.py
|
62a6090d87
replace ui.query's inheritance from ui.element with aggregation
|
před 1 rokem |
ui_run.py
|
cc961f0156
mypy
|
před 1 rokem |
ui_run_with.py
|
8f25cc26db
collect URLs before running on_startup handlers
|
před 1 rokem |
version.py
|
f116523c7e
more pylint
|
před 1 rokem |
welcome.py
|
8f25cc26db
collect URLs before running on_startup handlers
|
před 1 rokem |