Releases: Becklyn/MenuBundle
Releases · Becklyn/MenuBundle
2.1.0
22 Jan 04:01
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add convenience getter to get the resolved tree from an item at MenuRenderer::getResolvedItem()
✨ Improvements
Add isCurrentAncestor() getter in (resolved) MenuItems.
Add isAnyCurrent() getter in (resolved) MenuItems.
🐛 Bug Fixes
Fix invalid branch alias.
2.0.0
20 Jan 12:38
Compare
Sorry, something went wrong.
No results found
💥 Breaking Changes
Refactored main template to ease overwriting specific parts.
🎁 New Features
Add rootClass option, to easily set class on only root.
1.1.2
26 Nov 16:07
Compare
Sorry, something went wrong.
No results found
1.1.1
24 Oct 15:53
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Reintroduce the sort option, but as boolean flag to toggle the sorting on/off. Default is off.
1.1.0
24 Oct 14:10
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Removed the sort option, the items are now automatically sorted: first desc by priority.
If the priority is the same, then asc by label.
1.0.1
04 Sep 13:25
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Added PhpStorm autocompletion annotation on LazyRoute.
🛠️ Internal
Clean up imports in LazyRoute.
1.0.0: First Release
10 Jul 14:16
Compare
Sorry, something went wrong.
No results found