Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Hover stylings #51

Closed
wants to merge 5 commits into from
Closed

Hover stylings #51

wants to merge 5 commits into from

Conversation

mclin
Copy link

@mclin mclin commented Jul 29, 2016

Made it easier to pass in stylings, and added hover state param to 'value', 'nestedNode' and 'rootNode' stylings.

@@ -58,7 +58,8 @@
"rimraf": "^2.5.2"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0-0"
"react": "^0.14.0 || ^15.0.0-0",
"react-dom": "^0.14.0 || ^15.0.0-0"
Copy link
Owner

Choose a reason for hiding this comment

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

Not sure why we need it, but fine :)

Copy link
Author

Choose a reason for hiding this comment

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

Removed it. Thought I needed it for some reason, but it's only in the example

@alexkuz
Copy link
Owner

alexkuz commented Jul 29, 2016

@mclin thanks for PR! There are some minor code style issues, otherwise looks fine for me.

@mclin mclin closed this Aug 10, 2016
@mclin mclin deleted the hover_stylings branch August 10, 2016 18:21
@mclin mclin mentioned this pull request Aug 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants