dioxus/packages/router/tests
Evan Almloff 281087469a
Move the history provider into the context (#3048)
* move history providers into a separate crate

* start moving route providers into the renderers

* clean up intoroutable

* remove into routable

* fix router tests

* Provide history providers in each renderer

* implement nested routers

* move the lens out of the history crate

* re-export dioxus history trait in the prelude

* also re-export the history function

* fix history doctests

* some light cleanups

---------

Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
2024-10-31 12:44:04 -07:00
..
via_ssr Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
parsing.rs Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05:00
site_map.rs Chore: move todo!() to unimplemented!() (#2558) 2024-06-27 16:27:27 -05:00