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', ...). B
Braden Shepherdson committed
ab189142988043d0513bb796c3b54ca7d07f242d
Parent: f9ea69f