Releases: scttcper/ngx-color
Releases · scttcper/ngx-color
v1.4.1
1.4.1 (2018-05-27)
Bug Fixes
- swatches border radius on first and last, border on white swatch (fa8ed5c)
Before
After
v1.4.0
1.4.0 (2018-05-17)
Bug Fixes
- #108 remove extra swatch class in circle picker (68a2a1b)
- peer dependency for angular 6 (7d85dc2)
Features
1.3.1
type fixes
bug fix for the circle color picker not showing a color after being selected
1.2.0
ngStyle names are camel case instead of matching normal css
move helpers inside the core package
1.1.1
Breaking:
new release process that moved some files around. Probably should be any issues.
Changes:
reduce unused code
1.0.0
v1.0 release! 🎉
Docs now in readme.
onChange and onChangeComplete emit interface ColorEvent.
overall component cleanup and testing