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

fix(core/slider): use correct pointerup event #1054

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Conversation

danielleroux
Copy link
Collaborator

🆕 What is the new behavior?

Use correct pointerup event

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated (yarn docs)
  • 🧪 Unit tests were added/updated and pass (yarn test)
  • 📸 Visual regression tests were added/updated and pass (yarn visual-regression)
  • 🧐 Static code analysis passes (yarn lint)
  • 🏗️ Successful compilation (yarn build, changes pushed)

👨‍💻 Help & support

@danielleroux danielleroux added the pull request affects patch version The pull request affects only patch version label Jan 25, 2024
@danielleroux danielleroux added this to the 2.1.0 milestone Jan 25, 2024
@danielleroux danielleroux merged commit e896454 into main Jan 29, 2024
6 checks passed
@danielleroux danielleroux deleted the fix/slider-tooltip branch January 29, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects patch version The pull request affects only patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants