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

Add closeOnClick to paper-sidenav #253

Merged
merged 3 commits into from
Jan 4, 2016

Conversation

knownasilya
Copy link
Contributor

In response to #204 (fixes #204)

  • closeOnClick defaults to true, making this option backwards compatible.
  • Updated changelog
  • Updated sidenav docs with attribute and example code fix (formatting was horrible)
  • Fixed doc site not scrolling

screen shot 2015-12-31 at 12 53 09 pm

In response to adopted-ember-addons#204

`closeOnClick` defaults to `true`, making this option backwards compatible.
@mike1o1
Copy link
Contributor

mike1o1 commented Dec 31, 2015

Thanks for taking the time to implement! Would you mind adding a changelog entry?

@knownasilya
Copy link
Contributor Author

All set @mike1o1. How would I update the docs, is that in the gh-pages branch or is that the built version from the dummy app?

@mike1o1
Copy link
Contributor

mike1o1 commented Dec 31, 2015

Docs are in the dummy app. Thanks!

@knownasilya
Copy link
Contributor Author

@mike1o1 all fixed, see the screenshot above.

Also fix sidenav example and fix scrolling
miguelcobain added a commit that referenced this pull request Jan 4, 2016
Add `closeOnClick` to paper-sidenav
@miguelcobain miguelcobain merged commit 8befe5e into adopted-ember-addons:master Jan 4, 2016
@miguelcobain
Copy link
Collaborator

@knownasilya Perfect PR. Thanks.

@knownasilya
Copy link
Contributor Author

No, thank you! 😄

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.

Sidenav immediately closes upon any click - user unable to interact
3 participants