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

Releases: YahooArchive/flux-router-component

Add onbeforeunload support

14 May 17:15
Compare
Choose a tag to compare

Back port fix for /undefined URL in IE11 when scrolling

30 Apr 02:18
Compare
Choose a tag to compare

Preserve scroll position on navigation, and Allow using replaceState

21 Apr 22:40
Compare
Choose a tag to compare
  • #90: Doc improvements, by @jwalton
  • #91 and #94: Allows preserving scroll position on navigation, and allows configuring NavLink to use replaceState, by @tbo

Fix /undefined URL in IE11 when scrolling

30 Mar 20:30
Compare
Choose a tag to compare

Use React 0.13 only

12 Mar 23:52
Compare
Choose a tag to compare
  • Lock down to React 0.13.0 to give npm 1.x users a way to use React 0.13 (currently broken in Fluxible 0.2.x due to peerDependency range being broken in npm 1.x)

Fixed NavLinks using routeName not executing correctly

12 Mar 04:41
Compare
Choose a tag to compare

Official React 0.13 support

12 Mar 04:23
Compare
Choose a tag to compare

See #83

  • Added 0.13 to React dependency range
  • Removed modification of props

React.withContext removal

03 Mar 21:45
Compare
Choose a tag to compare
  • [#74] Mixin now provides getChildContext and childContextTypes in preparation for React.withContext deprecation

Allow react 0.13 rc

26 Feb 23:45
Compare
Choose a tag to compare

Fix pushState/replaceState TypeError in FireFox 35.0.1

24 Feb 05:40
Compare
Choose a tag to compare