outl1ne / nova-color-field

A Laravel Nova package that adds a color picker to Nova's arsenal of fields.
MIT License
25 stars 13 forks source link

Without #6

Closed StanBarrows closed 2 years ago

StanBarrows commented 3 years ago

Hey @Tarpsvo

Great work you did with this colour picker!

Is there currently an option to hide the suggestions completely? I want to use it as a manual input field showing the colours after saving the form.

Best regards Sebastian

grafik
Tarpsvo commented 2 years ago

Heya! I added a new ->hidePicker() option for your usecase. ;) Release in version 1.2.0. Good luck!

StanBarrows commented 2 years ago

You're awesome! Thanks a lot