Skip to content

Releases: aropixel/menu-bundle

v2.2.3

Choose a tag to compare

@kbyjoel kbyjoel released this 12 May 12:32
  • add selections to menu
  • add success message on menu update

v2.2.2

Choose a tag to compare

@kbyjoel kbyjoel released this 20 Jan 15:13
  • Exclude EventListener forlder from autowire

v2.2.1

Choose a tag to compare

@csalon csalon released this 20 Sep 14:58
  • Add isBlankTarget property

v2.2.0

Choose a tag to compare

@kbyjoel kbyjoel released this 11 Jun 13:21
  • [BC] - Upgrade doctrine/doctrine-bundle dependency to ^2.4

v2.1.8

Choose a tag to compare

@kbyjoel kbyjoel released this 25 Mar 11:19
  • Bugfix required page alert if menu item is deep

v2.1.7

Choose a tag to compare

@kbyjoel kbyjoel released this 23 Mar 14:34
* Bugfix: required pages not found in sub levels

v2.1.6

Choose a tag to compare

@kbyjoel kbyjoel released this 23 Mar 09:17
* Bugfix cached pages in menu
* Bugfix getRequiredPages
* Add is_section filter

v2.1.5

Choose a tag to compare

@kbyjoel kbyjoel released this 21 Jan 14:37
  • Bugfix getMenuItems for submenus of more than 2nd level

v2.1.4

Choose a tag to compare

@kbyjoel kbyjoel released this 13 Nov 15:37
  • Make menuHandlers property protected in MenuHandler

v2.1.3

Choose a tag to compare

@kbyjoel kbyjoel released this 13 Nov 15:15
  • Add twig block to override form header
  • Make MenuHandler properties & methods protected