dioxus/packages/document
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
..
assets Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
docs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
src Move the history provider into the context (#3048) 2024-10-31 12:44:04 -07:00
build.rs Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
Cargo.toml Add metadata to crates 2024-10-14 12:33:33 -07:00
tsconfig.json Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00