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

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

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 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-autogrow-textarea/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/.bower.json
index dcec326671c574bf76eeb5f45065ac225a4afc22..6601ce9c3fd057d2fd528a91c2c1241dcba4badb 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-autogrow-textarea",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A textarea element that automatically grows with input",
"authors": [
"The Polymer Authors"
@@ -34,11 +34,11 @@
"paper-styles": "PolymerElements/paper-styles#^1.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.0",
+ "_release": "1.0.1",
"_resolution": {
"type": "version",
- "tag": "v1.0.0",
- "commit": "ae96e84193694882ff4112566bf365e495b6263f"
+ "tag": "v1.0.1",
+ "commit": "e2bd6f5e964d032beccacabbccb63f93c73f74c0"
},
"_source": "git://github.com/PolymerElements/iron-autogrow-textarea.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698