Releases: osandell/react-slider-color-picker
Releases · osandell/react-slider-color-picker
v2.0.0
2.0.0 (2021-08-26)
Features
- return a Color object instead of specific values for each slider (e6118de), closes #9
BREAKING CHANGES
- Each slider will be returning a Color object, not a number.
v1.1.0
1.1.0 (2021-08-25)
Features
- add a box to show the produced color in the example app (3ec5cd7), closes #4
v1.0.0
1.0.0 (2021-08-25)
Features
- make sliders adjust position according to the color values (137dc51), closes #2