angular.js/src/ngTouch
Steven Sojka 9fd92cc3c9 fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
The trigger handler event in jqLite takes an event object as a second
parameter, but jQuery requires an array of parameters. This is causing
the touchend event to not come thtough in the click handler when jQuery
is loaded.
2013-10-08 09:14:33 -07:00
..
directive fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded 2013-10-08 09:14:33 -07:00
swipe.js fix(ngTouch): add $event to ng-swipe 2013-10-08 12:55:16 +01:00
touch.js docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00