Skip to content

Releases: hxf31891/react-gradient-color-picker

2.1.17

15 May 03:22
2af6a61
Compare
Choose a tag to compare

Previously, hideOpacity hide the opacity bar, but not the alpha input. This update hides the input as well.

v2.1.16

09 May 12:49
Compare
Choose a tag to compare

Add hideColorTypeBtns to allow removal of color/gradient switch while keeping other control buttons.

v2.1.13

09 Mar 11:09
Compare
Choose a tag to compare

Updates dependencies to avoid breaking change in tinycolor package.

v2.1.11

16 Nov 23:26
Compare
Choose a tag to compare

New function added to useColorPicker hook.

getGradientObject returns the pickers current value parsed into a key value object.

2.1.10

15 Nov 05:34
Compare
Choose a tag to compare

Fixes missing dependency UUID

v2.1.9

08 Nov 18:21
Compare
Choose a tag to compare

Fixes several bugs pertaining to keyboard listeners for deleting and switching between gradient points.

v2.1.6

01 Nov 23:40
Compare
Choose a tag to compare

Add keyboard events for deleting and switching between gradients points

v2.1.5

27 Oct 07:34
Compare
Choose a tag to compare

Fixes eyedropper tool and upgrades it to EyeDropper API (when available)

v2.1.4

19 Oct 06:31
Compare
Choose a tag to compare

Drag after adding new gradient point.

v2.1.3

18 Oct 06:42
Compare
Choose a tag to compare

Support for Next.JS and fix for eye dropper functionality