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

Fix issue #3179: React.PropTypes is deprecated #3180

Merged

Conversation

josx
Copy link
Contributor

@josx josx commented Oct 26, 2017

Fix issue #3179

All RC code havent to use React.PropTypes becase are deprecated, If not Will no work on React >= 16
Check https://reactjs.org/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes

josx and others added 2 commits October 26, 2017 12:10
@spencern
Copy link
Contributor

spencern commented Nov 8, 2017

@mikemurray any reason we shouldn't merge this?

@zenweasel
Copy link
Collaborator

There was a reason I didn't change this when I converted these over. May have something to do with translations? Let's just make sure and test before we merge.

@zenweasel
Copy link
Collaborator

Gave this a quick once-over and not seeing any problems so 😅

@spencern
Copy link
Contributor

spencern commented Nov 9, 2017

@mikemurray can you give this a review soon?

@spencern spencern changed the base branch from master to release-1.5.7 November 9, 2017 01:36
@spencern spencern merged commit 4996778 into reactioncommerce:release-1.5.7 Nov 9, 2017
Akarshit pushed a commit that referenced this pull request Jan 7, 2018
Fix issue #3179: React.PropTypes is deprecated
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.

None yet

4 participants