Rodja Trappe 4b55d91fc5 Make On Air reconnects more robust (#3798) 8 tháng trước cách đây
..
app c69db4d75e Disable FastAPI docs by default (#3589) 9 tháng trước cách đây
elements 3e9326aa53 iterate over slides in the default slot only (fixes #3812) 8 tháng trước cách đây
functions 680b100b69 Handle type error when navigating (#3699) 8 tháng trước cách đây
json c10ef87f91 fix package name (see PR #3559) 9 tháng trước cách đây
native cb38b0218d fixed ui.download not working in native mode (#2884) 1 năm trước cách đây
scripts 5d61a0ee3b #2549 feat: added build package script (#2789) 1 năm trước cách đây
static d99d84e4ca Improve conversion of dynamic props (#3791) 8 tháng trước cách đây
tailwind_types 2cf863c43b Update JavaScript dependencies (#3654) 9 tháng trước cách đây
templates ac68650650 fix initial state of connection popup 1 năm trước cách đây
testing ca5a5f9922 Improve error message when client is not yet initialised (#3698) 8 tháng trước cách đây
.syncignore 4992d31c91 livesync: ignore mypy_cache 1 năm trước cách đây
__init__.py b77d9d95da Integration test framework (#3121) 10 tháng trước cách đây
air.py 4b55d91fc5 Make On Air reconnects more robust (#3798) 8 tháng trước cách đây
api_router.py ff81c4d176 fix broken target links in documentation strings 1 năm trước cách đây
awaitable_response.py bad0a87563 add documentation for NullResponse 1 năm trước cách đây
background_tasks.py 93efc0ce86 support creating background tasks from awaitables as promised by the type annotation (#3579) 9 tháng trước cách đây
binding.py 8f3c583ff8 cleanup 1 năm trước cách đây
classes.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) 9 tháng trước cách đây
client.py d31c60d26f Remove ui.timer objects from hierarchy (#3647) 9 tháng trước cách đây
context.py 108035a986 remove and update deprecated APIs (#3648) 9 tháng trước cách đây
core.py 8ac9a4a69e introduce a separate outbox per client 1 năm trước cách đây
dataclasses.py 0422be335f avoid cyclic imports 1 năm trước cách đây
dependencies.py a3471348c2 add local resources for leaflet-draw 1 năm trước cách đây
element.py e47ec7aec4 Serve codehilite CSS for `ui.markdown` more efficiently (#3792) 8 tháng trước cách đây
element_filter.py 26f1d820ac Support radio button in ElementFilter (#3789) 8 tháng trước cách đây
error.py 5e2c79ddbe load HTML and SVG statically 1 năm trước cách đây
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order 1 năm trước cách đây
events.py cd9e5472ad fix events on hidden and disabled elements (#3524) 9 tháng trước cách đây
favicon.py 10d8172af8 handle emoji favicons with \uFE0F "Variation Selector-16" (fixes #2888) 1 năm trước cách đây
helpers.py b77d9d95da Integration test framework (#3121) 10 tháng trước cách đây
javascript_request.py f1a5a0e40c add ruff checks 1 năm trước cách đây
language.py 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package 1 năm trước cách đây
logging.py db59f17ef2 remove logging and livecycle hooks from globals.py 1 năm trước cách đây
middlewares.py ec77362461 redirect middleware: only use prefix for / urls 1 năm trước cách đây
nicegui.py b77d9d95da Integration test framework (#3121) 10 tháng trước cách đây
observables.py b742ce279d Only ignore specific missing imports with mypy (#3113) 1 năm trước cách đây
optional_features.py 3e5f92b23c Make libsass optional (#2809) 1 năm trước cách đây
outbox.py bdc3a1436f Warn about communication attempts with disconnected clients (#3123) 1 năm trước cách đây
page.py 941aa87804 Ignore `CancelledError` in `check_for_late_return_value` (#3296) 11 tháng trước cách đây
page_layout.py c3272b3f55 add `expand` parameter to `ui.page_sticky` (fixes #3671) 9 tháng trước cách đây
props.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) 9 tháng trước cách đây
py.typed 8d86a6eef2 add py.typed so that mypy will not skip checking types against imports from nicegui 1 năm trước cách đây
run.py d979476d87 Provide tests for run.io_bound and run.cpu_bound (#2234) 10 tháng trước cách đây
server.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" 1 năm trước cách đây
slot.py f1a5a0e40c add ruff checks 1 năm trước cách đây
storage.py c0a85d0230 ensure we clear the storage dir after test completion (#3663) 9 tháng trước cách đây
style.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) 9 tháng trước cách đây
tailwind.py 2cf863c43b Update JavaScript dependencies (#3654) 9 tháng trước cách đây
ui.py 108035a986 remove and update deprecated APIs (#3648) 9 tháng trước cách đây
ui_run.py c69db4d75e Disable FastAPI docs by default (#3589) 9 tháng trước cách đây
ui_run_with.py 18ea92df92 add yield state in main app lifespan (#3097) 1 năm trước cách đây
version.py f116523c7e more pylint 1 năm trước cách đây
welcome.py f1a5a0e40c add ruff checks 1 năm trước cách đây