vue-tel-input
Advanced tools
Comparing version 2.0.17 to 2.0.18
{ | ||
"name": "vue-tel-input", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "International Telephone Input with Vue", | ||
@@ -5,0 +5,0 @@ "author": "Steven Dao <iamstevendao@gmail.com>", |
@@ -124,2 +124,3 @@ # vue-tel-input | ||
| `required` | `Boolean` | `false` | Required property for HTML5 required attribute | | ||
| `enabledCountryCode` | `Boolean` | `false` | Enable country code in the input | | ||
| `enabledFlags` | `Boolean` | `true` | Enable flags in the input | | ||
@@ -126,0 +127,0 @@ | `preferredCountries` | `Array` | `[]` | Preferred countries list, will be on top of the dropdown. ie `['AU', 'BR']` | |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
644543
175