react-color-palette
Advanced tools
Changelog
7.0.0 (2023-08-03)
model
arg in useColor()
width
prop in <ColorPicker />
componentonChangeComplete
prop in <ColorPicker />
componenthideHEX
, hideRGB
and hideHSV
to hideInput
prop in <ColorPicker />
componentalpha
to hideAlpha
prop in <ColorPicker />
componentdark
prop in <ColorPicker />
componenttoColor()
to ColorService
Color
, ColorRGB
and ColorHSV
types in IColor
, IColorRgb
and IColorHsv
react-color-palette/lib/css/styles.css
to react-color-palette/css
useColor()
(91d0ca6)<Saturation />
, <Hue />
and <Alpha />
components (91d0ca6)useColor()
(#38) (91d0ca6)dark
prop in <ColorPicker />
component (91d0ca6)model
arg in useColor()
(91d0ca6)onChangeComplete
prop in <ColorPicker />
component (91d0ca6)width
prop in <ColorPicker />
component (91d0ca6)Color
, ColorRGB
and ColorHSV
types in IColor
, IColorRgb
and IColorHsv
(91d0ca6)alpha
to hideAlpha
prop in <ColorPicker />
component (91d0ca6)hideHEX
, hideRGB
and hideHSV
to hideInput
prop in <ColorPicker />
component (91d0ca6)react-color-palette/lib/css/styles.css
to react-color-palette/css
(91d0ca6)toColor()
to ColorService
(91d0ca6)