Skip to content

Releases: outl1ne/nova-multiselect-field

5.0.1

18 Dec 11:52
Compare
Choose a tag to compare

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

17 Dec 15:25
Compare
Choose a tag to compare

Added

Changed

  • Updated packages

4.6.1

30 Oct 18:14
e2062f9
Compare
Choose a tag to compare
4.6.1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.6.0...4.6.1

4.6.0

09 Oct 12:50
Compare
Choose a tag to compare

Added

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

29 Feb 14:28
Compare
Choose a tag to compare

Changed

  • Fixed issue with selected values not being shown in some cases

4.5.5

27 Feb 15:07
Compare
Choose a tag to compare

Changed

  • Fixed issue with (soft-)deleted models throwing an exception when rendering field

4.5.1

04 Dec 14:00
25e34df
Compare
Choose a tag to compare
4.5.1 Pre-release
Pre-release

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

17 Oct 12:22
Compare
Choose a tag to compare

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

25 Aug 10:13
Compare
Choose a tag to compare

Changed

4.4.1

10 Aug 12:49
Compare
Choose a tag to compare

Changed

  • Fixed crash with empty belongsToMany