react-component / slider

React Slider
https://slider.react-component.now.sh/
MIT License
3.02k stars 763 forks source link

feat: Move xxStyle & xxClassName into styles & classNames #945

Closed zombieJ closed 9 months ago

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
slider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2023 6:01am
codecov[bot] commented 9 months ago

Codecov Report

Merging #945 (778b9f1) into master (2c47708) will increase coverage by 0.00%. The diff coverage is 93.33%.

:exclamation: Current head 778b9f1 differs from pull request most recent head d93aefa. Consider uploading reports for the commit d93aefa to get more accurate results

@@           Coverage Diff           @@
##           master     #945   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          13       13           
  Lines         540      548    +8     
  Branches      154      160    +6     
=======================================
+ Hits          539      547    +8     
  Misses          1        1           
Files Changed Coverage Δ
src/Handles/Handle.tsx 100.00% <ø> (ø)
src/context.ts 100.00% <ø> (ø)
src/Tracks/index.tsx 95.23% <87.50%> (+0.79%) :arrow_up:
src/Slider.tsx 100.00% <100.00%> (ø)
src/Tracks/Track.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

luna-hibachi-xyz commented 1 month ago

How do we specify colors for different segments now if TrackStylesis gone? I saw style.track cannot accept an array