Releases: scttcper/ngx-color
Releases · scttcper/ngx-color
v7.1.0
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
7.0.2 (2021-06-10)
Bug Fixes
- editable input have unique id for aria-labelledby (#346) (3f919b6)
v7.0.1
7.0.1 (2021-06-09)
Bug Fixes
- add aria-labelledby to EditableInputComponent (#345) (257d273)
v7.0.0
7.0.0 (2021-05-17)
Features
BREAKING CHANGES
v6.2.0
6.2.0 (2020-12-07)
Features
v6.1.0
6.1.0 (2020-11-06)
Features
- move swatch default styles including outline to class style (#325) (4a2b8ac)
v6.0.4
6.0.4 (2020-10-01)
Bug Fixes
- deps: update dependency @ctrl/tinycolor to v3.1.5 (b57b32c)
v6.0.3
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
6.0.2 (2020-09-21)
Bug Fixes
v6.0.1
6.0.1 (2020-07-30)
Bug Fixes