vuetify-credit-card
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
{ | ||
"name": "vuetify-credit-card", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"description": "Vue.js wrapper for credit card https://github.com/jessepollak/card with vuetify example and pugjs and stylus.", | ||
@@ -5,0 +5,0 @@ "author": "Ilio Adriano de Oliveira Junior <ilioadriano@live.com>", |
@@ -13,2 +13,3 @@ # Vuetify Credit Card | ||
- [Stylus](http://stylus-lang.com/) | ||
- [Payment](https://github.com/jessepollak/payment) | ||
- [Puzzle-Pattern](https://github.com/guastallaigor/puzzle-pattern/) | ||
@@ -25,2 +26,10 @@ | ||
## Props | ||
| Name | Required | Type/Value | Default | Description | | ||
| --- | --- | --- | --- | --- | | ||
| value | No | `Object` | {} | Used for set datas in component | | ||
| invertCard | No | `Boolean` | false | Flag to flip card component | | ||
| formatValue | No | `Boolean` | false | Flag to format values on value prop | | ||
## Contribute | ||
@@ -27,0 +36,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
863930
55