issues
search
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
Fix hex8 support.
#15
Closed
reppair
closed
2 years ago
reppair
commented
2 years ago
This PR fixes the support for
hex8
.
fix loading the picker using
hex8
value
add border color to the color preview div (details and index)
Closes #12
This PR fixes the support for
hex8
.hex8
valueCloses #12