Skip to content

v2.1.0

Compare
Choose a tag to compare
@prjctimg prjctimg released this 22 Mar 15:43
· 120 commits to main since this release
6dba1e8

What's Changed 馃敪

  • Added the stats module which has functions for retrieving values like mean hue and mean color difference from collections of color token
  • Utils now preserve the input type for output. For example, if you pass in a color object to a palette generator function it will return a collection of colour objects too
  • Fixed precision loss bug when converting from hex to other modes.
  • ColorArray and Color classes now live in a separate wrappers.js module
  • Refactored the documentation site and added pagination
  • Added a demo page to the documentation site.

More changes in the commits!!!

Happy hacking 馃殌