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 - v8.0.3

Published by scttcper about 2 years ago

8.0.3 (2022-09-06)

Bug Fixes

ngx-color - v8.0.2

Published by scttcper about 2 years ago

8.0.2 (2022-08-16)

Bug Fixes

ngx-color - v8.0.1

Published by scttcper over 2 years ago

8.0.1 (2022-06-20)

Bug Fixes

  • build: add a ton of ng-package.json files (e4a908c), closes #370
ngx-color - v8.0.0

Published by scttcper over 2 years ago

8.0.0 (2022-06-19)

Features

BREAKING CHANGES

  • requires angular 14
ngx-color - v7.3.3

Published by scttcper almost 3 years ago

7.3.3 (2021-11-08)

Bug Fixes

  • add material colors dependency at root level (4fb9713)
ngx-color - v7.3.2

Published by scttcper almost 3 years ago

7.3.2 (2021-11-08)

Bug Fixes

  • Change peerDependencies into dependencies (#363) (c3bc665)
ngx-color - v7.3.1

Published by scttcper almost 3 years ago

7.3.1 (2021-11-07)

Bug Fixes

ngx-color - v7.3.0

Published by scttcper almost 3 years ago

7.3.0 (2021-11-05)

Features

ngx-color - v7.2.0

Published by scttcper over 3 years ago

7.2.0 (2021-06-21)

Features

  • provide the color component instance as ColorWrap token (#352) (2319bcc)
ngx-color - v7.1.0

Published by scttcper over 3 years ago

7.1.0 (2021-06-20)

Bug Fixes

  • color-wrap: change member type changes to allow undefined (#347) (7114cad)

Features

  • implement the ControlValueAccessor instance (#349) (15c44f3)
  • support two-way binding for color components (#350) (b5325ec)
ngx-color - v7.0.2

Published by scttcper over 3 years ago

7.0.2 (2021-06-10)

Bug Fixes

  • editable input have unique id for aria-labelledby (#346) (3f919b6)
ngx-color - v7.0.1

Published by scttcper over 3 years ago

7.0.1 (2021-06-09)

Bug Fixes

  • add aria-labelledby to EditableInputComponent (#345) (257d273)
ngx-color - v7.0.0

Published by scttcper over 3 years ago

7.0.0 (2021-05-17)

Features

BREAKING CHANGES

ngx-color - v6.2.0

Published by scttcper almost 4 years ago

6.2.0 (2020-12-07)

Features

ngx-color - v6.1.0

Published by scttcper almost 4 years ago

6.1.0 (2020-11-06)

Features

  • move swatch default styles including outline to class style (#325) (4a2b8ac)
ngx-color - v6.0.4

Published by scttcper about 4 years ago

6.0.4 (2020-10-01)

Bug Fixes

  • deps: update dependency @ctrl/tinycolor to v3.1.5 (b57b32c)
ngx-color - v6.0.3

Published by scttcper about 4 years ago

6.0.3 (2020-09-28)

Bug Fixes

  • disable alpha changes during hex input - eg #0000 (85e2d49)
  • ignores keyup events when the value has not changed (cfa8ef9), closes #317
ngx-color - v6.0.2

Published by scttcper about 4 years ago

6.0.2 (2020-09-21)

Bug Fixes

ngx-color - v6.0.1

Published by scttcper about 4 years ago

6.0.1 (2020-07-30)

Bug Fixes

ngx-color - v6.0.0

Published by scttcper over 4 years ago

6.0.0 (2020-07-13)

Features

BREAKING CHANGES

  • requires angular > v10