-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
React 0.14 - TaskList #1782
Comments
@oliviertassinari @shaurya947 can you add the items you think are missing if any? thank you. |
Yes, |
Don't think hot loading is working on local docs dev server. Change is made, page refreshes with 'cannot GET' and then the route. Possible a hot-loader or a react-router issue? |
I think it's related to routes. (historyApiFallback need to be activated on On Fri, Oct 2, 2015 at 5:15 PM, Nathan Smith notifications@github.com
|
Yep, confirming the issue that @NogsMPLS reported. |
👍 |
1 similar comment
👍 |
I have some warnings when openning a Dialog :
|
How about leveraging some of the FB tools? https://github.com/facebook/react/blob/master/packages/react-codemod/README.md |
Haven't tried the |
Tried with |
@cgestes @oliviertassinari the issues with the doc site is pretty much what's holding us back from an official release. Once we can get that going, we could release a react-v0.14 compliant version soon. |
merging all remaining PR seems to fix most known issues. :) Olivier and I think it's time to think about merging to master. |
👍 |
merged to master :) |
wow. Congratz! |
🎉 |
㊗️ 🎊 |
Would you bump the version? |
+1 |
Thanks for this!!! |
Yeah, I think that we could do a pre-release. Something like |
Bumps [react-markdown](https://github.com/rexxars/react-markdown) from 4.2.2 to 4.3.1. - [Release notes](https://github.com/rexxars/react-markdown/releases) - [Changelog](https://github.com/rexxars/react-markdown/blob/master/CHANGELOG.md) - [Commits](remarkjs/react-markdown@v4.2.2...v4.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
What need to be done to support react-0.14 on the react-0.14-support branch.
The text was updated successfully, but these errors were encountered: