Skip to content

Releases: zefoy/ngx-color-picker

Bug fix release

14 Apr 19:24
Compare
Choose a tag to compare
  • Fixed cancel / close event order

Maintenance release

08 Feb 09:26
Compare
Choose a tag to compare
  • Updated to use latest Angular 9 version

Bug fix release

25 Dec 09:06
Compare
Choose a tag to compare
Bug fix release Pre-release
Pre-release
  • Fixed small bug with canceling the color selection

Maintenance release

24 Dec 10:31
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release
  • Switched to using Angular CLI packaging

Feature release

18 Sep 07:59
Compare
Choose a tag to compare
  • Fixed typings of the slider events in the documentation

  • Added support for adding custom class for the preset colors box

Feature release

17 Jul 08:27
Compare
Choose a tag to compare
  • 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

12 Jun 12:07
Compare
Choose a tag to compare
  • Fixed dialog positioning issue when using top position

Feature release

10 Jun 10:53
Compare
Choose a tag to compare
  • Added support for CMYK input format

  • Updated to use the latest Angular 8 version

Feature release

04 Apr 07:40
Compare
Choose a tag to compare
  • Added sending of select color event on dialog close when saveClickOutside is true

Feature release

05 Mar 07:58
Compare
Choose a tag to compare
  • Added cpCloseClickOutside input for controlling dialog closing