Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

70 lines (41 loc) · 3.83 KB

3.2.2 (2022-11-06)

Others 🔧

Performance Improvements 🚀

  • improve performance of saturation component (a3ece10)

Docs 📃

  • make Multiple Pickers more reactive (e53faac)

3.2.1 (2022-09-27)

Bug Fixes 🛠

  • export additional types (5de2b4d)
  • photoshop "ok" button works (1c016b4)

Code Refactoring 🖌

  • rename types to match DefinitelyTyped (f362474)

Others 🔧

3.2.0 (2022-09-20)

Others 🔧

Bug Fixes 🛠

  • changing the color prop will reflect new color (1ad3c07)
  • make alpha value optional (be50810)

Docs 📃

  • add story for multiple color pickers (87627d6)
  • make google color picker the first story (6c3d63c)

Features 🔥

Build System 🏗

  • automate github releases (a743ca7)
  • remove rollup-plugin-size-snapshot (c073bc9)

3.1.1 (2022-09-18)

Bug Fixes 🛠

  • configure rollup to inline+base64 svg images (23443be)
  • emit new values for onChange and onChangeComplete (a9cf4f2)

Others 🔧