Releases: hxf31891/react-gradient-color-picker
Releases · hxf31891/react-gradient-color-picker
2.1.17
Previously, hideOpacity hide the opacity bar, but not the alpha input. This update hides the input as well.
v2.1.16
Add hideColorTypeBtns to allow removal of color/gradient switch while keeping other control buttons.
v2.1.13
Updates dependencies to avoid breaking change in tinycolor package.
v2.1.11
New function added to useColorPicker hook.
getGradientObject returns the pickers current value parsed into a key value object.
2.1.10
Fixes missing dependency UUID
v2.1.9
Fixes several bugs pertaining to keyboard listeners for deleting and switching between gradient points.
v2.1.6
Add keyboard events for deleting and switching between gradients points
v2.1.5
Fixes eyedropper tool and upgrades it to EyeDropper API (when available)
v2.1.4
Drag after adding new gradient point.
v2.1.3
Support for Next.JS and fix for eye dropper functionality