We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c32fa3 + bea58bd commit 37184a9Copy full SHA for 37184a9
History.md
@@ -1,3 +1,9 @@
1
+### 2.1.4 - *December 1 2015*
2
+ * Use `Date.now()` instead of `performace.now()` for mobile Safari.
3
+
4
+### 2.1.3 - *October 12 2015*
5
+ * Removed web-animations.min.js.gz
6
7
### 2.1.2 - *July 8 2015*
8
* Fix a bug where onfinish was being called for GroupEffects before they were finished.
9
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/web-animations/web-animations-js.git"
},
- "version": "2.1.3",
+ "version": "2.1.4",
"keywords": [
10
"animations",
11
"polyfill"
0 commit comments