ziffmedia / nova-select-plus

A Laravel Nova Select Field
MIT License
91 stars 26 forks source link

Improvements to form field style #56

Closed justindantzer closed 1 year ago

justindantzer commented 1 year ago

TL;DR, updated styles to better match other Nova 4 fields.

This is the best BelongsToMany field I've found, but didn't like how the styles were a bit off from standard Nova fields. Inspiration came from the existing Nova Select and Tag fields.

This update will also aid with issue #23

Screenshot 2023-04-01 at 5 12 47 PM Screenshot 2023-04-01 at 5 13 04 PM Screenshot 2023-04-01 at 5 13 22 PM Screenshot 2023-04-01 at 5 12 14 PM Screenshot 2023-04-01 at 5 12 19 PM Screenshot 2023-04-01 at 5 12 37 PM
ralphschindler commented 1 year ago

Try v2.0.2, Thanks!