Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot upgrade to react 0.13 #10

Open
FredericHeem opened this issue Apr 13, 2015 · 4 comments
Open

cannot upgrade to react 0.13 #10

FredericHeem opened this issue Apr 13, 2015 · 4 comments

Comments

@FredericHeem
Copy link

Bear in mind that upgrading to reactjs 0.13 will break the source code, See facebook/react#3418 for more information.

@WRidder
Copy link
Owner

WRidder commented Apr 13, 2015

Thanks for the heads up! That's indeed an issue once I upgrade to 0.13. I'll monitor the progress in the referenced issue.

@gentlefox
Copy link

Conversion of routing and react classes to es6 format, modules converted to React.createProp(), and so on - this permits use of react-router and react version of 0.13.*.

Here's another workaround showing in practice a means of replacing mixins:
RisingStack/.../AppRoot.js

@WRidder
Copy link
Owner

WRidder commented May 4, 2015

@gentlefox Thanks! Will look into it.

@WRidder
Copy link
Owner

WRidder commented May 21, 2015

I'm awaiting the new release of react-router 1.0 and then I'll try to update the codebase to 0.13/14, es6, altjs. Stay tuned :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants