dioxus/packages/router/src
Jon Kelley 540e785d8b
Less clumsy configuration for desktop and mobile (#553)
* chore: dont use prebuilt builder pattern for configuring desktop

* chore: use regular config pattern for web

* Chore: update docs too

* chore: clean up some warnings
2022-09-13 16:22:27 -07:00
..
components Added initial_url to the router component (#510) 2022-09-13 13:09:00 -07:00
hooks Remove argument from use_hook closure (#496) 2022-07-11 15:50:56 -04:00
cfg.rs Added initial_url to the router component (#510) 2022-09-13 13:09:00 -07:00
error.rs feat: apply local router changes 2022-03-04 13:16:37 -05:00
lib.rs feat: router crate is polished up 2022-03-04 13:16:37 -05:00
routecontext.rs fix: tests pass 2022-03-04 13:16:37 -05:00
service.rs Less clumsy configuration for desktop and mobile (#553) 2022-09-13 16:22:27 -07:00