Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

React Router 2 support #24

Closed
4 tasks done
bdefore opened this issue Dec 31, 2015 · 1 comment
Closed
4 tasks done

React Router 2 support #24

bdefore opened this issue Dec 31, 2015 · 1 comment

Comments

@bdefore
Copy link
Owner

bdefore commented Dec 31, 2015

With release 3.0.0-beta1 we now have support for React Router 2.0 here's their upgrade guide The diff is more or less here: 899ebfd...8983e42

This opens up some new ways to attempt to resolve #16 among other wins.

Still todo / regressions from 2.x (hold back if any of these are important to you):

  • fix devtools, it needs to get history differently
  • scroll-behavior needs to attach to history differently, is disabled for now
  • update or remove getStatusFromRoutes, which can no longer work the same
  • add redux-simple-router back to package.json when updated api release is cut
@bdefore
Copy link
Owner Author

bdefore commented Jan 7, 2016

Removing scroll-behavior as it may not be what people want, and it will require a revisit with RR2 anyway.

@bdefore bdefore closed this as completed Jan 7, 2016
bdefore added a commit that referenced this issue Jan 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant