leptos/router/src
2023-07-12 16:21:07 -04:00
..
components feat: add active_class prop on <A/> (#1323) 2023-07-12 16:21:07 -04:00
history change: migrate to nightly and csr features rather than stable and default-features = false (#1227) 2023-06-26 21:12:14 -04:00
matching perf: use lazy thread local for regex in router match_optionals (#1309) 2023-07-08 08:47:52 -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 docs: added a hint for a common error when using use_navigate (#1063) 2023-05-23 19:51:03 -04:00
lib.rs change: migrate to nightly and csr features rather than stable and default-features = false (#1227) 2023-06-26 21:12:14 -04:00
render_mode.rs feat: SsrMode::PartiallyBlocked (#1026) 2023-05-10 13:30:01 -04:00