Skip to content

Releases: ShoppinPal/ng-mobile-menu

Mobile Menu v0.2.0

17 Jul 19:16
Compare
Choose a tag to compare

Breaking Changes

No longer using href targets to show and hide menu. Now you must use the new $spMenu provider to show and hide the menu.

Bug fixes

Issue #4: Now using a provider to show and hide menu due to routing issues in AngularJS >1.1.5

Mobile Menu v0.1.3

16 Jul 17:27
Compare
Choose a tag to compare
  • Issue #2 : Change menu to use 80% width for more consistent appearance across mobile device resolutions.
    • On larger screens (tablets, desktops) default width will be 20% for menu
  • Issue #1: Add support for #sp-nav.wide which will always use a width of 80% regardless of screen size. Just add class="wide" to your sp-nav element.

Mobile Menu v0.1.2

05 Jul 21:44
Compare
Choose a tag to compare

Now using hardware accelerated CSS transitions for menu animations.

Mobile Menu v0.1.1

02 Jul 20:40
Compare
Choose a tag to compare

First shot at removing the horizontal scrollbars when the menu is showing.

Mobile Menu v0.1.0

02 Jul 20:40
Compare
Choose a tag to compare

Initial release