Falko Schindler 542dae8c38 Merge branch 'main' into 2.0 há 9 meses atrás
..
app c69db4d75e Disable FastAPI docs by default (#3589) há 9 meses atrás
elements 542dae8c38 Merge branch 'main' into 2.0 há 9 meses atrás
functions ed6a955fdf Improve copy-to-clipboard button and `ui.clipboard` for non-secure environments (#3636) há 9 meses atrás
json c10ef87f91 fix package name (see PR #3559) há 9 meses atrás
native cb38b0218d fixed ui.download not working in native mode (#2884) há 1 ano atrás
scripts 5d61a0ee3b #2549 feat: added build package script (#2789) há 1 ano atrás
static 0ad7478da1 Improve support for drawing items in `ui.leaflet` (#3586) há 9 meses atrás
tailwind_types 76f387d67b fix mypy and pylint issues on functions module há 1 ano atrás
templates ac68650650 fix initial state of connection popup há 1 ano atrás
testing 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
.syncignore 4992d31c91 livesync: ignore mypy_cache há 1 ano atrás
__init__.py b77d9d95da Integration test framework (#3121) há 10 meses atrás
air.py 06afeae389 Fix bug when opening/closing `ui.select` on air (#3561) há 9 meses atrás
api_router.py ff81c4d176 fix broken target links in documentation strings há 1 ano atrás
awaitable_response.py bad0a87563 add documentation for NullResponse há 1 ano atrás
background_tasks.py 93efc0ce86 support creating background tasks from awaitables as promised by the type annotation (#3579) há 9 meses atrás
binding.py 8f3c583ff8 cleanup há 1 ano atrás
classes.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
client.py 542dae8c38 Merge branch 'main' into 2.0 há 9 meses atrás
context.py f22690adf4 introduce helpers.warn_once() há 10 meses atrás
core.py 8ac9a4a69e introduce a separate outbox per client há 1 ano atrás
dataclasses.py 0422be335f avoid cyclic imports há 1 ano atrás
dependencies.py a3471348c2 add local resources for leaflet-draw há 1 ano atrás
element.py 542dae8c38 Merge branch 'main' into 2.0 há 9 meses atrás
element_filter.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
error.py 5e2c79ddbe load HTML and SVG statically há 1 ano atrás
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order há 1 ano atrás
events.py cd9e5472ad fix events on hidden and disabled elements (#3524) há 9 meses atrás
favicon.py 10d8172af8 handle emoji favicons with \uFE0F "Variation Selector-16" (fixes #2888) há 1 ano atrás
helpers.py b77d9d95da Integration test framework (#3121) há 10 meses atrás
javascript_request.py f1a5a0e40c add ruff checks há 1 ano atrás
language.py 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package há 1 ano atrás
logging.py db59f17ef2 remove logging and livecycle hooks from globals.py há 1 ano atrás
middlewares.py ec77362461 redirect middleware: only use prefix for / urls há 1 ano atrás
nicegui.py b77d9d95da Integration test framework (#3121) há 10 meses atrás
observables.py b742ce279d Only ignore specific missing imports with mypy (#3113) há 1 ano atrás
optional_features.py 3e5f92b23c Make libsass optional (#2809) há 1 ano atrás
outbox.py bdc3a1436f Warn about communication attempts with disconnected clients (#3123) há 1 ano atrás
page.py 941aa87804 Ignore `CancelledError` in `check_for_late_return_value` (#3296) há 11 meses atrás
page_layout.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
props.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
py.typed 8d86a6eef2 add py.typed so that mypy will not skip checking types against imports from nicegui há 1 ano atrás
run.py d979476d87 Provide tests for run.io_bound and run.cpu_bound (#2234) há 9 meses atrás
server.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" há 1 ano atrás
slot.py f1a5a0e40c add ruff checks há 1 ano atrás
storage.py df177dfa44 Allow pretty printing storage json (#3396) há 10 meses atrás
style.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) há 9 meses atrás
tailwind.py 6645c2029a add missing docstrings to public functions; consistently mark other functions private há 1 ano atrás
ui.py b77d9d95da Integration test framework (#3121) há 10 meses atrás
ui_run.py c69db4d75e Disable FastAPI docs by default (#3589) há 9 meses atrás
ui_run_with.py 18ea92df92 add yield state in main app lifespan (#3097) há 1 ano atrás
version.py f116523c7e more pylint há 1 ano atrás
welcome.py f1a5a0e40c add ruff checks há 1 ano atrás