angular.js/test/ngMobile/directive
Braden Shepherdson fb7d891dac fix(ngMobile): emit click event for touchy clicks
Previously, no handlers for the click event would be called for the
fast, touch-based ngMobile clicks, only for desktop browser clicks. Now
the event will fire properly for all clicks.

Closes #3219
Closes #3218
Closes #3137
2013-07-24 19:02:06 -07:00
..
ngClickSpec.js fix(ngMobile): emit click event for touchy clicks 2013-07-24 19:02:06 -07:00
ngSwipeSpec.js feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile 2013-04-11 13:01:24 -07:00