Skip to content

Add hidden prop and data-tooltip-hidden attribute #1023

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

Merged
merged 3 commits into from
May 16, 2023

Conversation

gabrieljablonski
Copy link
Member

Closes #1003.

Adding only data-tooltip-hidden would be enough, since hidden ends up doing the same as isOpen={false}, but it can be useful if you're already doing other stuff by controlling isOpen manually.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@gabrieljablonski gabrieljablonski merged commit 3dc03d3 into master May 16, 2023
@gabrieljablonski gabrieljablonski deleted the feat/hidden-prop branch May 16, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT REQ] Hide tooltip using data-attributes on anchor element
2 participants