All Versions
61
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v5.6.1 Changes

    • โšก๏ธ Update export settings to fix Jet 28 issues (via #191)
  • v5.6.0 Changes

    • โž• Add new HexAlphaColorPicker component (via #186)
    • ๐Ÿ›  Fix types export for TYpeScript 4.7. Thanks to @AnotherHermit (via #189)
    • ๐Ÿ‘Œ Improve ARIA attribute values for sliders. Thanks to @aitchiss (via #177)
  • v5.5.1 Changes

    • ๐Ÿ›  Fix embedding into <iframe>. The component is rendered correctly by libraries like react-frame-component. Thanks to @leoc4e (via #166)
  • v5.5.0 Changes

    • Multitouch! โœŒ๏ธ Thanks to @xnimorz (via #158)
  • v5.4.0 Changes

    • โž• Add new alpha property for HexColorInput to allow "#rgba" and "#rrggbbaa" formats (via #155)
  • v5.3.1 Changes

    • ๐Ÿ›  Fix potential memory leaks and improve the performance. Thanks to @xnimorz (via #151)
  • v5.3.0 Changes

    • โž• Add new prefixed property for HexColorInput to display "#" prefix (via #146)
  • v5.2.3 Changes

    • ๐Ÿ›  Fix: Make the picker take focus on click (via #143)
  • v5.2.2 Changes

    • ๐Ÿ›  Fix "Unable to preventDefault inside passive event listener" (via #141)
  • v5.2.1 Changes

    • ๐Ÿ›  Fix rounded corner rendering bug (via #140)