angular.js/src/ngMobile
Braden Shepherdson ab18914298 feat(ngMobile): emit 'swipeleft' and 'swiperight' events
Similar to ngMobile clicks, these events were not capturable by other
directives. Now they emit 'swipeleft' and 'swiperight' events that can
be follow with element.on('swipeleft', ...).
2013-07-25 16:36:11 -07:00
..
directive feat(ngMobile): emit 'swipeleft' and 'swiperight' events 2013-07-25 16:36:11 -07:00
mobile.js feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile 2013-04-11 13:01:24 -07:00
swipe.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00