md-color-picker
md-color-picker copied to clipboard
Angular-Material based color picker
When I type the HEX color, the plugin just bugs and disables the HEX tab, and I can use just the RGB and HSL colors. When I open the plugin...
…el button text in order of translations, optional widget attributes:
I've seen a few issues regarding translations of button labels. I think the easiest approach would be to make the button labels configurable via the options object. This way consumers...
Update project scaffolding Add Grunt build Fix LTR dirction problem in clear button Make a new release
Is there anyway to disable the input field so that the preview div can be used like a button to trigger the dialogue box? Something like a boolean attribute **hide-input-field="true"**...
Added an output to notify when color is selected
I have a bug regarding the color-picker when using firefox. The cursor is offset when clicking and dragging in order to select a color. I have to hold the mouse...
Added ngModel.$render(); to $scope.clearValue to really clear the value