4.1.2 |
|
4.1.1 |
|
4.1.0 |
* Contao 5 compatibility. * Updated to latest mmenu.js version. |
4.0.1 |
* Some minor improvements |
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.3 |
* Unlocked Symfony 5 |
3.2.2 |
|
3.2.1 |
* Added `active` class for last `trail` item via JavaScript. |
3.2.0 |
* Added `keyboardNavigation` option. |
add Zeige mehr Versionen an |
3.1.4 |
* fixed script error in IE 11 |
3.1.3 |
* fixed itemscope typo in other templates as well |
3.1.2 |
* always run migration, not just when a custom `js_mmenu*` template is present |
3.1.1 |
* Renamed `js_mmenu` template to `mmenu_default`. Now the template cannot be selected in the page layout anymore, which was never intended. * Added migration for template name change. * Fixed erroneous itemscope. * Updated mmenu to `8.4.4`. |
3.1.0 |
* added polyfills option for IE compatibility * added columns option |
3.0.2 |
* updated mmenu to version `8.2.3` |
3.0.1 |
* removed `invisible` and `block` class from template, so that the Contao CSS framework does not interfere |
3.0.0 |
* Implementation as a Contao 4 bundle. * mmenu has been updated to version `8.1.1`. * No dependency on jQuery anymore. * Each module has its own template file now. * The "article" module has been rewritten as an "html" module, which I find is more flexible, since you can use simple custom html there or insert tags - and thus you are able to easily integrate content elements, articles or [nodes](https://github.com/terminal42/contao-node). * Some options have been ditched, some have been changed (since their defaults changed in mmenu) and some have been added. * Be aware that some options are not really suitable together (e.g. the "popup" position with some panel effects). * Feel free to suggest the integration of options, configurations, add-ons and extensions. mmenu has lots of them. * If you want to add your own options, you can simply create your own `js_mmenu` template and change the PHP array there (or put it into a JavaScript variable and change it this way). * Integration of CSS & JavaScript has also been offloaded to the `js_mmenu` template, so you can decide yourself whether the resources should be integrated statically or not. * Only English and German is fully translated currently. |
3.0.0-RC2 |
|
3.0.0-RC1 |
|
2.1.1 |
|
2.1.0 |
* added the fixedElements mmenu add-on |
2.0.1 |
* added support for hidden pages |
2.0.0 |
* updated mmenu version to 6.1.8 * added `nav_mmenu` template for Contao 4 * minor bug fixes
_Note:_ due to the change from mmenu 4.7 to 6.1 there might still be some things that aren't working properly. Simply create a new issue in the issue tracker, if you encounter any problems. |
1.5.2 |
* added support for hidden pages |
1.5.1 |
### New - Added russian translation (Thanks Dmitri Kuznetsov! :smile:)
### Updated - Updated mmenu to version 4.7.5
|
1.5.0 |
- Updated mmenu to version 4.5.7
|
1.4.1 |
- Updated mmenu to version 4.2.7
|
1.4.0 |
|
1.3.0 |
|
dev-master |
|
dev-develop |
|
dev-support-2.x |
|
dev-support-1.x |
|