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

Update to support react v16.0.0 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zberkom
Copy link

@zberkom zberkom commented Oct 21, 2017

This PR updates dependencies to support React v16.0.0. The main change was updating all calls to PropTypes, since they are no longer included in the React library itself.

@hiraditya
Copy link

This is not enough IMHO, you also need to replace React.createClass with createReactClass everywhere and make necessary changes. https://stackoverflow.com/questions/46482433/reactjs-createclass-is-not-a-function

@Harkindey
Copy link

@zberkom @hiraditya Would love to take this up.

@zberkom
Copy link
Author

zberkom commented Oct 9, 2018

@hiraditya Feel free :)

@aditya7fb
Copy link

@zberkom @hiraditya Would love to take this up.

Please go ahead!

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

Successfully merging this pull request may close these issues.

4 participants