Releases: melloware/coloris-npm
Releases · melloware/coloris-npm
0.17.1
0.17.0
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
What's Changed
- Fix change event not firing
- Fix build and test execution #78 by @blutorange in #79
- Bump @babel/core from 7.18.10 to 7.19.1 by @dependabot in #80
- Bump @babel/preset-env from 7.18.10 to 7.19.1 by @dependabot in #82
Full Changelog: 0.16.0...0.16.1
0.16.0
What's Changed
- New 'pill' theme
- Bump @babel/core from 7.18.6 to 7.18.9 by @dependabot in #72
- Bump @babel/register from 7.18.6 to 7.18.9 by @dependabot in #73
- Bump @babel/preset-env from 7.18.6 to 7.18.9 by @dependabot in #74
- Bump @babel/core from 7.18.9 to 7.18.10 by @dependabot in #75
- Bump @babel/preset-env from 7.18.9 to 7.18.10 by @dependabot in #76
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Rearrange and rename some settings for consistency
- Remove unnecessary autoClose setting
- Implement virtual instances
- Bump @babel/preset-env from 7.18.2 to 7.18.6 by @dependabot in #71
- Bump @babel/core from 7.18.2 to 7.18.6 by @dependabot in #70
- Bump @babel/register from 7.17.7 to 7.18.6 by @dependabot in #69
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Added
forceAlpha
andselectInput
- 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
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
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
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
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