| 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.
|
| +
|
| +
|
|
|