Skip to content

Navigation v4.0.2

Compare
Choose a tag to compare
@grahammendick grahammendick released this 08 Jan 13:15
· 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 history state so a subclass can push a different href. The initHistory function accepts a Url so the subclass can navigate the stored href instead of the one from browser location (see MobileHistoryManager of NavigationReactMobile for an example)