Releases: outl1ne/nova-multiselect-field
Releases · outl1ne/nova-multiselect-field
5.0.1
Changed
- Allow Laravel Framework 11 during development (thanks to @crynobone)
- Fixed reorder button showing with singleSelect() (thanks to @crynobone)
- Removed dependencies covered by laravel/nova-devtool (thanks to @crynobone)
5.0.0
4.6.1
4.6.0
Added
- Added option to override the form field component (thanks to @alexandru-eftimie)
Changed
- Bumped Nova requirement to 4.32
- Fixed issue with overflow hidden parent
- Fixed issue where focusing the input would block out the whole viewport
- Fixed error handling with async modals
- Fixed misc style issues related to newer Nova versions
- Update packages
4.5.6
4.5.5
4.5.1
Changed
- Clicking on / removing a tag in a field with many elements will not cause the dropdown to open and miss the intended action.
4.5.0
Added
- Added Nova Devtool (immensely improves first set-up developer experience) (huge thanks to @crynobone)
Changed
- Fixed UI issues relating to multiselect fields inside action modals
4.4.2
Changed
- Fixed a bug with fillIfVisible (thanks to @LorenzoAlu and @muhammadsaeedparacha)