vue2-datepicker
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ import Vue from 'vue' |
@@ -5,3 +5,3 @@ { | ||
"main": "datepicker/index.vue", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot", |
@@ -56,6 +56,5 @@ # vue2-datepicker | ||
| width | String/Number | 210 | input size | | ||
| disabledDays | Array | [] | Days in YYYY-MM-DD format to disable | | ||
| showYearNav | Boolean | true | Show the year nav in the calendar | | ||
| notBefore | String | '' | Disable all dates before date in YYY-MM-DD format | | ||
| notAfter | String | '' | Disable all dates after date in YYY-MM-DD format | | ||
| disabled-days | Array | [] | Days in YYYY-MM-DD format to disable | | ||
| not-before | String | '' | Disable all dates before date in YYY-MM-DD format | | ||
| not-after | String | '' | Disable all dates after date in YYY-MM-DD format | | ||
| shortcuts | Boolean/Array | true | the shortcuts for the range picker | | ||
@@ -62,0 +61,0 @@ |
@@ -0,0 +0,0 @@ var path = require('path') |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
132711
74