Releases: zefoy/ngx-color-picker
Releases · zefoy/ngx-color-picker
Bug fix release
- Fixed bug with hue slider not set correctly when input was changed
Feature release
- Added disabled input for disabling color picker dialog opening
Bug fix release
-
Allow inputting hex color without # in the dialog
-
Fixed fallback color handling when faulty input given
Bug fix release
- Fixed small bug with the hue slider in certain situations
Bug fix release
- Fixed small bug with the hue slider in certain situations
Bug fix release
- Added default color for input to avoid unwanted style changes
Bug fix release
-
Full code cleanup and small tweaks
-
Fixed event listeners left behind in some situations
-
Fixed disableInput not hiding the type selecting arrows
-
Renamed hexText to rgbaToHex in color picker service
Feature release
-
Added cpDisableInput option for hiding the input fields
-
Fixed add / remove preset color buttons events propagation
Bug fix release
- Added propagation stopping for add/remove preset color buttons
Feature release
- Disabled style encapsulation for easier styling