Mobile sliding menu 7.x-1.2, 2014-04-01
---------------------------------------
- Adds hooks so that allow to define mmenu effects such as mm-fullscreen,
mm-slide, mm-zoom-menu,mm-zoom-page and mm-zoom-panels.
- hook_mmenu_effect
- hook_mmenu_effect_alter
- Changes to load the Hammer.js from the local library instead of remote CDN.
- Issue #2216485 by tourtools: should only show the menu items that belong to
the current actived language in a multi-language site.
- Issue #2194419 by drupalion: wide screen support.
Mobile sliding menu 7.x-1.1, 2014-01-09
---------------------------------------
- Adds block template suggestions for rendering mmenu block content.
e.g. you can use following templates to re-format the search form content:
- block--search--form--mmenu.tpl.php
- block--search--form--mmenu_mmenu_left.tpl.php
- block--search--form--mmenu_mmenu_right.tpl.php
- Fixes mm-white styles.
- Fixes lots of issues.
Mobile sliding menu 7.x-1.0, 2014-01-07
---------------------------------------
- Adds hooks:
- hook_mmenu
- hook_mmenu_alter
- hook_mmenu_class
- hook_mmenu_class_alter
- Initial release of Mobile sliding menu module.
- Mmenu can be positioned at the top, right, bottom or left.
- Adds an admin page to config Mmenu settings at /admin/config/mmenu.
- Supports "drag to open" event by using Hammer.js.
- Supports icomoon styles. See http://icomoon.io.
View source
- Mobile sliding menu 7.x-1.2, 2014-04-01
- ---------------------------------------
- - Adds hooks so that allow to define mmenu effects such as mm-fullscreen,
- mm-slide, mm-zoom-menu,mm-zoom-page and mm-zoom-panels.
- - hook_mmenu_effect
- - hook_mmenu_effect_alter
- - Changes to load the Hammer.js from the local library instead of remote CDN.
- - Issue #2216485 by tourtools: should only show the menu items that belong to
- the current actived language in a multi-language site.
- - Issue #2194419 by drupalion: wide screen support.
-
- Mobile sliding menu 7.x-1.1, 2014-01-09
- ---------------------------------------
- - Adds block template suggestions for rendering mmenu block content.
- e.g. you can use following templates to re-format the search form content:
- - block--search--form--mmenu.tpl.php
- - block--search--form--mmenu_mmenu_left.tpl.php
- - block--search--form--mmenu_mmenu_right.tpl.php
- - Fixes mm-white styles.
- - Fixes lots of issues.
-
- Mobile sliding menu 7.x-1.0, 2014-01-07
- ---------------------------------------
- - Adds hooks:
- - hook_mmenu
- - hook_mmenu_alter
- - hook_mmenu_class
- - hook_mmenu_class_alter
- - Initial release of Mobile sliding menu module.
- - Mmenu can be positioned at the top, right, bottom or left.
- - Adds an admin page to config Mmenu settings at /admin/config/mmenu.
- - Supports "drag to open" event by using Hammer.js.
- - Supports icomoon styles. See http://icomoon.io.