mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add Redirect Comp. * Fix router behaviour. * Fix output. * Fix pr-flow. * Remove Redirect. * Readd 77b46bf. * Router Context, History and Location. * Finish Porting. * Add Switch, Fix example. * Add state. * Fix pr-flow. * Fix pr-flow. * Fix unstable feature for 1.49. * Add documentation. * Error Types & Simplify Implementation. * Add some tests. * Update documentation. * Fix route outside of a Switch.