Spatie Menu Versions Save

Html menu generator

3.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/menu/compare/3.1.1...3.2.0

3.1.1

1 year ago
  • fix active classes

What's Changed

Full Changelog: https://github.com/spatie/menu/compare/3.1.0...3.1.1

3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/menu/compare/3.0.1...3.1.0

3.0.1

2 years ago
  • update deps

3.0.0

3 years ago
  • Support PHP 8+
  • Drop support for PHP 7.x
  • Use PHP 8 syntax where possible

2.10.3

3 years ago
  • Ensure Items are transformed to string before prepending or appending

2.10.2

3 years ago
  • Fix methods_exists check in PHP8

2.10.1

3 years ago
  • Ensure the necessary methods exist to check if a menu is active

2.10.0

3 years ago
  • Support Item instances in Menu::prepend so headers can be set active

2.9.0

3 years ago
  • Drop support for versions older than PHP 7.1