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

Slider: add mousedown event (#20007) #21277

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

rikapo
Copy link

@rikapo rikapo commented Aug 30, 2021

resolve #20007
The PR adds mousedown event for Slider component.
The event is fired when the user clicks the runway or starts dragging the handle,
then delivers the value before changing to the user.

  • Make sure you follow Element's contributing guide (中文 | English | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

@element-bot
Copy link
Member

✔️ Deploy Preview for element ready!

🔨 Explore the source changes: ffb78ee

🔍 Inspect the deploy log: https://app.netlify.com/sites/element/deploys/612c8b92a8e187000782a4ba

😎 Browse the preview: https://deploy-preview-21277--element.netlify.app/

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.

[Feature Request] add slider drag start(mouse down) event
2 participants