leptos/router/src
2023-04-19 06:19:53 -04:00
..
components feat: add non-animation base classes to <AnimatedOutlet/> and <AnimatedRoutes/> (#877) 2023-04-17 08:12:22 -04:00
history feat: impl Serialize/Deserialize for ParamsMap (closes #892) (#895) 2023-04-19 06:19:53 -04:00
matching feat: add the ability to specify animations on route transitions (#736) 2023-04-14 18:20:42 -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 feat: allow multiple HTTP request methods/verbs (#695) 2023-04-10 16:42:15 -04:00
hooks.rs feat: add the ability to specify animations on route transitions (#736) 2023-04-14 18:20:42 -04:00
lib.rs feat: add the ability to specify animations on route transitions (#736) 2023-04-14 18:20:42 -04:00
render_mode.rs Simplify SsrMode enum 2023-04-07 05:10:55 -05:00