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: Expose showTimeout and hideTimeout props for Tooltip #845

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

frankieyan
Copy link
Member

https://github.com/Doist/Issues/issues/15139

Short description

This exposes the show and hide timeout options for the Tooltip component to allow for customization.

PR Checklist

  • Added tests for bugs / new features
  • Updated docs (storybooks, readme)
  • Executed npm run validate and made sure no errors / warnings were shown
  • Described changes in CHANGELOG.md
  • Bumped version in package.json and package-lock.json (npm --no-git-tag-version version <major|minor|patch>) ref
  • Reviewed and approved Chromatic visual regression tests in CI

Versioning

Minor

@frankieyan frankieyan merged commit ef4d195 into main Oct 23, 2024
5 checks passed
@frankieyan frankieyan deleted the frankie/tooltip-timeout branch October 23, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant