Skip to content

Latest commit

 

History

History
107 lines (55 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

107 lines (55 loc) · 4.87 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.1 (2025-02-26)

Bug Fixes

3.0.0 (2024-10-29)

⚠ BREAKING CHANGES

  • migrate to v6 pkg-utils best practice
  • deps: styled-components v6.1 or later is now required

Features

  • migrate to v6 pkg-utils best practice (e8adbc2)

Miscellaneous Chores

2.2.2 (2024-06-11)

Bug Fixes

  • @uiw/react-color window is not defined (d598f60)

2.2.1 (2024-02-24)

Bug Fixes

  • upgrade @uiw/react-color and import dist (34201c6)

2.2.0 (2024-02-05)

Features

2.1.0 (2024-01-06)

Features

  • hide Clear button when field is required (f2465b4)

Bug Fixes

  • support latest @sanity/ui (4ee8f48)

2.0.0 (2023-12-11)

⚠ BREAKING CHANGES

  • replace enableAlpha option with customizable colorFormat option, default to hex format

Features

  • replace enableAlpha option with customizable colorFormat option, default to hex format (d3731d3)

1.3.1 (2023-11-08)

Bug Fixes

  • broken Clear button for textColor and highlightColor annotations (ff839b8)

1.3.0 (2023-11-08)

Features

  • add defaultColorList and defaultEnableAlpha properties to plugin config (1072739)

1.2.1 (2023-11-07)

Bug Fixes

  • unreadable input in dark mode (a4c4a14)

1.2.0 (2023-11-06)

Features

  • add textColor and highlightColor annotation schemas (4b850d9)

1.1.0 (2023-06-07)

Features

  • enable alpha slider on color picker (7f6177d)

1.0.1 (2023-06-01)

Bug Fixes

1.0.0 (2023-06-01)

Features

  • clear button, refactor allowCustomValue (d93942f)