vue-ctk-date-time-picker
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "vue-ctk-date-time-picker", | ||
"description": "A vue component for select date & time (by Chronotruck)", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"author": "Mazel <loic.mazuel@chronotruck.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -58,2 +58,5 @@ ![vue-ctk-date-time-picker](./assets/illu.png) | ||
| without-button-action | Boolean | no | false | | ||
| no-weekends-days | Boolean | no | false | | ||
| auto-close | Boolean | no | false | | ||
| without-input | Boolean | no | false | | ||
@@ -60,0 +63,0 @@ *hint : Is a text that replaces the label/placeholder |
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
284293
83