leptos/router/src
2024-04-16 14:52:51 -07:00
..
components Add id to ActionForm and MultiActionForm (#2535) 2024-04-16 14:52:51 -07:00
extract_routes Minor: Ran cargo clippy --fix (#2461) 2024-03-23 18:27:31 -07:00
history fix: bug with percent decoding of url params (#2251) 2024-02-04 19:24:02 -05:00
matching feat: add support for trailing slashes (closes #2154) (#2217) 2024-02-26 20:56:44 -05: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: add support for trailing slashes (closes #2154) (#2217) 2024-02-26 20:56:44 -05:00
hooks.rs chore: bump nightly version in examples (#2479) 2024-04-01 15:16:53 -04:00
lib.rs feat: allow spreading of both attributes and event handlers (#2432) 2024-04-05 14:30:34 -04:00
render_mode.rs docs: better document the interaction of SsrModes with blocking resources (#1765) 2023-09-22 12:58:28 -04:00