Skip to content

v3.1.0

Compare
Choose a tag to compare
@Log1x Log1x released this 01 Oct 17:42
· 2 commits to master since this release
ed28a3a

Change log

Enhancements

  • ✨ Add a navi:list command to show registered navigation menus
  • ✨ Add support for allowing default CSS classes on menu items (#85)
  • 🚚 Change the make:navi command signature to navi:make
  • 🧑‍💻 Improve the navi:make command output
  • 🎨 Improve disallowed menu class filtering
  • 🎨 Use all() instead of toArray() in examples
  • 🎨 Add missing methods to the Facade docblock
  • 📝 Improve the README
  • ➕ Add roots/acorn to the project in development

Bug fixes

  • 🩹 Properly remove default WordPress CSS classes from menu items (Fixes #84, #83, #78)