buberdds / angular-bootstrap-colorpicker

Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
MIT License
419 stars 226 forks source link

Added support for focus and blur events #138

Closed gandaldf closed 7 years ago

gandaldf commented 8 years ago

When enabled (on-focus-blur=“true”) it will open the color picker on focus event and it will close it on blur event.

buberdds commented 7 years ago

Thanks for PR, for now I will close this one as this won't work with some other options like colorpicker-with-input