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

onRowMouseEnter and onRowMouseLeave Griddle events #462

Merged
merged 7 commits into from
Feb 19, 2017

Conversation

goooseman
Copy link

@goooseman goooseman commented Aug 11, 2016

The onRowMouseEnter and onRowMouseLeave props can be passed to Griddle component.
This props should contain a function, which will be triggered by onMouseEnter and onMouseLeave events of each row with data.

I have added a functionality and added new props to docs.

UPD: onRowWillMount and onRowWillUnmount were added

@vstlouis
Copy link

vstlouis commented Sep 6, 2016

Any chance this is going to get merged in? 😄

Alexander Gusev added 2 commits February 19, 2017 12:28
# Conflicts:
#	build/Griddle.js
#	modules/gridRow.jsx.js
# Conflicts:
#	build/Griddle.js
#	modules/gridRow.jsx.js
@ryanlanciaux ryanlanciaux merged commit 1e7a97d into GriddleGriddle:master Feb 19, 2017
@ryanlanciaux
Copy link
Member

Thanks for adding this! 👍

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.

3 participants