leptos/router/src
Greg Johnston 693861434c
Merge pull request #2799 from leptos-rs/2798
fix: ProtectedRoute calling view multiple times during server rendering
2024-08-09 10:27:10 -04:00
..
location chore: update tests and doctests 2024-08-01 19:43:10 -04:00
matching chore: update tests and doctests 2024-08-01 19:43:10 -04:00
components.rs fix: only run Suspense on the condition in ProtectedRoute (closes #2798) 2024-08-08 13:57:58 -04:00
flat_router.rs fix: be ready to complete navigation immediately 2024-08-01 19:43:09 -04:00
form.rs feat: allow !Send signals 2024-08-01 19:42:51 -04:00
generate_route_list.rs move router crates 2024-08-01 19:40:56 -04:00
hooks.rs chore: update tests and doctests 2024-08-01 19:43:10 -04:00
lib.rs chore: fmt 2024-08-01 19:43:10 -04:00
link.rs chore: clippy 2024-08-01 19:42:50 -04:00
method.rs move router crates 2024-08-01 19:40:56 -04:00
navigate.rs chore: clear up... a few warnings 2024-08-01 19:41:12 -04:00
nested_router.rs fix: correctly dispose of original RouteContext, allowing Owner to be dropped (closes #2785) (#2786) 2024-08-07 09:14:10 -04:00
params.rs feat: 0.7 query signals 2024-08-01 19:42:21 -04:00
reactive.rs feat: optional branch-marking in HTML to support initial work on client-side islands routing 2024-08-01 19:42:51 -04:00
router.rs feat: optional branch-marking in HTML to support initial work on client-side islands routing 2024-08-01 19:42:51 -04:00
ssr_mode.rs move router crates 2024-08-01 19:40:56 -04:00
static_route.rs chore: clear up... a few warnings 2024-08-01 19:41:12 -04:00