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

Upgrading to React 16 #22

Merged
merged 2 commits into from
Feb 9, 2018
Merged

Conversation

sirajulm
Copy link

@sirajulm sirajulm commented Nov 30, 2017

@nlaffey @eiof
This library was not functional in React 16, due to changes in DOM component in React 16.

  • DOM have been moved to separate library react-dom-factories
  • createClass is removed from React 16

@nlaffey
Copy link
Contributor

nlaffey commented Nov 30, 2017

@sirajulm Thanks! We'll review this soon.

@nlaffey
Copy link
Contributor

nlaffey commented Nov 30, 2017

This relates to issue #17 with react warnings

This library was not functional in React 16, due to changes in DOM component in React 16.
* DOM have been moved to separate library `react-dom-factories`
* createClass is removed from React 16
@eiof eiof added this to the 2.0.0 milestone Jan 30, 2018
@eiof eiof changed the base branch from master to 2.0.0 February 9, 2018 18:57
@eiof eiof changed the base branch from 2.0.0 to 1.2.0 February 9, 2018 21:14
@eiof eiof merged commit 3dfc20c into TechniqueSoftware:1.2.0 Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants