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]: Slider trigger a darg event it both trigger click event. #230

Merged
merged 3 commits into from
May 26, 2022

Conversation

nonzzz
Copy link
Collaborator

@nonzzz nonzzz commented May 26, 2022

Checklist


  • Only trigger drag or click event.
  • Optimize drag style.

Change information


@nonzzz nonzzz added bug Something isn't working feature labels May 26, 2022
@nonzzz nonzzz requested a review from zaunist May 26, 2022 06:27
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #230 (23c5a87) into master (ae422d5) will decrease coverage by 0.08%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   96.76%   96.67%   -0.09%     
==========================================
  Files         190      190              
  Lines        2130     2136       +6     
  Branches      372      373       +1     
==========================================
+ Hits         2061     2065       +4     
- Misses         69       71       +2     
Impacted Files Coverage Δ
packages/vue/src/slider/slider.tsx 75.71% <55.55%> (-0.85%) ⬇️

@nonzzz nonzzz merged commit 7adac54 into fect-org:master May 26, 2022
@nonzzz nonzzz deleted the fix/slider branch May 26, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants