Skip to content

Releases: zefoy/ngx-color-picker

Bug fix release

01 Dec 22:42
Compare
Choose a tag to compare
  • Small pixel tweaks for the dialog styles

Bug fix release

22 Nov 17:23
Compare
Choose a tag to compare
  • Fixed hex field being updated while typing the value

Bug fix release

22 Nov 07:55
Compare
Choose a tag to compare
  • Fixed showing the preset label with empty preset array

Bug fix release

22 Nov 17:22
Compare
Choose a tag to compare
  • Fixed hex field being updated while typing the value

Bug fix release

21 Nov 14:02
Compare
Choose a tag to compare
  • Fixed flickering when the dialog is opened

  • Fixed error when dialog is closed and destroyed

Bug fix release

21 Nov 13:58
Compare
Choose a tag to compare
  • Fixed flickering when the dialog is opened

  • Fixed error when dialog is closed and destroyed

Bug fix release

09 Nov 17:46
Compare
Choose a tag to compare
  • Fixed AOT metadata.json build error

Feature release

09 Nov 17:03
Compare
Choose a tag to compare
  • New release for Angular 5 (requires Angular 5)

  • Switched to using flat module format and Rollup for bundling the library

Feature release

05 Nov 19:12
Compare
Choose a tag to compare
  • Added support for adding and removing of preset colors

Bug fix release

11 Oct 07:41
Compare
Choose a tag to compare
  • 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