dioxus/packages/router-macro/src
Evan Almloff 443b9a4af6
Parse redirects in the same order they appear in (#2650)
* Parse redirects in the same order they appear in
2024-07-25 17:47:38 -07:00
..
hash.rs Implement hash fragments in the router (#2320) 2024-04-25 14:30:25 -04:00
layout.rs depreciate the render macro 2024-01-16 13:18:46 -06:00
lib.rs Parse redirects in the same order they appear in (#2650) 2024-07-25 17:47:38 -07:00
nest.rs fix errors for nested routes 2023-06-28 11:27:11 -07:00
query.rs Implement hash fragments in the router (#2320) 2024-04-25 14:30:25 -04:00
redirect.rs Implement hash fragments in the router (#2320) 2024-04-25 14:30:25 -04:00
route.rs Implement hash fragments in the router (#2320) 2024-04-25 14:30:25 -04:00
route_tree.rs Parse redirects in the same order they appear in (#2650) 2024-07-25 17:47:38 -07:00
segment.rs Change ToRouteSegments to borrow self (#2283) 2024-06-07 12:40:50 -07:00