leptos/router/src
Markus Kohlhase 0b36b68846
Replace urlencoding with percent-encoding (#365)
Motivation: `percent-encoding` is from the Servo team and part of the `url` crate.
2023-01-25 20:15:00 -05:00
..
components Removed unused variables. 2023-01-23 09:46:28 +00:00
history Replace urlencoding with percent-encoding (#365) 2023-01-25 20:15:00 -05:00
matching Add all the missing router tests 2023-01-06 12:48:45 -05:00
extract_routes.rs Implement state and replace correctly in leptos_router and clear warnings 2023-01-09 21:10:42 -05:00
hooks.rs chore: clear warning 2023-01-03 19:06:59 -05:00
lib.rs Update name to leptos-rs/leptos 2023-01-09 21:59:13 -05:00