angular.js/test/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
swipeSpec.js feat($swipe): Refactor swipe logic from ngSwipe to $swipe service. 2013-05-23 16:07:44 -07:00