Releases: novius/laravel-nova-menu
Releases · novius/laravel-nova-menu
Version 3.0.0
- Upgrade dependencies for laravel >= 8.43 compatibility
- Upgrade CS Fixer
Version 2.0.3
- Compatibility with cviebrock package
Version 2.0.2
- PHP 8 is now allowed
Version 2.0.1
- Missing translations
Version 1.2.0
- Add target blank option
Version 2.0.0
- Add a target blank option in menu item
- Custom HTML on menu items
- Make resources and observers configurable
- Link type + Laravel 7 / 8
- Add link type field and conditional field visibility
- Laravel 7 and 8 support
- PHP 7.4
Version 1.1.0
- Local field ;
- Use select2 field for internal links.
Version 1.0.0
- You can now add html classes to menu's items
- Add translations
- Refacto (rename model and resource)
0.2 alpha version
Laravel 6 compatible.
Version 0.1.1
Merge pull request #4 from angauber/master Fix migration drop order