Releases: dklemmt/contao_dk_mmenu
Releases · dklemmt/contao_dk_mmenu
4.1.0
- Contao 5 compatibility.
- Updated to latest mmenu.js version.
4.0.0
- Updated mmenu.js to v9
- Offloaded the config to a separate DCA, to free up
tl_module
3.2.5
- Fixed some PHP 8 warnings
3.2.4
Removed all meta data from the navigation, as it would require additional markup that is not compatible with mmenu.
3.2.2
Ignore submenu selector to rearrange active item (#59)
3.2.1
- Added
active
class for last trail
item via JavaScript.
3.2.0
- Added
keyboardNavigation
option.
3.1.4
- fixed script error in IE 11