slider
slider copied to clipboard
Slider: Add dragging class when dragging
Wanted to customize handle style while dragging but could not find the dragging class being added for the Slider, only for the Range component.
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
Codecov Report
Merging #724 (6e94506) into master (2c4437b) will increase coverage by
0.01%. The diff coverage is100.00%.
@@ 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 dataPowered by Codecov. Last update 2c4437b...6e94506. Read the comment docs.
Rebase please.