nova-color-field icon indicating copy to clipboard operation
nova-color-field copied to clipboard

Simple Laravel Nova Color Picker Field

Results 4 nova-color-field issues
Sort by recently updated
recently updated
newest added

Declaration of Timothyasp\\Color\\Color::compact() must be compatible with Laravel\\Nova\\Fields\\Field::compact(bool $compact = true)

I've just updated to Nova 4 and want to keep using this project over Nova's own color field. One issue I have though, is that I can no longer copy-paste...

Thanks for this plugin. However is there any possibility for RGBA (mainly Alpha support) format string value? Thanks again.

If you want to show the color field that show the hex color but do not need a picker. For example when copying a brand color and I just want...