-
-
Notifications
You must be signed in to change notification settings - Fork 870
Pull requests: leptos-rs/leptos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Surface failed lazy-route chunk loads to ErrorBoundary instead of panicking
#4785
opened Jun 14, 2026 by
JohnHarrison
•
Draft
fix(router): hold is_routing for ProtectedRoute content with set_is_routing
#4784
opened Jun 13, 2026 by
sabify
Contributor
Loading…
Performance optimizations for the server integrations
#4782
opened Jun 12, 2026 by
sabify
Contributor
Loading…
perf(router): optimize hot-path route matching
#4778
opened Jun 11, 2026 by
sabify
Contributor
Loading…
perf(throw_error): cheaper error construction and hook installation
#4777
opened Jun 11, 2026 by
sabify
Contributor
Loading…
perf(hydration_context): optimize streaming and async SSR resource handling
#4776
opened Jun 11, 2026 by
sabify
Contributor
Loading…
feat: Add the
#[prop(marker)] option
#4774
opened Jun 10, 2026 by
Baptistemontan
Contributor
Loading…
Fix two correctness bugs in
const_str_slice_concat
#4745
opened May 28, 2026 by
sabify
Contributor
Loading…
Further extend the axum API to support embedded files through
RustEmbed.
#4715
opened May 19, 2026 by
metatoaster
Contributor
•
Draft
docs(axum): remove unused LeptosOptions import from render_app_to_stream_with_context example
#4714
opened May 19, 2026 by
SAY-5
Loading…
chore(deps): bump rkyv from 0.8.12 to 0.8.16
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#4713
opened May 15, 2026 by
dependabot
Bot
Loading…
feat(macro): collapse reactive child closure monomorphizations on --cfg erase_components
#4711
opened May 12, 2026 by
skyf0l
Loading…
fix(autoreload): add reload_external_host to fix live-reload WebSocket in DevContainers
#4702
opened May 5, 2026 by
asemqaffaf
Loading…
fix(tachys): abort prior Suspend rebuild future to prevent RefCell race
#4694
opened Apr 30, 2026 by
svieujot
Loading…
Add
css_file_path helper to LeptosOptions (see #3513)
#4448
opened Nov 16, 2025 by
Alex-Barbosu
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.