Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Multiple Menu Support #79

Merged
merged 9 commits into from
May 19, 2017
Merged

[FEATURE] Multiple Menu Support #79

merged 9 commits into from
May 19, 2017

Conversation

offirgolan
Copy link
Collaborator

  • Multiple menus can now co-exist in your application
  • Improved event listeners
  • [BREAKING] Removed burger-menu service as it was used to back a single menu state and no longer makes sense to have.
  • [BREAKING] When the menu is in a locked state, actions can no longer change the state of the menu.
  • [BREAKING] The default height is no longer set to 100vh, instead it is set to 100%. If you upgrade and your menu is no longer visible, please check the available viewport height.
  • [Tests] Use ember-native-dom-helpers in integration tests
  • [Demo] New demo page

@offirgolan offirgolan merged commit 280ac83 into master May 19, 2017
@offirgolan offirgolan deleted the multiple-menus branch May 19, 2017 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant