Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Fix for right-hand-side drawer, and adding toggle button #13

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

Yuripetusko
Copy link

@Yuripetusko
Copy link
Author

@Yuripetusko
Copy link
Author

@mlynch any chance this can be reviewed and merged soon, I would like to point my bower to main repo rather than my personal one.

Thanks

@EAndreyF
Copy link

Could you add some documentation about your directive?
Also, if I have left and right menu, how can I toggle it?
And, how to hide menu by tapping on content, not just by slide to left?
Finally, you have error in line 175

@Yuripetusko
Copy link
Author

Thanks @EAndreyF

  1. It's not my directive, I am just pushing some fixes to it. But I will try to write a basic docs
  2. You can toggle it by changing html attribute on directive. check my plunkr
  3. to hide by tapping on content is not implemented atm, but can be done easily
  4. I don't see any errors on line 175..?

@Yuripetusko
Copy link
Author

Aknilam and others added 2 commits April 1, 2016 01:12
When you click on opened drawer on left position, it `closes` automatically - moves behind left area.
fix drawer on left position
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor typo error found If direction is set to "right", and you drag from left-most edge, it looks broken
3 participants