Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.
MIT License
185 stars 82 forks source link

added guard for input change #114

Closed robert-gogolan closed 6 years ago

robert-gogolan commented 6 years ago

relates to issue https://github.com/Alberplz/angular2-color-picker/issues/102 when selecting the whole input value and inserting new value, the dialog is undefined and error is thrown

wartab commented 6 years ago

This repository is no longer maintained. I recommend switching to https://github.com/zefoy/ngx-color-picker

It is mostly compatible with this repo, minus some bugs and plus some features.

robert-gogolan commented 6 years ago

can you update the readme with this info?