Releases: suenerds/nova-searchable-belongs-to-filter
Releases · suenerds/nova-searchable-belongs-to-filter
Release v2.0.3
- Add Laravel 11 compatibility
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
Release v2.0.1
- Fix problem with missing filter css
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
Version 2 of this package is Nova 4 compatible. Use version 1 for Nova 3
What's Changed
- 20 upgrade to nova 4 by @michaelklopf in #21
New Contributors
- @anotherfrontendguy made their first contribution in #21
- @stefblokdijk made their first contribution in #21
Full Changelog: v1.0.5...v2.0.0
Release v1.0.5
What's Changed
- Add MIT license. by @michaelklopf in #19
New Contributors
- @michaelklopf made their first contribution in #19
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
Make it possible to provide a custom display name for the filter. Resolves #1
Release v1.0.3
Add support for reset filter button. Resolves #2
Release v1.0.2
Remove margin-bottom from search-input
Release v1.0.1
Use a unique key for each filter instance to get the correct data from the store
Release v1.0
Update readme and composer description