ngx-colors icon indicating copy to clipboard operation
ngx-colors copied to clipboard

Simple yet elegant Material color picker for Angular

Results 23 ngx-colors issues
Sort by recently updated
recently updated
newest added

implementation for issue https://github.com/KroneCorylus/ngx-colors/issues/109

Added suport for cmyk color format implementation of issue https://github.com/KroneCorylus/ngx-colors/issues/107

We have 4 color formats: Hex, RGBA, HSLA and CMYK The feature allows user to choose some formats, like:

Add suport to CMYK color format

I am missing an option to hide accept and cancel buttons. There are cases we do not need them anymore. I am saving the color instantly after slider changes -...

enhancement

It would be great to provide an option such as: - `showOnlyPicker="true"` to only show the color picker panel when opening. It would also hide the return button to prevent...

enhancement
Confirmed

Hey there, I wanted to ask if it would be possible to add a mode without the "Accept" and "Cancel" controls. The color chosen at this exact moment is applied,...

enhancement
Confirmed

Hello, would it be possible to expose the functions you use for converting the color values to a different type, e.g. rgba to hex. I need to let the user...

enhancement

Hello there, adding an eye dropper would be a nice feature sometime in the future. ![image](https://github.com/KroneCorylus/ngx-colors/assets/64008638/da86a670-8c0b-483a-a44a-9b1211a721ee)

enhancement
Confirmed

I would like to use custom palette. The user knows each color by a specific "name"... the name is most impotent for him than the color itself... **Then I need...

enhancement