-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Implement legacy lifecycle methods #10
Comments
Hi @liyuankui, soon-to-be-deprecated methods are not included to discourage people from using them. |
would be nice to have an option to show/hide legacy lifecycle methods to help with migration |
@liyuankui Implemented legacy API: https://github.com/vivaxy/react-lifecycle-methods-diagram. View online: https://vivaxy.github.io/react-lifecycle-methods-diagram/dist/index.html |
Nice! I'm actually working on a dropdown from which you will be able to choose a React version to see its diagram. @vivaxy would you mind if I merged your work at some point? |
@wojtekmaj It's great to have the ability to choose a React version. I'd be appreciated if you could accept my pr. |
https://reactjs.org/docs/react-component.html
The text was updated successfully, but these errors were encountered: