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

Issue 1264073002: Update polymer 1.0 install to pick up newly added elements. (Closed)

Created:
5 years, 4 months ago by estaab
Modified:
5 years, 2 months ago
Reviewers:
Ryan Tseng, hinoka
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update polymer 1.0 install to pick up newly added elements. BUG=

Patch Set 1 #

Patch Set 2 : Update bower file to match actual versions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23395 lines, -71 lines) Patch
M polymer_1.0.4/bower.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/.bower.json View 1 chunk +48 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-dropdown/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/README.md View 1 chunk +4 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/bower.json View 1 chunk +39 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-dropdown/demo/grow-height-animation.html View 2 chunks +11 lines, -24 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/demo/index.html View 1 chunk +163 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/demo/x-select.html View 1 chunk +80 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-dropdown/index.html View 1 chunk +1 line, -1 line 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/iron-dropdown.html View 1 chunk +345 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/iron-dropdown-scroll-manager.html View 1 chunk +222 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-dropdown/test/index.html View 1 chunk +3 lines, -2 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/test/iron-dropdown.html View 1 chunk +148 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-dropdown/test/iron-dropdown-scroll-manager.html View 1 chunk +106 lines, -0 lines 0 comments Download
M polymer_1.0.4/bower_components/iron-elements/.bower.json View 1 3 chunks +9 lines, -8 lines 0 comments Download
M polymer_1.0.4/bower_components/iron-elements/README.md View 1 chunk +1 line, -1 line 0 comments Download
M polymer_1.0.4/bower_components/iron-elements/bower.json View 2 chunks +4 lines, -2 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/.bower.json View 1 chunk +36 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-list/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/README.md View 1 chunk +64 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/bower.json View 1 chunk +27 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-list/demo/data/contacts.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/demo/demo1.html View 1 chunk +154 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/demo/demo2.html View 1 chunk +205 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/demo/index.html View 1 chunk +146 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-list/index.html View 2 chunks +1 line, -1 line 0 comments Download
A polymer_1.0.4/bower_components/iron-list/iron-list.html View 1 chunk +969 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/basic.html View 1 chunk +189 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/helpers.html View 1 chunk +69 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/iron-list/test/index.html View 1 chunk +3 lines, -1 line 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/mutations.html View 1 chunk +191 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/physical-count.html View 1 chunk +90 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/smoke/dummy-data.html View 1 chunk +18514 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/iron-list/test/smoke/index.html View 1 chunk +202 lines, -0 lines 0 comments Download
M polymer_1.0.4/bower_components/paper-elements/.bower.json View 1 3 chunks +12 lines, -8 lines 0 comments Download
M polymer_1.0.4/bower_components/paper-elements/README.md View 1 chunk +5 lines, -4 lines 0 comments Download
M polymer_1.0.4/bower_components/paper-elements/bower.json View 3 chunks +7 lines, -2 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/.bower.json View 1 chunk +53 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-menu-button/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/README.md View 1 chunk +4 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/bower.json View 1 chunk +44 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/demo/index.html View 1 chunk +187 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/hero.svg View 1 chunk +39 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-menu-button/index.html View 1 chunk +1 line, -1 line 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/paper-menu-button.html View 1 chunk +267 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/paper-menu-button-animations.html View 1 chunk +109 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-menu-button/test/index.html View 1 chunk +2 lines, -2 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-menu-button/test/paper-menu-button.html View 1 chunk +96 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-tooltip/.bower.json View 1 chunk +46 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-tooltip/.gitignore View 0 chunks +-1 lines, --1 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-tooltip/README.md View 1 chunk +4 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-tooltip/bower.json View 1 chunk +17 lines, -15 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-tooltip/demo/index.html View 1 chunk +149 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-tooltip/index.html View 1 chunk +3 lines, -1 line 0 comments Download
A polymer_1.0.4/bower_components/paper-tooltip/paper-tooltip.html View 1 chunk +210 lines, -0 lines 0 comments Download
A polymer_1.0.4/bower_components/paper-tooltip/test/basic.html View 1 chunk +98 lines, -0 lines 0 comments Download
A + polymer_1.0.4/bower_components/paper-tooltip/test/index.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
estaab
5 years, 4 months ago (2015-07-30 22:55:40 UTC) #2
Ryan Tseng
shouldn't there be a diff in the root bower.json?
5 years, 4 months ago (2015-07-30 23:54:04 UTC) #4
estaab
On 2015/07/30 23:54:04, Ryan Tseng wrote: > shouldn't there be a diff in the root ...
5 years, 4 months ago (2015-07-31 00:47:57 UTC) #5
hinoka
So is this still 1.0.4 or is this 1.0.8 now? If the latter I think ...
5 years, 4 months ago (2015-07-31 00:51:15 UTC) #6
estaab
On 2015/07/31 00:51:15, hinoka wrote: > So is this still 1.0.4 or is this 1.0.8 ...
5 years, 4 months ago (2015-07-31 01:15:28 UTC) #7
Ryan Tseng
lgtm Oh I see the submodules are the ones being updated. Ok.
5 years, 4 months ago (2015-07-31 01:59:17 UTC) #8
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 4 months ago (2015-07-31 02:04:03 UTC) #11
estaab
On 2015/07/31 02:04:03, commit-bot: I haz the power wrote: > Commit queue rejected this change ...
5 years, 2 months ago (2015-10-01 18:38:30 UTC) #12
estaab
5 years, 2 months ago (2015-10-01 18:41:21 UTC) #13
On 2015/10/01 18:38:30, estaab wrote:
> On 2015/07/31 02:04:03, commit-bot: I haz the power wrote:
> > Commit queue rejected this change because it did not recognize the base URL.
> > Please commit your change manually.
> 
> Oops, I never committed this. I can't seem to find where I uploaded from -
> should I just download the patch and land it from a new branch?

Nevermind, you landed it for me. :)

Powered by Google App Engine
This is Rietveld 408576698