Skip to content

Releases: scttcper/ngx-color

v7.1.0

20 Jun 15:47
76f6703
Compare
Choose a tag to compare

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)

v7.0.2

10 Jun 19:44
3f919b6
Compare
Choose a tag to compare

7.0.2 (2021-06-10)

Bug Fixes

  • editable input have unique id for aria-labelledby (#346) (3f919b6)

v7.0.1

09 Jun 22:14
257d273
Compare
Choose a tag to compare

7.0.1 (2021-06-09)

Bug Fixes

  • add aria-labelledby to EditableInputComponent (#345) (257d273)

v7.0.0

17 May 23:12
2ae0778
Compare
Choose a tag to compare

7.0.0 (2021-05-17)

Features

BREAKING CHANGES

v6.2.0

07 Dec 05:46
e4872a7
Compare
Choose a tag to compare

6.2.0 (2020-12-07)

Features

v6.1.0

06 Nov 06:33
4a2b8ac
Compare
Choose a tag to compare

6.1.0 (2020-11-06)

Features

  • move swatch default styles including outline to class style (#325) (4a2b8ac)

v6.0.4

01 Oct 05:49
Compare
Choose a tag to compare

6.0.4 (2020-10-01)

Bug Fixes

  • deps: update dependency @ctrl/tinycolor to v3.1.5 (b57b32c)

v6.0.3

28 Sep 20:28
96602f5
Compare
Choose a tag to compare

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

v6.0.2

21 Sep 04:17
828aea3
Compare
Choose a tag to compare

6.0.2 (2020-09-21)

Bug Fixes

v6.0.1

30 Jul 21:29
40208b7
Compare
Choose a tag to compare

6.0.1 (2020-07-30)

Bug Fixes