angular.js/src/ngAnimate
Matias Niemelä cd216c4c30 fix($animate): ensure that a timeStamp is created if not provided by the browser event
Firefox and (sometimes) Opera may not provide a timeStamp value in their event when passed
to the event handler. This may cause animations not to close properly. This fix will automatically
create a timeStamp value for the event in this situation when missing.

Closes #3053
2013-10-12 19:52:47 -04:00
..
animate.js fix($animate): ensure that a timeStamp is created if not provided by the browser event 2013-10-12 19:52:47 -04:00