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

Side by Side Diff: third_party/polymer/README.chromium

Issue 2902913002: Roll Polymer to 1.9.1. (Closed)
Patch Set: Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/polymer/v1_0/bower.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Polymer 1 Name: Polymer
2 Short Name: polymer 2 Short Name: polymer
3 URL: http://www.polymer-project.org 3 URL: http://www.polymer-project.org
4 Version: 1.5.2 4 Version: 1.9.1
5 Revision: (see v1_0/components_summary.txt) 5 Revision: (see v1_0/components_summary.txt)
6 License: BSD 6 License: BSD
7 License File: LICENSE.polymer 7 License File: LICENSE.polymer
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 This directory contains a copy of the Polymer framework and some elements from 11 This directory contains a copy of the Polymer framework and some elements from
12 the Polymer elements catalog (https://elements.polymer-project.org/). See 12 the Polymer elements catalog (https://elements.polymer-project.org/). See
13 v1_0/components_summary.txt for a full list of components. 13 v1_0/components_summary.txt for a full list of components.
14 14
(...skipping 26 matching lines...) Expand all
41 41
42 To restore a content of the 'components-chromium' directory from scratch, run 42 To restore a content of the 'components-chromium' directory from scratch, run
43 ./v1_0/reproduce.sh on a Linux machine. 43 ./v1_0/reproduce.sh on a Linux machine.
44 44
45 Note on Bower: 45 Note on Bower:
46 The directory can be updated by running "bower update". A new component can be 46 The directory can be updated by running "bower update". A new component can be
47 installed by running "bower install -S PolymerElements/<component>#version". 47 installed by running "bower install -S PolymerElements/<component>#version".
48 Be sure to add the .bower.json file to the repository as it includes the 48 Be sure to add the .bower.json file to the repository as it includes the
49 revision information of the polymer component. 49 revision information of the polymer component.
50 Also be sure that you listed all the added packages in bower.json. 50 Also be sure that you listed all the added packages in bower.json.
OLDNEW
« no previous file with comments | « no previous file | third_party/polymer/v1_0/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698