.. |
app
|
d876e7dc0c
Add 'max_cache_age' parameter to 'add_static_files' and 'add_static_file'. (#4032)
|
5 місяців тому |
elements
|
f6e13776ac
JSON editor JSONSchema validation (#4012)
|
5 місяців тому |
functions
|
b7b6956f26
Add handler type alias and use it in event handlers (#3811)
|
7 місяців тому |
json
|
25a633450d
update pre-commit and ruff (#4052)
|
5 місяців тому |
native
|
25a633450d
update pre-commit and ruff (#4052)
|
5 місяців тому |
scripts
|
ee51a680e2
Expose additional PyInstaller arguments (#3853)
|
7 місяців тому |
static
|
526c66b79a
Improve generation of unique tab IDs (#3876)
|
7 місяців тому |
tailwind_types
|
2cf863c43b
Update JavaScript dependencies (#3654)
|
8 місяців тому |
templates
|
ac68650650
fix initial state of connection popup
|
1 рік тому |
testing
|
e168cf2960
fix _gather_elements in User class to only return visible elements (#4057)
|
5 місяців тому |
.syncignore
|
4992d31c91
livesync: ignore mypy_cache
|
1 рік тому |
__init__.py
|
25a633450d
update pre-commit and ruff (#4052)
|
5 місяців тому |
air.py
|
8640b4507e
Bump httpx from 0.27.2 to 0.28.0 (#4048)
|
5 місяців тому |
api_router.py
|
ff81c4d176
fix broken target links in documentation strings
|
1 рік тому |
awaitable_response.py
|
bad0a87563
add documentation for NullResponse
|
1 рік тому |
background_tasks.py
|
93efc0ce86
support creating background tasks from awaitables as promised by the type annotation (#3579)
|
9 місяців тому |
binding.py
|
8f3c583ff8
cleanup
|
1 рік тому |
classes.py
|
1f6e3fb85b
Allow toggling classes (#4019)
|
6 місяців тому |
client.py
|
d31c60d26f
Remove ui.timer objects from hierarchy (#3647)
|
8 місяців тому |
context.py
|
108035a986
remove and update deprecated APIs (#3648)
|
8 місяців тому |
core.py
|
8ac9a4a69e
introduce a separate outbox per client
|
1 рік тому |
dataclasses.py
|
0422be335f
avoid cyclic imports
|
1 рік тому |
dependencies.py
|
a3471348c2
add local resources for leaflet-draw
|
1 рік тому |
element.py
|
e168cf2960
fix _gather_elements in User class to only return visible elements (#4057)
|
5 місяців тому |
element_filter.py
|
26f1d820ac
Support radio button in ElementFilter (#3789)
|
7 місяців тому |
error.py
|
5e2c79ddbe
load HTML and SVG statically
|
1 рік тому |
event_listener.py
|
cdce8052c4
merge event listeners for simplicity and to preserve their order
|
1 рік тому |
events.py
|
b7b6956f26
Add handler type alias and use it in event handlers (#3811)
|
7 місяців тому |
favicon.py
|
a35f594726
pass tuples to str.startswith() where possible
|
6 місяців тому |
helpers.py
|
b77d9d95da
Integration test framework (#3121)
|
9 місяців тому |
html.py
|
1f78c863e7
add two missing HTML tags (fixes 4005)
|
6 місяців тому |
javascript_request.py
|
f1a5a0e40c
add ruff checks
|
1 рік тому |
language.py
|
5383de7102
use Literal, Protocol, SupportsIndex and get_args from built-in typing package
|
1 рік тому |
logging.py
|
db59f17ef2
remove logging and livecycle hooks from globals.py
|
1 рік тому |
middlewares.py
|
ec77362461
redirect middleware: only use prefix for / urls
|
1 рік тому |
nicegui.py
|
526c66b79a
Improve generation of unique tab IDs (#3876)
|
7 місяців тому |
observables.py
|
b742ce279d
Only ignore specific missing imports with mypy (#3113)
|
1 рік тому |
optional_features.py
|
a3538aae30
Integrating Polars into ui.table and ui.aggrid (#3969)
|
6 місяців тому |
outbox.py
|
bdc3a1436f
Warn about communication attempts with disconnected clients (#3123)
|
1 рік тому |
page.py
|
30334ddece
extend notes about `@ui.page`
|
5 місяців тому |
page_layout.py
|
70081770b4
Define default classes while subclassing (#3843)
|
7 місяців тому |
props.py
|
392e0d0cf2
Provide public API for accessing `_props`, `_classes` and `_style`. (#3588)
|
8 місяців тому |
py.typed
|
8d86a6eef2
add py.typed so that mypy will not skip checking types against imports from nicegui
|
1 рік тому |
run.py
|
d979476d87
Provide tests for run.io_bound and run.cpu_bound (#2234)
|
9 місяців тому |
server.py
|
2b130fb5cb
extract app config; remove "globals" from public API and rename it to "core"
|
1 рік тому |
slot.py
|
f1a5a0e40c
add ruff checks
|
1 рік тому |
staticfiles.py
|
d876e7dc0c
Add 'max_cache_age' parameter to 'add_static_files' and 'add_static_file'. (#4032)
|
5 місяців тому |
storage.py
|
526c66b79a
Improve generation of unique tab IDs (#3876)
|
7 місяців тому |
style.py
|
392e0d0cf2
Provide public API for accessing `_props`, `_classes` and `_style`. (#3588)
|
8 місяців тому |
tailwind.py
|
2cf863c43b
Update JavaScript dependencies (#3654)
|
8 місяців тому |
ui.py
|
25a633450d
update pre-commit and ruff (#4052)
|
5 місяців тому |
ui_run.py
|
c69db4d75e
Disable FastAPI docs by default (#3589)
|
8 місяців тому |
ui_run_with.py
|
18ea92df92
add yield state in main app lifespan (#3097)
|
1 рік тому |
version.py
|
f116523c7e
more pylint
|
1 рік тому |
welcome.py
|
f1a5a0e40c
add ruff checks
|
1 рік тому |