Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

25 lines (11 loc) · 1.1 KB

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.

1.1.0 (2021-08-25)

Features

  • add a box to show the produced color in the example app (3ec5cd7), closes #4

1.0.0 (2021-08-25)

Features

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