leptos/router
2024-08-01 19:42:20 -04:00
..
src fix: constrain reactive rendering to Fn(), because using dry_resolve() for Suspense requires idempotent render functions so that they can be called once (to register resources) and called a second time to resolve 2024-08-01 19:42:20 -04:00
Cargo.toml initial async routing work (to support bundle splitting) 2024-08-01 19:40:57 -04:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00