Releases: zefoy/ngx-color-picker
Releases · zefoy/ngx-color-picker
Bug fix release
- Small pixel tweaks for the dialog styles
Bug fix release
- Fixed hex field being updated while typing the value
Bug fix release
- Fixed showing the preset label with empty preset array
Bug fix release
- Fixed hex field being updated while typing the value
Bug fix release
-
Fixed flickering when the dialog is opened
-
Fixed error when dialog is closed and destroyed
Bug fix release
-
Fixed flickering when the dialog is opened
-
Fixed error when dialog is closed and destroyed
Bug fix release
- Fixed AOT metadata.json build error
Feature release
-
New release for Angular 5 (requires Angular 5)
-
Switched to using flat module format and Rollup for bundling the library
Feature release
- Added support for adding and removing of preset colors
Bug fix release
-
Fixed error when input was activated via keyboard and not mouse
-
Removed hex color string shortening (If you need this then use a pipe etc.)
-
Added closing of previous color picker popup when opening another color picker