mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-21 16:45:36 +08:00
Existing documentation implies that an Event object should be available as `$event` on swipe directives, which previously was only working for `ng-click`. Closes #4071 Closes #4321