You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
With the forthcoming releases for Firefox 44 and new versions of Chromium and Webkit, the use of event.timeStamp will yield a different value compared to what it did before. Therefore for this reason, all versions of ngAnimate will make use of Date.now() to leverage timing values within animations.