Releases: outl1ne/nova-detached-filters
Releases · outl1ne/nova-detached-filters
3.0.1
3.0.0
2.1.0
Added
- Workbench usable by
composer run serve
command.
Changed
- Updated mixins and resources to latest nova release (4.32.11)
Full Changelog: 2.0.4...2.1.0
2.0.4
Changed
- Misc UI fixes caused by Nova release
- Updated packages
2.0.3
2.0.2
2.0.1
Removed
- Remove laravel/framework:
>= 9.0
requirement.
2.0.0
Added
- Support for Laravel Nova 4
- Upgrade components to vue 3
- Added tailwind with
o1-
prefix.
Changed
-
Requirements
- php:
>= 8.0
- laravel/framework:
>= 9.0
- laravel/nova:
^4.0
Removed
- php:
-
Resources per page selector:
withPerPage
.- There might be a way to re-integrate this feature, but as of now, I've hidden this feature.
Due to our organization changing it's name, we are changing the namespace starting this release.
- composer.json:
"optimist-digital/nova-detached-filters"
=>"outl1ne/nova-detached-filters"
- imports:
OptimistDigital\NovaDetachedFilters
=>Outl1ne\NovaDetachedFilters