ngx-color

🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

MIT License

Downloads
199.9K
Stars
435
Committers
13

Bot releases are hidden (Show)

ngx-color - v5.1.4

Published by scttcper over 4 years ago

5.1.4 (2020-07-01)

Bug Fixes

  • deps: update dependency tslib to v1.13.0 (ac421b4)
ngx-color - v5.1.3

Published by scttcper over 4 years ago

5.1.3 (2020-05-29)

Bug Fixes

ngx-color - v5.1.2

Published by scttcper over 4 years ago

5.1.2 (2020-05-01)

Bug Fixes

  • deps: update angular monorepo to v9.1.4 (b2100e7)
ngx-color - v5.1.1

Published by scttcper over 4 years ago

5.1.1 (2020-04-28)

Bug Fixes

  • circle: use tinycolor to compare hex values, problem was caused by upper and lowercase hex strings closes #282 (0c60f8e)
ngx-color - v5.1.0

Published by scttcper over 4 years ago

5.1.0 (2020-04-25)

Features

  • upgrade tinycolor to v3 (ccd2edf)
ngx-color - v5.0.4

Published by scttcper over 4 years ago

5.0.4 (2020-04-25)

Bug Fixes

  • twitter: color-twitter onSwatchHover not hooked up (042bda6), closes #281
ngx-color - v5.0.3

Published by scttcper over 4 years ago

5.0.3 (2020-04-07)

Bug Fixes

  • sketch: remove swatches when no presetColors are provided closes #280 (f9d67d0)
ngx-color - v5.0.2

Published by scttcper over 4 years ago

5.0.2 (2020-03-26)

Bug Fixes

  • upgrade to angular 9.1.0 (41e9aee)
ngx-color - v5.0.1

Published by scttcper over 4 years ago

5.0.1 (2020-02-26)

Bug Fixes

  • disable alpha in hex when disableAlpha is used closes #268 (f983000)
  • remove console log (b3fb873)
ngx-color - v5.0.0

Published by scttcper over 4 years ago

5.0.0 (2020-02-25)

Bug Fixes

  • wrap editable input styles in containers and apply div flex styles (f4fa288)

Features

  • expose raised zDepth etc shadow settings in compact, material, swatches closes #269 (2385157)
  • use angular 9 (c64a2db)

BREAKING CHANGES

  • requires angular 9
ngx-color - v4.1.1

Published by scttcper over 4 years ago

4.1.1 (2020-02-01)

Bug Fixes

  • upgrade @ctrl/tinycolor dependency (e3eb0dd)
ngx-color - v4.1.0

Published by scttcper about 5 years ago

4.1.0 (2019-09-05)

Features

ngx-color - v4.0.1

Published by scttcper about 5 years ago

4.0.1 (2019-09-03)

Bug Fixes

  • disableAlpha in sketch not hiding alpha slider closes #229 (ca4dfc6)
ngx-color - v4.0.0

Published by scttcper about 5 years ago

4.0.0 (2019-08-05)

Features

BREAKING CHANGES

  • requires angular 8
ngx-color - v3.0.3

Published by scttcper over 5 years ago

3.0.3 (2019-05-26)

Bug Fixes

  • remove improperly setup distinctUntilChanged (4347cba)
ngx-color - v3.0.2

Published by scttcper over 5 years ago

3.0.2 (2019-05-26)

Bug Fixes

  • circle: separate focus styles and active styles correctly fixes #210 (bf55e50)
ngx-color - v3.0.1

Published by scttcper over 5 years ago

3.0.1 (2019-05-20)

Bug Fixes

  • add additional types to input on colorwrap closes #208 (dbcb152)
ngx-color - v3.0.0

Published by scttcper over 5 years ago

3.0.0 (2019-05-20)

Features

  • built using angular 8, use circleci instead of travis, allow angular 8 and rc without warnings, switch from github pages to netlify (b7b884c)

BREAKING CHANGES

Bug Fixes

  • photoshop button click -> onclick to match others (b5204d7) (2466675)
ngx-color - v2.0.7

Published by scttcper over 5 years ago

2.0.7 (2019-05-06)

Bug Fixes

ngx-color - v2.0.6

Published by scttcper over 5 years ago

2.0.6 (2019-03-03)

Bug Fixes

  • pass missing props circle size and spacing closes #198 (6495210)