Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Releases: YahooArchive/fluxible-router

Update React and Fluxible dependencies

09 Nov 21:59
Compare
Choose a tag to compare

Remove object-assign dependency and use Object.assign

Bug fix: make sure protocol and host are trimmed from getUrl() result

04 Sep 01:53
Compare
Choose a tag to compare

Fix issue with unicode url causing 2 state entries pushed on navigation

02 Sep 18:45
Compare
Choose a tag to compare

performance improvement of navlink, adds navigate data to route payload

28 Jul 00:35
Compare
Choose a tag to compare

#70 - navlink performance improvement, provide createNavLink, remove handleRoutes
#64 - Adds navigate data to route payload

Add stopPropagation prop option and other updates

18 Jun 23:42
Compare
Choose a tag to compare

Move fluxible to peer dependencies

18 Jun 23:40
Compare
Choose a tag to compare

Bug Fixes

28 May 00:59
Compare
Choose a tag to compare
  • [#34] Fixed undefined error in handleHistory - Thanks @phuson!
  • [#35] Add missing displayNames in HoCs
  • [#37] Fixed scroll position when using popstate with anchors - Thanks @geta6!
  • [#38] Fixed static properties missing from components wrapped with HoCs

Ensure errors returned from navigateAction are instances of Error

26 May 23:17
Compare
Choose a tag to compare

Add onbeforeunload support

14 May 22:30
Compare
Choose a tag to compare

NavLink update

08 May 20:31
Compare
Choose a tag to compare
  • [#17] no longer processing children of a navlink