slider icon indicating copy to clipboard operation
slider copied to clipboard

Slider: Add dragging class when dragging

Open torkelo opened this issue 4 years ago • 3 comments

Wanted to customize handle style while dragging but could not find the dragging class being added for the Slider, only for the Range component.

torkelo avatar Dec 14 '20 10:12 torkelo

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/slider/n6mvobfey
✅ Preview: https://slider-git-dragging-class-for-slider.react-component.now.sh

vercel[bot] avatar Dec 14 '20 10:12 vercel[bot]

Codecov Report

Merging #724 (6e94506) into master (2c4437b) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #724      +/-   ##
==========================================
+ Coverage   88.20%   88.21%   +0.01%     
==========================================
  Files          11       11              
  Lines         712      713       +1     
  Branches      183      183              
==========================================
+ Hits          628      629       +1     
  Misses         84       84              
Impacted Files Coverage Δ
src/Slider.tsx 92.78% <100.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c4437b...6e94506. Read the comment docs.

codecov[bot] avatar Dec 14 '20 10:12 codecov[bot]

Rebase please.

yoyo837 avatar Apr 15 '23 15:04 yoyo837