-
Notifications
You must be signed in to change notification settings - Fork 3.4k
feat(sidenav): add swipe functionality #35
Comments
@ThomasBurleson: Same story here :) What does closing this ticket mean ? |
+1 |
as @gkalpak said, What does closing this ticket mean? still there's no support. |
@EladBezalel, @gkalpak - I cannot recall the reason why this was closed (and I obviously did not provide a comment). I will reopen until the pending Gestures features are pushed to master. |
@ThomasBurleson I've been using |
Its workaround but you would expect it to react with your finger.. |
+1 It would be fantastic if the swipe functionality could be added to close the side menu! Thanks! |
@ThomasBurleson This is scheduled for 0.5 but is still open. Should this be rescheduled to 0.9.0 or 0.10.0? |
+1 |
We really need this. +1 |
+1 |
@ThomasBurleson @ajoslin Will this be in 0.9? |
what is the status of this? |
This issue has been deprecated, although we do have an effort improving our gestures service with hammer.js, after that will go in we can easily enough make sidenav with dragging support. |
If anyone wants to do one themselves without hammer.js you can check out this vid: |
@marekmicek +1 |
This feature has been a very hot request from the community for years now. However, we've never (to my knowledge) had a community PR to add this functionality. I am reopening this so that the community knows that we would welcome a quality PR that adds this functionality. While you can't just copy #6174, you could review it for some of the issues already encountered. Note that there are no plans at this time for the AngularJS Material team to implement this feature. |
@Free-Easy That would be the preferred approach as introducing something like hammerjs at this point is probably not a good idea. Thanks for opening that issue. |
Oh, it does look like we have an issue open to move over to hammerjs and get rid of |
Add the same swipe functionality behavior as ion-side-menus to open sidenav not just with click but with swipe left (or right)
Awesome work!
The text was updated successfully, but these errors were encountered: