angular.js/test/ngMobile/directive
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
..
ngClickSpec.js fix(ngMobile): emit click event for touchy clicks 2013-07-24 19:02:06 -07:00
ngSwipeSpec.js feat(ngMobile): emit 'swipeleft' and 'swiperight' events 2013-07-25 16:36:11 -07:00