Releases: scttcper/ngx-color
Releases · scttcper/ngx-color
v2.0.6
2.0.6 (2019-03-03)
Bug Fixes
- pass missing props circle size and spacing closes #198 (6495210)
v2.0.5
2.0.5 (2018-10-19)
Bug Fixes
- use angular 7, silence install warning (715f38a)
v2.0.4
2.0.4 (2018-09-05)
Bug Fixes
v2.0.3
2.0.3 (2018-08-05)
Bug Fixes
- upgrade typescript 2.9, angular 6.1 (efe3334)
v2.0.2
2.0.2 (2018-06-19)
Bug Fixes
v2.0.1
2.0.1 (2018-06-07)
Bug Fixes
- center color picker circle under mouse pointer (b4b94cf)
v2.0.0
2.0.0 (2018-06-06)
Features
- add coordinates directive to handle x & y coordinates (#133) (f4a328b)
BREAKING CHANGES
- all mouse listeners now use angular hostlisteners
v1.5.2
1.5.2 (2018-06-04)
Bug Fixes
- upgrade material-colors, import as module for tree shaking (d7ae76f)
v1.5.1
1.5.1 (2018-05-28)
Bug Fixes
- use a subject instead of an eventemitter (14a4e7f)
v1.5.0
1.5.0 (2018-05-28)
Features
- saturation picker: use hostlisteners to track mouse and touch movement on saturation (#120) (13ca7be)
Also fixes a minor cosmetic problem with the chrome picker on lighter colors
before
after