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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-list/.bower.json

Issue 1401633002: Update Polymer from 1.1.4 -> 1.1.5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dzhioev@ review Created 5 years, 2 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/v1_0/components-chromium/iron-list/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-list/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-list/.bower.json
index 45aeab0adc0eef80be7b91917838ada1d034aa1c..0d8fa6cf8f67a70f23b1284796e5ce28d86f4002 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-list/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-list/.bower.json
@@ -1,6 +1,13 @@
{
"name": "iron-list",
- "version": "1.1.2",
+ "description": "Displays a virtual, 'infinite' scrolling list of items",
+ "keywords": [
+ "web-components",
+ "polymer",
+ "list",
+ "virtual-list"
+ ],
+ "version": "1.1.3",
"homepage": "https://github.com/PolymerElements/iron-list",
"authors": [
"The Polymer Authors"
@@ -29,11 +36,11 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.2",
"web-component-tester": "*"
},
- "_release": "1.1.2",
+ "_release": "1.1.3",
"_resolution": {
"type": "version",
- "tag": "v1.1.2",
- "commit": "df6078a27cf587ac3e562d62d4127d17b44dcc13"
+ "tag": "v1.1.3",
+ "commit": "c5d246c9c78b1448cced45f17e2c80a4be52eaa4"
},
"_source": "git://github.com/PolymerElements/iron-list.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698