Alberplz / angular2-color-picker

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

Support for null color input #77

Open marcalj opened 7 years ago

marcalj commented 7 years ago

This module force the input to have a value. I'm not always wanting a value. If the value passed to plugin is null it breaks.