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.
1 parent f96a4ec commit e727099Copy full SHA for e727099
History.md
@@ -1,3 +1,11 @@
1
+### 1.0.6 - *February 5 2015*
2
+
3
+ * Implement playbackRate setter for group players.
4
+ * Fix pausing a group player before its first tick.
5
+ * Fix cancelling a group player before its first tick.
6
+ * Fix excess CPU use on idle pages where custom effects and groups were used.
7
+ * Suppress AnimationTiming.playbackRate deprecation warning for cases where AnimationTiming.playbackRate == 1.
8
9
### 1.0.5 - *January 6 2015*
10
11
* Fix loading the polyfill in an SVG document
0 commit comments