vue2-datepicker
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -5,3 +5,3 @@ { | ||
"main": "src/datepicker/index.vue", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot", |
@@ -46,3 +46,3 @@ # vue2-datepicker | ||
| format | String | yyyy-MM-dd | Date formatting string | | ||
| language | String | zh | Translation (en/zh) | | ||
| lang | String | zh | Translation (en/zh) | | ||
| placeholder | String | | input placeholder text | | ||
@@ -49,0 +49,0 @@ | width | String/Number | 210 | input size | |
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
125819