github-actions[bot]
|
29735549bf
Update version
|
16 hours ago |
Falko Schindler
|
6d7750cdd4
update sponsors and contributors
|
16 hours ago |
Falko Schindler
|
882b314823
update links to pywebview documentation (fixes #4829)
|
18 hours ago |
Falko Schindler
|
786d568e94
fix displayed label in API Router demo (#4808)
|
21 hours ago |
Ignacio Astaburuaga
|
947772d66c
Fixes #4805 Allows PyWebView's `storage_path` and `private_mode=False` to work aka private mode off (#4811)
|
2 days ago |
Evan Chan
|
d57ba52ab6
Warn if non-relative, since cross-origin download has many problems (#4779)
|
2 days ago |
Evan Chan
|
bfd187018c
Introduce "Dynamic Resources" for robust inclusion of `codehilite.css` against match-all `@ui.page("/{_:path}")` (#4778)
|
2 days ago |
Falko Schindler
|
26765aaa7e
fix link to JavaScript's History API
|
3 days ago |
Evan Chan
|
134c3308bc
Skip ES module shim for modern browsers entirely, ~10% faster page load (CPU-bound) (#4801)
|
6 days ago |
Evan Chan
|
fd25a94e12
Defer non-critical JS for slightly faster page load under CPU+Network simultaneous bottleneck (#4798)
|
6 days ago |
Evan Chan
|
105302f793
Preload only documentation pages marked with `@doc.auto_execute` (#4799)
|
6 days ago |
Evan Chan
|
f7d95441d3
Make `ui.aggrid` fully configurable (getters & setters, `from_xxx` methods) (#4784)
|
1 week ago |
Evan Chan
|
9deb2d2d96
Aggressively cache `search_index.json` since it is cache-busted by version (#4795)
|
1 week ago |
Falko Schindler
|
f9114c9500
allow scrolling wide documentation parts on narrow screens (fixes #4791)
|
1 week ago |
Evan Chan
|
8f76522048
Get ruff happy after tightning the single-quote rules (#4788)
|
1 week ago |
Igor
|
3c38104b1c
Eliminate warning: "<string>:27: (WARNING/2) Inline literal start-string without end-string." (#4789)
|
1 week ago |
Ember Light
|
9531bb5382
Add flake8-quotes information to pyproject.toml for ruff fixable (#4783)
|
1 week ago |
github-actions[bot]
|
3bf51c1ea7
Update version
|
1 week ago |
yihuang
|
bd5fb00e38
feat: generalize js_handler (#4689)
|
1 week ago |
Falko Schindler
|
8d29d1f501
introduce a simple PR template
|
1 week ago |
Rodja Trappe
|
4b7dac612f
Use Plausible Analytics on nicegui.io (#4769)
|
1 week ago |
Falko Schindler
|
2e4b67dc37
Let `ui.table.from_pandas` handle dataframes with lists or intervals (#4775)
|
1 week ago |
Barry Hart
|
f5797c800f
Document use of user fixture with ui.select (#4757)
|
1 week ago |
Evan Chan
|
608c3e8834
Cachebusting via include timestamp into SHA256 (#4539)
|
1 week ago |
Rodja Trappe
|
be0ae72aa9
Remove Prometheus tracking (#4766)
|
1 week ago |
Evan Chan
|
dfb78e871d
`log.push` support `classes`, `style`, and `props` (#4750)
|
2 weeks ago |
Rodja Trappe
|
559c18b5fc
more instances in fra
|
2 weeks ago |
Rodja Trappe
|
e6f753892f
wording
|
2 weeks ago |
Evan Chan
|
1c0aa64bd9
Delay emitter until NiceGUI-level handshake done (#4754)
|
2 weeks ago |
Evan Chan
|
3172fe8cb1
Show the documentation hierarchy in the sidebar (#4732)
|
2 weeks ago |