frankvp c35a612ba9 Add skeleton element (#3202) hai 11 meses
..
app 9599619320 Add encoding of generated URLs (#3138) hai 1 ano
elements c35a612ba9 Add skeleton element (#3202) hai 11 meses
functions f7c08cfd97 UI context properties (#2905) hai 1 ano
json a612facd85 ruff hai 1 ano
native cb38b0218d fixed ui.download not working in native mode (#2884) hai 1 ano
scripts 5d61a0ee3b #2549 feat: added build package script (#2789) hai 1 ano
static 3f1ace4e0c fix using wrong variable (fixes #3173) hai 1 ano
tailwind_types 76f387d67b fix mypy and pylint issues on functions module hai 1 ano
templates ac68650650 fix initial state of connection popup hai 1 ano
testing c30752af79 Introduce `ui.teleport` element (#3159) hai 1 ano
.syncignore 4992d31c91 livesync: ignore mypy_cache hai 1 ano
__init__.py f7c08cfd97 UI context properties (#2905) hai 1 ano
air.py b7f0ec5ba4 process tab_id in handshakes via On Air (#2902) hai 1 ano
api_router.py ff81c4d176 fix broken target links in documentation strings hai 1 ano
awaitable_response.py bad0a87563 add documentation for NullResponse hai 1 ano
background_tasks.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" hai 1 ano
binding.py 8f3c583ff8 cleanup hai 1 ano
client.py b49fd6e144 set flag before logging a warning (#3028) hai 1 ano
context.py f7c08cfd97 UI context properties (#2905) hai 1 ano
core.py 8ac9a4a69e introduce a separate outbox per client hai 1 ano
dataclasses.py 0422be335f avoid cyclic imports hai 1 ano
dependencies.py a3471348c2 add local resources for leaflet-draw hai 1 ano
element.py be3803bd12 support equal sign in unquoted props string (fixes #3193) hai 11 meses
error.py 5e2c79ddbe load HTML and SVG statically hai 1 ano
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order hai 1 ano
events.py b742ce279d Only ignore specific missing imports with mypy (#3113) hai 1 ano
favicon.py 10d8172af8 handle emoji favicons with \uFE0F "Variation Selector-16" (fixes #2888) hai 1 ano
helpers.py 78d679c64d support kebab-case event types hai 1 ano
javascript_request.py f1a5a0e40c add ruff checks hai 1 ano
language.py 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package hai 1 ano
logging.py db59f17ef2 remove logging and livecycle hooks from globals.py hai 1 ano
middlewares.py ec77362461 redirect middleware: only use prefix for / urls hai 1 ano
nicegui.py ed12eb14f2 prevent local file access (see security advisory GHSA-mwc7-64wg-pgvj) hai 1 ano
observables.py b742ce279d Only ignore specific missing imports with mypy (#3113) hai 1 ano
optional_features.py 3e5f92b23c Make libsass optional (#2809) hai 1 ano
outbox.py bdc3a1436f Warn about communication attempts with disconnected clients (#3123) hai 1 ano
page.py 828692738a Add class-demo to modularization example and improved structure (#2944) hai 1 ano
page_layout.py f7c08cfd97 UI context properties (#2905) hai 1 ano
py.typed 8d86a6eef2 add py.typed so that mypy will not skip checking types against imports from nicegui hai 1 ano
run.py 24cbe9b6bf run io_bound and cpu_bound maintain type signatures of their callbacks (#2733) hai 1 ano
server.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" hai 1 ano
slot.py f1a5a0e40c add ruff checks hai 1 ano
storage.py f7c08cfd97 UI context properties (#2905) hai 1 ano
tailwind.py 6645c2029a add missing docstrings to public functions; consistently mark other functions private hai 1 ano
ui.py c35a612ba9 Add skeleton element (#3202) hai 11 meses
ui_run.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) hai 1 ano
ui_run_with.py 18ea92df92 add yield state in main app lifespan (#3097) hai 1 ano
version.py f116523c7e more pylint hai 1 ano
welcome.py f1a5a0e40c add ruff checks hai 1 ano