Skip to content

Releases: outl1ne/nova-multiselect-filter

4.0.8

24 Jul 08:41
Compare
Choose a tag to compare

Changed

  • Improved .gitattributes to reduce vendor size

4.0.7

23 Feb 10:53
Compare
Choose a tag to compare

Changed

  • Added check in handleChange to call emitChanges if hasRemoved is true, to ensure changes are emitted after a filter removal.

4.0.6

21 Oct 15:02
Compare
Choose a tag to compare

Changed

  • Fixed group heading styles in dark mode

4.0.5

05 Oct 14:01
Compare
Choose a tag to compare

Changed

  • Fixed crash when existing store doesn't contain filter

4.0.4

05 Oct 11:53
Compare
Choose a tag to compare

Changed

  • Fixed single select not displaying selected value
  • Fixed single select not closing after selecting an option
  • Updated packages

4.0.3

05 Sep 12:31
Compare
Choose a tag to compare

Changed

  • Allow overflowing in default Nova filter menu

4.0.2

01 Sep 14:28
Compare
Choose a tag to compare

Changed

  • Fixed occasional issue with an empty value appearing as a selected option when searching for items

4.0.1

08 Aug 15:09
Compare
Choose a tag to compare

Changed

  • Misc UI fixes
  • Updated packages

4.0.0

29 Apr 15:15
Compare
Choose a tag to compare

Added

  • Added Nova 4.0 support (huge thanks to @dmason30)

Changed

  • Dropped PHP 7.X support
  • Renamed OptimistDig(i)tal namespace to Outl1ne
  • Updated packages

2.0.0

02 Dec 13:51
Compare
Choose a tag to compare

Changed

  • Dropped PHP 7.1, Laravel 6 and Nova 2 support
  • Updated packages