Releases: zefoy/ngx-color-picker
Releases · zefoy/ngx-color-picker
Maintenance release
- Updated to use latest Angular 10 version
Bug fix release
- Fixed cancel / close event order
Maintenance release
- Updated to use latest Angular 9 version
Bug fix release
- Fixed small bug with canceling the color selection
Maintenance release
- Switched to using Angular CLI packaging
Feature release
-
Fixed typings of the slider events in the documentation
-
Added support for adding custom class for the preset colors box
Feature release
-
Added more options for the positioning of the dialog
-
Fixed bug that showed dialog before it was positioned
-
Fixed alpha handling when output is set to hex and alpha disabled
Bug fix release
- Fixed dialog positioning issue when using top position
Feature release
-
Added support for CMYK input format
-
Updated to use the latest Angular 8 version
Feature release
- Added sending of select color event on dialog close when saveClickOutside is true