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

✨ 🧹 refactor(tooltips): add delay to tooltip props #66

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Conversation

dysfunc
Copy link
Contributor

@dysfunc dysfunc commented Mar 16, 2024

Why these changes?
Adds the ability to delay the showing of a tooltip based on the delay ms value.

Closes #65

@dysfunc dysfunc added Type: Feature A new feature or functionality Priority: Low Bug, issue, or pull request is a P3 Type: Refactor Enhancements, deletions, etc. to existing code labels Mar 16, 2024
@dysfunc dysfunc added this to the v6.2.7 milestone Mar 16, 2024
@dysfunc dysfunc self-assigned this Mar 16, 2024
@dysfunc dysfunc merged commit 6d54766 into main Mar 16, 2024
4 checks passed
@dysfunc dysfunc deleted the tooltip-delay branch March 16, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Bug, issue, or pull request is a P3 Type: Feature A new feature or functionality Type: Refactor Enhancements, deletions, etc. to existing code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

✨ Tooltip delay
1 participant