Skip to content

Releases: Wondermarin/react-color-palette

v7.3.1

07 Aug 13:01
adfc697

Choose a tag to compare

7.3.1 (2025-08-07)

Bug Fixes

  • Replace undefined to avoid unexpected output (#88) (269b7a4)

v7.3.0

13 Sep 10:29
72f4282

Choose a tag to compare

7.3.0 (2024-09-13)

Features

v7.2.2

30 Jul 11:25
7339c87

Choose a tag to compare

7.2.2 (2024-07-30)

Bug Fixes

  • Replace pointer event with mouse event and touch event for better support across different environments (671a74e)

v7.2.1

12 Jul 14:04
3a7eeb3

Choose a tag to compare

7.2.1 (2024-07-12)

Bug Fixes

  • useBoundingClientRect wrong dimensions in modal (#75) (770820b)

v7.2.0

27 Jun 11:58
00b08d3

Choose a tag to compare

7.2.0 (2024-06-27)

Features

v7.1.1

10 Apr 15:46
be21f36

Choose a tag to compare

7.1.1 (2024-04-10)

Bug Fixes

v7.1.0

07 Sep 22:16
cff6a2d

Choose a tag to compare

7.1.0 (2023-09-07)

Features

  • Add "individual visibility control for color inputs" support (#62) (157dbb1)

v7.0.4

12 Aug 20:39
5fc80b3

Choose a tag to compare

7.0.4 (2023-08-12)

Bug Fixes

v7.0.3

09 Aug 16:56
4dcb1a8

Choose a tag to compare

7.0.3 (2023-08-09)

Bug Fixes

v7.0.2

04 Aug 15:02
c980242

Choose a tag to compare

7.0.2 (2023-08-04)

Bug Fixes

  • Add touch-action: none to prevent pointercancel (be5bfd0)