All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.1 (2025-02-26)
- support react 19 (78237bb)
3.0.0 (2024-10-29)
- migrate to v6 pkg-utils best practice
- deps:
styled-components
v6.1 or later is now required
- migrate to v6 pkg-utils best practice (e8adbc2)
2.2.2 (2024-06-11)
- @uiw/react-color window is not defined (d598f60)
2.2.1 (2024-02-24)
- upgrade @uiw/react-color and import dist (34201c6)
2.2.0 (2024-02-05)
- add search input (75adc1f)
2.1.0 (2024-01-06)
- hide Clear button when field is required (f2465b4)
- support latest
@sanity/ui
(4ee8f48)
2.0.0 (2023-12-11)
- replace
enableAlpha
option with customizablecolorFormat
option, default to hex format
- replace
enableAlpha
option with customizablecolorFormat
option, default to hex format (d3731d3)
1.3.1 (2023-11-08)
- broken Clear button for
textColor
andhighlightColor
annotations (ff839b8)
1.3.0 (2023-11-08)
- add
defaultColorList
anddefaultEnableAlpha
properties to plugin config (1072739)
1.2.1 (2023-11-07)
- unreadable input in dark mode (a4c4a14)
1.2.0 (2023-11-06)
- add textColor and highlightColor annotation schemas (4b850d9)
1.1.0 (2023-06-07)
- enable alpha slider on color picker (7f6177d)
1.0.1 (2023-06-01)
- update version # (3c70360)
- clear button, refactor allowCustomValue (d93942f)