leptos/router/src
2023-08-09 20:44:39 -04:00
..
components docs: typos in NavigateOptions docs (#1525) 2023-08-09 20:44:39 -04:00
history feat: add create_query_signal for URL-synced signals (#1377) 2023-07-23 12:20:15 -04:00
matching fix: needless_raw_string_hashes 2023-07-19 08:43:57 -04:00
animation.rs feat: add the ability to specify animations on route transitions (#736) 2023-04-14 18:20:42 -04:00
extract_routes.rs fix: dispose of runtime when stream is actually finished (closes #1097) (#1110) 2023-05-28 13:44:31 -04:00
hooks.rs fix: use current pathname for create_query_signal (#1508) 2023-08-07 20:25:22 -04:00
lib.rs docs/examples: use shorthand form for <Route/> views when possible (#1375) 2023-07-20 16:28:43 -04:00
render_mode.rs feat: SsrMode::PartiallyBlocked (#1026) 2023-05-10 13:30:01 -04:00