Skip to content

Releases: MattMcAdams/colorscale

v2.3.0

25 Feb 05:52
e4d2a79
Compare
Choose a tag to compare

New Features

Bug fixes

  • Fixed a bug where the easing inputs would be styled incorrectly in Safari
  • Fixed the icon size for icon 192

v2.2.0

25 Feb 02:15
f256928
Compare
Choose a tag to compare

New Features

  • Added the ability to reorder items in the library and within groups

Enhancements

  • Updated a number of UI elements which should improve responsiveness

v2.1.0

23 Feb 03:41
eb6bd7f
Compare
Choose a tag to compare

New Features

  • Save to override previously saved config
  • Save as to save a new instance
  • Group colors together

Enhancements

  • Improved the library configuration export / import process

Bug Fixes

  • Fixed a bug where the Advanced color modal would close when clicking to copy a color code

v2.0.1

21 Feb 22:19
78c7203
Compare
Choose a tag to compare

Fixed an issue where the app would be stuck in "Loading configuration" if there was no configuration to load

v2.0.0

18 Feb 01:36
eb0043f
Compare
Choose a tag to compare

Enhancements

  • Vastly optimized storage and update handlers
  • Restructured data

New Features

  • Added a library where you can save and swap palettes

v1.3.1

14 Feb 14:51
cac82b4
Compare
Choose a tag to compare

Enhancements

  • Allow modal to be dismissed by clicking anywhere outside

v1.3.0

14 Feb 05:15
ed1c3f7
Compare
Choose a tag to compare

Enhancements

  • Updated the output format for RGB and HSL colors to use the updated syntax
  • Increased HSL output accuracy

Bug fixes

  • Fixed the format for the LCH output

v1.2.0

14 Feb 04:21
153a82a
Compare
Choose a tag to compare

Enhancements

  • Increase max color count to 50
  • Improve mobile styling

Bug Fixes

  • Fix bug where config will not apply for 0 values

Misc

  • Remove chroma js dependency

v1.1.0

13 Feb 01:49
8bb06ab
Compare
Choose a tag to compare
  • Saturation can now be increased up to 200%

v1.0.0

13 Feb 01:47
6bd8de8
Compare
Choose a tag to compare

Initial Release