Skip to content

Releases: yairEO/color-picker

v0.15.1

23 May 05:29
Compare
Choose a tag to compare
  • build: enable source maps in production Rollup configuration 8ab44a4
  • chore: update caniuse-lite to version 865e61d
  • fixes #5 - file extension in imports is crucial with "type": "module" b05a4ba

v0.15.0...v0.15.1

v0.15.0

17 May 15:14
Compare
Choose a tag to compare
  • added Typescript support to the project 1a349b2 & 1815843
  • style: update font properties and letter-spacing in _value.scss 3b88586

v0.14.0...v0.15.0

v0.14.0

24 Feb 10:17
Compare
Choose a tag to compare
  • build 06d6f90
  • Merge pull request #4 from kumardeo/fix-onchange aa42c66
    • fix: onChange handler was fired with previous color and before changing the color when clicking on swatches
    • refactor: replace special characters with html entities
    • refactor: rename swithFormat function to switchFormat 16688ec

v0.13.1...v0.14.0

v0.13.1

13 Sep 15:09
Compare
Choose a tag to compare

v0.13.0...v0.13.1

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