ruhley / angular-color-picker

Vanilla AngularJS Color Picker Directive with no requirement on jQuery
http://ruhley.github.io/angular-color-picker/
MIT License
166 stars 79 forks source link

$touched not working with angular-color-picker #120

Closed Futursky closed 7 years ago

Futursky commented 7 years ago

Default angular field property $touched not working with angular-color-picker. For example when I change my color input then remove color $touched should be true, $pristine: false and $dirty: true but it does not. https://www.dropbox.com/s/loynqb6gl3006ov/Screenshot%202016-10-15%2021.51.45.png?dl=0

ruhley commented 7 years ago

This has been released in v2.6.0