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 PropTypes and createClass. #55

Merged
merged 2 commits into from
Apr 24, 2017
Merged

Update PropTypes and createClass. #55

merged 2 commits into from
Apr 24, 2017

Conversation

thchia
Copy link
Contributor

@thchia thchia commented Apr 13, 2017

Quick and dirty fix for #54 to prevent console errors, but not sure what future support plans for the create-react-class library are.

@codinronan
Copy link

@thchia Long term, this should use standard Javascript classes, as the browser warning notes. @tannerlinsley I don't know if you have a plan to migrate to that.

@thchia
Copy link
Contributor Author

thchia commented Apr 19, 2017

@codinronan Yup you're right. I don't have the time to rewrite using the standard classes, this PR is just to smooth the transition.

@tannerlinsley
Copy link
Collaborator

I plan on rewriting to es6 classes as soon as possible. But this looks good for the interim.

@tannerlinsley tannerlinsley merged commit bb384e6 into TanStack:master Apr 24, 2017
Qrysto added a commit to Qrysto/react-form that referenced this pull request May 8, 2017
* commit 'bb384e6d88eec36d80a0087c6076cd159461d48d':
  Update PropTypes and createClass. (TanStack#55)
  update docs to use built in radiogroup component, fixes TanStack#31
  minor grammar update
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

3 participants