Navigation v4.0.2
·
6985 commits
to master
since this release
From this release onwards, unless it contains a security fix, the bower package won't be updated
New
- #147
HTML5HistoryManager
stores the href in browser historystate
so a subclass can push a different href. TheinitHistory
function accepts a Url so the subclass can navigate the stored href instead of the one from browserlocation
(seeMobileHistoryManager
of NavigationReactMobile for an example)