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.
S
Steven Sojka committed
9fd92cc3c93a6378e8887fd46fd4ad182a375544
Parent: f7fc008
Committed by Jeff Cross <middlefloor@gmail.com>
on 10/8/2013, 4:14:33 PM