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

Add onRowMouseEnter and onRowMouseLeave event handlers #1027

Merged
merged 5 commits into from
Apr 9, 2022

Conversation

gsimko
Copy link
Contributor

@gsimko gsimko commented Mar 28, 2022

This PR picks up where the abandoned #807 was left and adds both the enter & leave events so that hovering can be properly detected.

@netlify
Copy link

netlify bot commented Mar 28, 2022

Deploy Preview for react-data-table-component ready!

Name Link
🔨 Latest commit 20c61c0
🔍 Latest deploy log https://app.netlify.com/sites/react-data-table-component/deploys/624fc5d21a5cbd0008f83a19
😎 Deploy Preview https://deploy-preview-1027--react-data-table-component.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@gsimko
Copy link
Contributor Author

gsimko commented Mar 28, 2022

@jbetancur can you please take a look at this PR?

.vscode/settings.json Outdated Show resolved Hide resolved
package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "react-data-table-component",
"version": "7.4.7",
"version": "7.4.8",
Copy link
Owner

Choose a reason for hiding this comment

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

This is a new feature so it should be 7.5.0

Copy link
Owner

Choose a reason for hiding this comment

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

One last comment and this should be GTG

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@jbetancur jbetancur merged commit 14e2e7f into jbetancur:master Apr 9, 2022
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.

2 participants