Skip to content

Prepare for React 16: calls to React.createClass#7

Open
madprog wants to merge 1 commit intoHurricaneJames:masterfrom
madprog:remove-createClass
Open

Prepare for React 16: calls to React.createClass#7
madprog wants to merge 1 commit intoHurricaneJames:masterfrom
madprog:remove-createClass

Conversation

@madprog
Copy link
Copy Markdown

@madprog madprog commented May 9, 2017

With React 15.5.4, I get the following warning:

Warning: LazyInput: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm
as a drop-in replacement.

This PR is a proposal to get rid of the React.createClass calls.

@madprog
Copy link
Copy Markdown
Author

madprog commented Dec 20, 2017

Any news on this topic?

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.

1 participant