This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
Releases: YahooArchive/fluxible-router
Releases · YahooArchive/fluxible-router
Update React and Fluxible dependencies
Remove object-assign dependency and use Object.assign
Bug fix: make sure protocol and host are trimmed from getUrl() result
Fix issue with unicode url causing 2 state entries pushed on navigation
performance improvement of navlink, adds navigate data to route payload
Add stopPropagation prop option and other updates
- #47 Fix handleHistory docs (by @cesarandreu)
- #51 Exclude files from publishing (by @roderickhsiao)
- #52 Add stopPropagation prop option to NavLink (by @carystanley)
Move fluxible to peer dependencies
v0.1.8 0.1.8
Bug Fixes
Ensure errors returned from navigateAction are instances of Error
Add onbeforeunload support
NavLink update
- [#17] no longer processing children of a navlink