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

Feat(clickable-prop): add clickable prop to enable pointer events #473

Conversation

EndiM
Copy link
Contributor

@EndiM EndiM commented Mar 6, 2019

Addresses issue: #417
Add boolean clickable prop that allows tooltip to respond to mouse (or touch) events.

add clickable prop which enables tooltip to respond to mouse (or touch) events

fix ReactTooltip#417
@aronhelser
Copy link
Collaborator

Great, thanks so much for adding this!
I have one request - could you add the clickable prop to the table in the Readme.md?

@EndiM
Copy link
Contributor Author

EndiM commented Mar 6, 2019

@aronhelser Sorry, forgot to update the table, I pushed new commit that adds clickable prop to README.md

@aronhelser aronhelser merged commit b21e4cb into ReactTooltip:master Mar 6, 2019
@wwayne
Copy link
Collaborator

wwayne commented Mar 6, 2019

🎉 This PR is included in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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