angular-bootstrap-colorpicker
angular-bootstrap-colorpicker copied to clipboard
Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
If I select a green tone by the vertical bar, and then drag the selector in the color box, off the screen, the editor that had a green gradient to...
If you enable mobile mode in Chrome via the console, the color tooltip has no drag effect.
Leak happens on project where we detach HTML elements from controller before it is destroyed and elem.on('$destroy'...) is not called, but $scope.on('$destroy'...) works
I am working on a project where I have to restrict the number of colors to a certain number, is it possible with colorpicker?
Hi, ( Sorry my english could be bad ) I'm using the colorpicker for a personnal developement, and I've actually a problem. I want to send a request in a...
When opening the color-picker I simply click on a new area for a new color and listen for 'colorpicker-selected' to be emitted. The callback does not return to me the...
The library can now be used in touch enabled devices to select colour by dragging pickers using touch. There was a minor glitch in the library which does not invoke...