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

Usage of deprecated function React.createClass #46

Open
rmindel opened this issue Jun 12, 2017 · 4 comments
Open

Usage of deprecated function React.createClass #46

rmindel opened this issue Jun 12, 2017 · 4 comments

Comments

@rmindel
Copy link

rmindel commented Jun 12, 2017

In option.js there's a use of React.createClass, using your package gives this warning -

Warning: exports: 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.

@rek
Copy link

rek commented Aug 11, 2017

Working on an upgrade. Will be a PR here soon.

EDIT

Here is the PR: #48

@johndturn
Copy link

What's the status of this PR? I'm waiting for it to be finished off prior to using it in a project I'm working on.

@rek
Copy link

rek commented Sep 20, 2017

It looks like this project is not maintained anymore, so it might be a while before this get's merged. But I am using the build from that PR in my current projects already.

@ryankshaw
Copy link
Contributor

as of 2.5.0, this can be closed now

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

No branches or pull requests

4 participants