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

Added rect-dom, updated CSSPropertyOperations path #38

Closed
wants to merge 2 commits into from

Conversation

dano-giftbit
Copy link

@dano-giftbit dano-giftbit commented Nov 16, 2016

#37

Fixed for React 15.4.0 where CSSPropertyOperations was moved from
react/lib
to
react-dom/lib

Fixed for react 15.4.0 where CSSPropertyOperations was moved from
react/lib to react-dom/lib
@danieljuhl
Copy link
Contributor

@dano-giftbit can you please explain all the code style changes? any particular reason to include them in this PR?

@dano-giftbit
Copy link
Author

No reason, I just ran a make buildand thats what resulted, feel free to change

@@ -34,7 +34,8 @@
"license": "MIT",
"dependencies": {
"babel-runtime": "^6.6.1",
"react": ">=0.11.0"
"react": ">=0.15.4",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 15.4.0?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that seems more correct, they both result in the installation of ^15.4.0

@danieljuhl
Copy link
Contributor

@dano-giftbit @esturcke I've made a new version of stilr, which doesn't depend on react or react-dom. I would appreciate, if you could test it, and report if you find any issues.

I'll close the PR

@danieljuhl danieljuhl closed this Nov 22, 2016
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.

4 participants