-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
214 changed files
with
5,118 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
bower_components | ||
build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,29 @@ | ||
# shop | ||
# SHOP | ||
|
||
### Setup | ||
|
||
##### Prerequisites | ||
|
||
Install [polymer-cli](https://github.com/Polymer/polymer-cli): | ||
|
||
npm install -g polymer-cli | ||
|
||
Need at least v0.3.0 | ||
|
||
##### Setup | ||
|
||
git clone https://github.com/Polymer/shop.git | ||
cd shop | ||
bower install | ||
|
||
### Start the development server | ||
|
||
polymer serve | ||
|
||
### Run web-component-tester tests | ||
|
||
polymer test | ||
|
||
### Build | ||
|
||
polymer build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
application: shop | ||
version: 1 | ||
runtime: python27 | ||
api_version: 1 | ||
threadsafe: yes | ||
|
||
handlers: | ||
- url: /bower_components | ||
static_dir: bower_components | ||
secure: always | ||
|
||
- url: /data | ||
static_dir: data | ||
secure: always | ||
|
||
- url: /images | ||
static_dir: images | ||
secure: always | ||
|
||
- url: /src | ||
static_dir: src | ||
secure: always | ||
|
||
- url: /service-worker.js | ||
static_files: service-worker.js | ||
upload: service-worker.js | ||
secure: always | ||
|
||
- url: /manifest.json | ||
static_files: manifest.json | ||
upload: manifest.json | ||
secure: always | ||
|
||
- url: /.* | ||
static_files: index.html | ||
upload: index.html | ||
secure: always |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"name": "SHOP", | ||
"version": "0.5", | ||
"authors": [ | ||
"The Polymer Authors" | ||
], | ||
"private": true, | ||
"dependencies": { | ||
"polymer": "polymer/polymer#^1.4.0", | ||
"app-layout": "polymerlabs/app-layout#master", | ||
"carbon-route": "polymerelements/carbon-route#behaviorize", | ||
"iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0", | ||
"iron-form": "polymerelements/iron-form#^1.0.0", | ||
"iron-icon": "polymerelements/iron-icon#^1.0.0", | ||
"iron-iconset-svg": "polymerelements/iron-iconset-svg#^1.0.0", | ||
"iron-localstorage": "polymerelements/iron-localstorage#^1.0.0", | ||
"iron-media-query": "polymerelements/iron-media-query#^1.0.0", | ||
"iron-overlay-behavior": "polymerelements/iron-overlay-behavior#^1.0.0", | ||
"iron-pages": "polymerelements/iron-pages#^1.0.0", | ||
"iron-selector": "polymerelements/iron-selector#^1.0.0", | ||
"paper-icon-button": "polymerelements/paper-icon-button#^1.0.0", | ||
"paper-spinner": "polymerelements/paper-spinner#^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"web-component-tester": "^4.0.0" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
[ | ||
{ | ||
"name":"Ladies+Modern+Stretch+Full+Zip", | ||
"title":"Ladies Modern Stretch Full Zip", | ||
"category":"ladies_outerwear", | ||
"price":41.60, | ||
"description":"With an updated fit and figure-flattering details, this full-zip combines ultra soft cotton with a dash of spandex to retain its shape all day long.&nbsp;<div><br></div><div>Features:</div><div><ul><li>96% cotton, 4% spandex.</li><li>Gently contoured silhouette &amp; longer length design for a style that moves with you.</li><li>Self-fabric hood.</li><li>Dyed-to-match zipper.&nbsp;</li><li>Front slash pockets.</li><li>Open cuffs &amp; hem.</li><li>Available in Mosaic Blue with the white Google logo embroidered at left chest.&nbsp;</li></ul></div>", | ||
"image":"/data/images/10-24102B.jpg", | ||
"largeImage":"/data/images/10-24102A.jpg" | ||
}, | ||
{ | ||
"name":"Ladies+Colorblock+Wind+Jacket", | ||
"title":"Ladies Colorblock Wind Jacket", | ||
"category":"ladies_outerwear", | ||
"price":45.90, | ||
"description":"Brighten up your commute on gloomy days. This lightweight jacket features a subtle grid texture and a punch of bright pink at each side panel.<div><br></div><div>Features:</div><div><ul><li>100% polyester dobby shell with jersey lining.</li><li>Packable zip-in hood with contrast pink zipper.</li><li>Cadet collar and elastic cuffs.</li><li>Adjustable toggles at waist can be cinched for a flattering fit.</li><li>Available in grey/dark rose with the white Google logo embroidered at left chest.</li></ul></div>", | ||
"image":"/data/images/10-25058B.jpg", | ||
"largeImage":"/data/images/10-25058A.jpg" | ||
}, | ||
{ | ||
"name":"Ladies+Voyage+Fleece+Jacket", | ||
"title":"Ladies Voyage Fleece Jacket", | ||
"category":"ladies_outerwear", | ||
"price":48.00, | ||
"description":"<div>Perhaps the equivalent to that comfort blanket you had years ago is a cozy fleece. This full-zip is the perfect layering piece for those 'in-between' months when mother nature just can't make up her mind.&nbsp;</div><div><br></div><div>Features:</div><div><ul><li>100% polyester anti-pill yarn fleece.</li><li>100% polyester taffeta lining in sleeves.</li><li>Tricot-lined lower pockets with reverse coil zippers.</li><li>Available in purple with the white Google logo embroidered at left chest.</li><li><b>Please note! Sizing runs larger than normal. Consider ordering a size smaller than normal.</b></li></ul></div>", | ||
"image":"/data/images/10-24101B.jpg", | ||
"largeImage":"/data/images/10-24101A.jpg" | ||
}, | ||
{ | ||
"name":"Ladies+Pullover+L+S+Hood", | ||
"title":"Ladies Pullover L/S Hood", | ||
"category":"ladies_outerwear", | ||
"price":36.50, | ||
"description":"A longsleeve layering piece with a hood. What more can you ask for between season changes?&nbsp;<div><br></div><div>Features:</div><div><ul><li>85% polyester, 15% cotton.</li><li>Ultra lightweight, tissue jersey fabric.</li><li>Scoop-neck with hood.</li><li>Available in jewel blue with the white Google logo screenprinted across center chest.</li></ul></div>", | ||
"image":"/data/images/10-24098B.jpg", | ||
"largeImage":"/data/images/10-24098A.jpg" | ||
}, | ||
{ | ||
"name":"Ladies+Sonoma+Hybrid+Knit+Jacket", | ||
"title":"Ladies Sonoma Hybrid Knit Jacket", | ||
"category":"ladies_outerwear", | ||
"price":84.85, | ||
"description":"A modern styled sport jacket that combines a classic silhouette with moisture-wicking fabrics. Technical features include a reversed coil zipper with reflective stripe, interior media exit port, and built-in media pocket.&nbsp;<div><br></div><div>Additional Features:</div><div><ul><li>94% polyester, 6% spandex.</li><li>Available in black with the white Google logo heat transferred onto right hip along zipper.</li></ul></div>", | ||
"image":"/data/images/10-24097B.jpg", | ||
"largeImage":"/data/images/10-24097A.jpg" | ||
}, | ||
{ | ||
"name":"Ladies+Yerba+Knit+Quarter+Zip", | ||
"title":"Ladies Yerba Knit Quarter Zip", | ||
"category":"ladies_outerwear", | ||
"price":64.20, | ||
"description":"This on-trend quarter zip doubles as workout gear.&nbsp;<div><br></div><div>Features:</div><div><ul><li>81% polyester, 19% spandex jersey knit.</li><li>Textured knit fabric features a moisture-wicking finish.</li><li>Exposed contrast reverse coil zipper with contrast inner collar.</li><li>Lightweight design with added stretch.</li><li>Available in heathered indigo with the white Google logo heat transferred vertically onto front right hip.</li></ul></div>", | ||
"image":"/data/images/10-24099B.jpg", | ||
"largeImage":"/data/images/10-24099A.jpg" | ||
} | ||
] |
Oops, something went wrong.