wouter 0.2.8
wouter: ^0.2.8 copied to clipboard
Supercharge your routering with wouter, simple yet advanced and fully customizable routing package.
0.2.8 #
- Feature: added WouterNavigator entryBuilder
0.2.7 #
- Removed: Unused fields
0.2.6 #
- Removed: Unused classes
0.2.5 #
- Fix: WouterListenable routing
0.2.4 #
- Feature: Added WouterListenable and WouterPage
0.2.3 #
- Fix: WouterTab added equals field
0.2.2 #
- Fix: Update navigation on routes keys change
0.2.1 #
- Breaking: renamed WouterActions to WouterAction
- Fix: Example
0.2.0 #
- Using provider
0.1.8 #
- Dependency update
0.1.7 #
- Dependency update
0.1.6 #
- Breaking: renamed route to path
- Breaking: removed buildRootPath from RoutingPolicy
- URLPolicy: add path groups
- Bug Fix: pushing relative path sometimes breaks
0.1.5 #
- Bug fix: navigator wont rebuild on routes change
- Docs misspelling
0.1.4 #
- Docs motivation fix
0.1.3 #
- Docs motivation fix
0.1.2 #
- Docs motivation added
0.1.1 #
- Docs update
0.1.0 Beta #
- initial beta release
0.0.6 Updated Example. #
0.0.5 Docs WIP. #
0.0.4 Introducing BaseWouterNavigator.builder. #
- WouterNavigator and WouterRow using builder
- added popUntil and popAndPush
- updated WouterRouteBuilder
0.0.3 Docs WIP. #
- added simple example
- added wildcard support (only at the end of the path)