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

Missing quotes within template #138

Closed mroncev closed 7 years ago

mroncev commented 7 years ago

Hi guys,

just noticed there are missing quotes on multiple tabindexes within the template (e.g. line 52 within the template.js), which eventually breaks the html output.

Thx, nice work!

ruhley commented 7 years ago

Fixed and released in v3.0.0