Skip to content

Releases: yairEO/color-picker

v0.13.0

05 Feb 18:44
Compare
Choose a tag to compare
  • Created 2 separate build files for iife & es (the default module)
  • Updated packages 6e4bead

v0.12.1...v0.13.0

v0.12.1

28 Sep 12:56
Compare
Choose a tag to compare
  • added engines property with "node": "> 12 < 20" value baf165c
  • minor improvements to the example in the index.html file with additional comments 738c198
  • added an example of how to sync the picker's value with an input's value dec5347
  • added a paragraph in the README advising to pair this component with text inputs rather than color inputs which are limiting e9c4364
  • upgraded dependencies and added publishConfig with "access": "public" set because this package is scoped 50b2692
  • replaced deprecated rollup-plugin-terser with @rollup/plugin-terser 2bee4a4
  • added sourcemaps to dev Rollout output 3381cb9
  • added a comment a6ad5fb

v0.12.0...v0.12.1

v0.12.0

26 Mar 19:02
Compare
Choose a tag to compare

v0.11.0...v0.12.0

v0.11.0

05 Sep 12:20
Compare
Choose a tag to compare
  • better detection of "hsl" values in "getHSLA" method 892f53b
  • removed "popper" SCSS file. Positioning the color-picker should not be coupled with it b3608cd
  • decreased color value font size to better fit extra-long values 2778555
  • changed default local server port 2d3ce06
  • removed unused packages from package.json 1f42afc
  • updated demo page to use my own positioning package 2a68854
  • updated dependencies c4e7733

v0.10.3...v0.11.0

v0.10.3

24 Jul 20:14
Compare
Choose a tag to compare
  • fixed README markdown table mistake 6ad03b9

v0.10.2...v0.10.3

v0.10.2

27 May 14:02
Compare
Choose a tag to compare

v0.10.1...v0.10.2

v0.10.1

06 Feb 20:00
Compare
Choose a tag to compare
  • [BUGFIX] fixed thumb for Firefox & removed .min file (now only one js file is included) 6f023d1
  • [CHORE] improved build process 4c0c77f
  • [CHORE] removed unneeded scripts step for np command to work 145170d
  • [CHORE] changed demo video for README file e2054a8
  • changed emoji in page title ae98517
  • added tests f41e122
  • added favicon 9adc6b4
  • refactored demo page for performance 7c92bbf
  • [BUILD] 36f62e0

v0.10.0...v0.10.1

v0.10.0

22 Dec 22:06
Compare
Choose a tag to compare
  • forgot building SCSS in "build:prod" npm script 9add9b7
  • [BUILD] 820b55c

v0.9.9...v0.10.0

v0.9.9

22 Dec 21:23
Compare
Choose a tag to compare
  • [bugfix] - range styles were not specific enough to the color-picker 1c76c7e
  • [bugfix] - minor changes b8b23f6
  • README minor change 0c7ca5c

v0.9.8...v0.9.9

v0.9.8

18 Dec 16:47
Compare
Choose a tag to compare