Skip to content

Releases: melloware/coloris-npm

0.17.1

20 Jan 12:18
Compare
Choose a tag to compare

What's Changed

  • Fix a style bug in the polaroid theme
  • Generalized version in Maven dependency by @jepsar in #91
  • Link Maven Central by @jepsar in #92

Full Changelog: 0.17.0...0.17.1

0.17.0

14 Jan 15:57
Compare
Choose a tag to compare

What's Changed

  • Always show focus rings when using keyboard navigation.
  • Add an optional visible close button.
  • Add a more accessible label to the clear button.
  • Fix color marker out of bounds (mdbassit/Coloris#72). Thanks @royeden!
  • The style is now more resilient to pollution from CSS frameworks.
  • Bump @babel/core from 7.19.1 to 7.19.3 by @dependabot in #83
  • Bump @babel/preset-env from 7.19.1 to 7.19.3 by @dependabot in #84
  • Bump @babel/preset-env from 7.19.3 to 7.19.4 by @dependabot in #85
  • Bump @babel/core from 7.19.3 to 7.19.6 by @dependabot in #86
  • Bump @babel/preset-env from 7.19.4 to 7.20.2 by @dependabot in #87
  • Bump @babel/core from 7.19.6 to 7.20.5 by @dependabot in #88
  • Bump gulp-replace from 1.1.3 to 1.1.4 by @dependabot in #90
  • Bump @babel/core from 7.20.5 to 7.20.7 by @dependabot in #89

Full Changelog: 0.16.1...0.17.0

0.16.1

19 Sep 12:06
11f8191
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.16.1

0.16.0

12 Aug 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

19 Jul 13:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.15.0

0.14.0

02 Jun 13:22
Compare
Choose a tag to compare

What's Changed

  • Added forceAlpha and selectInput
  • Bump @babel/core from 7.18.0 to 7.18.2 by @dependabot in #68
  • Bump @babel/preset-env from 7.18.0 to 7.18.2 by @dependabot in #67

Full Changelog: 0.12.2...0.14.0

0.12.2

20 May 16:13
cd04076
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with all buttons should be type="button"
  • Bump @babel/core from 7.17.10 to 7.18.0 by @dependabot in #65
  • Bump @babel/preset-env from 7.17.10 to 7.18.0 by @dependabot in #66

Full Changelog: 0.12.1...0.12.2

0.12.1

01 May 12:26
Compare
Choose a tag to compare

What's Changed

  • Fix an issue with the position in inline mode
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 by @dependabot in #63
  • Bump @babel/core from 7.17.9 to 7.17.10 by @dependabot in #64

Full Changelog: 0.12.0...0.12.1

0.12.0

25 Apr 18:11
Compare
Choose a tag to compare

What's Changed

  • Add a new inline (static) mode
  • Trigger an event when a new color is picked
  • Bump @babel/core from 7.17.8 to 7.17.9 by @dependabot in #61

Full Changelog: 0.11.0...0.12.0

0.11.0

23 Apr 11:47
Compare
Choose a tag to compare

What's Changed

  • Fix Issue 40 Add an "open" and "close" events
  • Add tests for more bundlers and environments, by @blutorange in #60

Full Changelog: 0.10.3...0.11.0