Releases: zefoy/ngx-color-picker
Releases · zefoy/ngx-color-picker
Bug fix release
- Added default styles for direction to avoid problems when rtl is used
Bug fix release
- Tweaks and fixes for the opening / closing of the dialog
Bug fix release
- Only listen keyboard events for popup dialog and when dialog is open
Feature release
-
Fixed color parsing when forced alpha was used
-
Fixed bug that prevented toggling from the element
-
Added support for esc and enter keys to control the dialog
Bug fix release
- Fixed potential errors when invalid data is used as inputs
Bug fix release
- Library is now compiled with strict null checks to have proper null handling
Feature release
-
Updated to using latest Angular 6 release
-
Added support for closing the dialog with enter when input focused
Feature release
-
Build and verified to work with Angular 6
-
Added close dialog method for the directive
Feature release
- Added colorPickerOpen and colorPickerClose events
Bug fix release
Fixed bug with hue slider not set correctly when dialog input was changed