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

Unified Diff: polymer_1.0.4/bower_components/gold-elements/README.md

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 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: polymer_1.0.4/bower_components/gold-elements/README.md
diff --git a/polymer_1.0.4/bower_components/gold-elements/README.md b/polymer_1.0.4/bower_components/gold-elements/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..ba4f8835c0fb1829cda56ed49df81af252bb39d3
--- /dev/null
+++ b/polymer_1.0.4/bower_components/gold-elements/README.md
@@ -0,0 +1,15 @@
+# gold-elements
+Elements built for e-commerce-specific use-cases, like checkout flows.
+
+Current elements include:
+* `gold-cc-cvc-input`: A credit card verification input field
+* `gold-cc-expiration-input`: A field for a credit card expiration date
+* `gold-cc-input`: An input field for a credit card number
+* `gold-email-input`: An input field for an email address
+* `gold-phone-input`: An input field for a phone number
+* `gold-zip-input`: An input field for a zip
+
+[Here](https://github.com/notwaldorf/polymer-gold-elements-demo) is a demo of
+different checkout forms using all of the available gold elements.
+
+![gold screen shot](/screenshot.png?raw=true)
« no previous file with comments | « polymer_1.0.4/bower_components/gold-elements/.bower.json ('k') | polymer_1.0.4/bower_components/gold-elements/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698