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

Support React 16 by avoiding CSSPropertyOperation import #80

Merged
merged 1 commit into from Nov 9, 2017

Conversation

lelandrichardson
Copy link
Contributor

This PR removes the dependency on the internal import of CSSPropertyOperations from react, which made this library incompatible with React 16.

Additionally, I've pulled over (and changed slightly) some of the code from @JulianMayorga in #77 which will also be a part of this PR.

Fixes #79
Fixes #63
Closes #77
Closes #26

cc @browniefed

@browniefed
Copy link
Member

You're the best around.

@lelandrichardson lelandrichardson merged commit 677be02 into master Nov 9, 2017
@lelandrichardson lelandrichardson deleted the lmr--react-16-support branch November 9, 2017 05:51
@okjulian
Copy link

okjulian commented Nov 9, 2017

🎉 Awesome work 🎉

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