Skip to content

Releases: zefoy/ngx-color-picker

Bug fix release

15 Mar 21:50
Compare
Choose a tag to compare
  • Fixed bug with hue slider not set correctly when input was changed

Feature release

08 Mar 16:34
Compare
Choose a tag to compare
  • Added disabled input for disabling color picker dialog opening

Bug fix release

07 Mar 23:25
Compare
Choose a tag to compare
  • Allow inputting hex color without # in the dialog

  • Fixed fallback color handling when faulty input given

Bug fix release

23 Feb 08:10
Compare
Choose a tag to compare
  • Fixed small bug with the hue slider in certain situations

Bug fix release

15 Feb 17:15
Compare
Choose a tag to compare
  • Fixed small bug with the hue slider in certain situations

Bug fix release

01 Feb 13:46
Compare
Choose a tag to compare
  • Added default color for input to avoid unwanted style changes

Bug fix release

24 Dec 08:26
Compare
Choose a tag to compare
  • 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

14 Dec 09:58
Compare
Choose a tag to compare
  • Added cpDisableInput option for hiding the input fields

  • Fixed add / remove preset color buttons events propagation

Bug fix release

14 Dec 09:25
Compare
Choose a tag to compare
  • Added propagation stopping for add/remove preset color buttons

Feature release

10 Dec 19:34
Compare
Choose a tag to compare
  • Disabled style encapsulation for easier styling