Skip to content

Releases: ColdTrick/mmenu

v4.1.1

16 Feb 14:16
Compare
Choose a tag to compare
  • fixed: set correct link class on account menu item

v4.1

12 Oct 13:36
Compare
Choose a tag to compare
  • changed: added pagedim to black extension

v4.0

27 Sep 13:38
Compare
Choose a tag to compare
  • added: French translation
  • changed: updated for Elgg 4
  • changed: updated to mmenu v8.5

v3.0

26 May 12:13
Compare
Choose a tag to compare
  • changed: increased minimal ELgg requirement to 3.3
  • changed: moved start.php to Boostrap and elgg-plugin.php

v2.0

22 Aug 07:26
Compare
Choose a tag to compare
  • changed: increased Elgg requirement to 3.1
  • changed: replaced deprecate elgg_load_css with elgg_require_css
  • fixed: only output bottombar if there is data
  • fixed: prevent js issue about unavailable hooks option

v1.1.2

12 Jun 09:31
Compare
Choose a tag to compare
  • fixed: only save state of mmenu if really needed

v1.1.1

29 May 10:12
Compare
Choose a tag to compare
  • fixed: moved open/close tracking to a more reliable event

v1.1

17 Apr 12:17
78133e3
Compare
Choose a tag to compare
  • added: mouseover a closed menu will slide open the menu
  • fixed: do not save menu state on mobile

v1.0

27 Mar 17:28
564419f
Compare
Choose a tag to compare
  • added: keeping first icon panel visible when subpanels open
  • added: mmenu config is now hookable
  • added: saving menu state as a plugin user setting
  • added: settings to control if topbar menu items are moved to site menu
  • added: show full width buttons for menu items without a clickable link
  • added: title is added to every menu item li
  • added: trigger jquery event for menu toggle
  • changed: fetch jQuery MMenu through bower
  • changed: moved account menu section into mmenu
  • fix: keep icon alt visible in menu items
  • fixed: no backbutton menu behaviour as it creates unwanted sideeffects
  • initial commit