vue-formular
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "vue-formular", | ||
"description": "a comprehensive vue.js form component", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "vue", |
@@ -71,4 +71,4 @@ # Vue Formular | ||
`range` `boolean` `optional` pick a range of dates. the `value` prop should be passed as an object with `start` and `end` properties. A similar object is sent to the server | ||
`format` `string` `optional` Date presentation (using `moment`). Default: 'DD/MM/YYYY'. | ||
* `range` `boolean` `optional` pick a range of dates. the `value` prop should be passed as an object with `start` and `end` properties. A similar object is sent to the server | ||
* `format` `string` `optional` Date presentation (using `moment`). Default: 'DD/MM/YYYY'. | ||
@@ -75,0 +75,0 @@ * `vf-select` - select list |
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
37572