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

Validation support for input #101

Closed imaksp closed 8 years ago

imaksp commented 8 years ago

I want to add required attribute to the color input box, I didn't find any option for validation in current docs.

ruhley commented 8 years ago

Added in commit 665c9c6a1226e3f94a44f43382dee8d0ffb8c3b0 and released in v2.4.1