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

Please specify button type in template #123

Closed glmaster123 closed 7 years ago

glmaster123 commented 7 years ago

Unspecified button type defaults to submit in certain browsers and interferes with normal form behavior when using the enter key.

ruhley commented 7 years ago

Fixed in commit d6dfeb222e61a2151e466460375dafdc9fa2a792 and released in v2.6.1