Skip to content

Releases: osandell/react-slider-color-picker

v2.0.0

26 Aug 08:03
Compare
Choose a tag to compare

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

25 Aug 16:21
Compare
Choose a tag to compare

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

25 Aug 15:48
Compare
Choose a tag to compare

1.0.0 (2021-08-25)

Features

  • make sliders adjust position according to the color values (137dc51), closes #2