Polished Versions Save

A lightweight toolset for writing styles in JavaScript ✨

v4.3.1

3 months ago

Bug Fixes & Improvements

  • Remove annotate-pure-calls plugin to address incompatibility with later versions of rollup.
  • Update dependencies.

v4.2.2

2 years ago

Bug Fixes

  • Color Modules - addresses an issue with longer floats in color values. (#610 - Thanks to @levymetal)

v4.2.1

2 years ago

Bug Fixes

  • hls(a) - now properly parses percentages for opacity.
  • rgb(a) - now properly parses percentages for opacity.

v4.2.0

2 years ago

Improvements

  • color Modules - now support space-separated CSS color values for rgb(a) and hsl(a). (#605)
  • rgb - now accepts optional opacity value.
  • hsl - now accepts optional opacity value.

v4.1.4

2 years ago

Bug Fixes

  • mix - remove unnecessary division by 1 (#59)

v3.7.2

2 years ago

Bug Fixes

  • Addressed several performance issues with regexes.

v4.1.3

2 years ago

Bug Fixes

  • Addressed several performance issues with regexes.

v4.1.2

3 years ago

Bug Fixes

  • fluidRange - updated return value to use an array to address unclear object property typing error in flow.

v4.1.1

3 years ago

Bug Fixes

  • scarf - removed scarf analytics package due to yarn incompatibilities and concerns over GDPR compliance.

v3.7.1

3 years ago

Bug Fixes

  • scarf - removed scarf analytics package due to yarn incompatibilities and concerns over GDPR compliance.