Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1473)

Unified Diff: third_party/polymer/components/web-animations-js/History.md

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/web-animations-js/History.md
diff --git a/third_party/polymer/components/web-animations-js/History.md b/third_party/polymer/components/web-animations-js/History.md
index 833d044ce26b67e7ac58153356094cf7d364488b..6deef415a4b60b792acb182ac074cba808fd9d15 100644
--- a/third_party/polymer/components/web-animations-js/History.md
+++ b/third_party/polymer/components/web-animations-js/History.md
@@ -1,3 +1,41 @@
+### 2.3.1 - *July 20 2017*
+
+ * Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue)
+
+### 2.3.0 - *July 20 2017*
+
+ * [Support IE/Edge SVG transforms.](https://github.com/web-animations/web-animations-js/pull/148)
+
+ * [Parse and evaluate calc expressions without eval.](https://github.com/web-animations/web-animations-js/pull/151)
+
+### 2.2.5 - *April 17 2017*
+
+ * Removed erroneously added *.gz files from release.
+
+### 2.2.4 - *April 14 2017*
+
+ * [Reverted adding 'use strict' to source files.](https://github.com/web-animations/web-animations-next/pull/124)
+
+### 2.2.3 - *April 13 2017*
+
+ * [Added HTML import targets.](https://github.com/web-animations/web-animations-js/pull/94)
+
+ * Added support for animating SVG related properties:
+ * [fill](https://github.com/web-animations/web-animations-next/pull/484)
+ * [floodColor](https://github.com/web-animations/web-animations-next/pull/484)
+ * [lightingColor](https://github.com/web-animations/web-animations-next/pull/484)
+ * [stopColor](https://github.com/web-animations/web-animations-next/pull/484)
+ * [strokeDashoffset](https://github.com/web-animations/web-animations-js/pull/96)
+ * [strokeDasharray](https://github.com/web-animations/web-animations-js/pull/120)
+
+ * [Fixed crash when animating non-invertable matrices.](https://github.com/web-animations/web-animations-js/pull/121)
+
+ * [Fixed source maps for Bower installs.](https://github.com/web-animations/web-animations-js/pull/93)
+
+ * [Updated README.md documentation structure.](https://github.com/web-animations/web-animations-next/pull/489)
+
+ * [Added 'use strict' to source files.](https://github.com/web-animations/web-animations-next/pull/488)
+
### 2.2.2 - *August 3 2016*
* [Fixed handling of keyframes with overlapping offsets.](https://github.com/web-animations/web-animations-next/pull/470)

Powered by Google App Engine
This is Rietveld 408576698