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] Locked + gesturesEnabled + use ember-lifeline #29

Merged
merged 2 commits into from
Feb 8, 2017

Conversation

offirgolan
Copy link
Collaborator

@offirgolan offirgolan commented Feb 7, 2017

Resolves #24

  • locked

    Lock the menu in its current open / closed state. Please note that changes made
    directly via the burgerMenu service or {{burger.state.actions}} will still propagate.

    Default: false

  • gesturesEnabled

    Whether the menu can be open / closed using gestures. The only available gesture currently is swipe.

    Default: true

  • Waiting on a new release of rwjblue/ember-lifeline to be able to use removeEventListener

@offirgolan offirgolan merged commit acd1fc9 into master Feb 8, 2017
@offirgolan offirgolan deleted the locked-open branch February 8, 2017 01:35
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.

Can ember-burger-menu stays open?
1 participant