@opentiny/vue-date-panel
Advanced tools
Comparing version 2.11.0 to 2.12.0
@@ -119,3 +119,7 @@ function _extends() { | ||
}, | ||
formatWeeks: Function | ||
formatWeeks: Function, | ||
timeEditable: { | ||
type: Boolean, | ||
default: true | ||
} | ||
}), | ||
@@ -208,3 +212,4 @@ emits: ["pick", "select-change", "dodestroy"], | ||
"model-value": _vm.state.visibleTime, | ||
"size": "small" | ||
"size": "small", | ||
"readonly": !_vm.timeEditable | ||
}, | ||
@@ -477,3 +482,3 @@ on: { | ||
}(); | ||
var version = "2.11.0"; | ||
var version = "2.12.0"; | ||
DatePanel.install = function(Vue) { | ||
@@ -480,0 +485,0 @@ Vue.component(DatePanel.name, DatePanel); |
{ | ||
"name": "@opentiny/vue-date-panel", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"description": "", | ||
@@ -10,11 +10,11 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-input": "~2.11.0", | ||
"@opentiny/vue-button": "~2.11.0", | ||
"@opentiny/vue-locale": "~2.11.0", | ||
"@opentiny/vue-time": "~2.11.0", | ||
"@opentiny/vue-date-table": "~2.11.0", | ||
"@opentiny/vue-year-table": "~2.11.0", | ||
"@opentiny/vue-month-table": "~2.11.0" | ||
"@opentiny/vue-common": "~2.12.0", | ||
"@opentiny/vue-renderless": "~3.12.0", | ||
"@opentiny/vue-input": "~2.12.0", | ||
"@opentiny/vue-button": "~2.12.0", | ||
"@opentiny/vue-locale": "~2.12.0", | ||
"@opentiny/vue-time": "~2.12.0", | ||
"@opentiny/vue-date-table": "~2.12.0", | ||
"@opentiny/vue-year-table": "~2.12.0", | ||
"@opentiny/vue-month-table": "~2.12.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "license": "MIT", |
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
17019
1761
501
+ Added@opentiny/vue-action-sheet@2.12.0(transitive)
+ Added@opentiny/vue-button@2.12.0(transitive)
+ Added@opentiny/vue-common@2.12.0(transitive)
+ Added@opentiny/vue-date-table@2.12.0(transitive)
+ Added@opentiny/vue-drawer@2.12.0(transitive)
+ Added@opentiny/vue-icon@2.12.0(transitive)
+ Added@opentiny/vue-input@2.12.0(transitive)
+ Added@opentiny/vue-locale@2.12.0(transitive)
+ Added@opentiny/vue-month-table@2.12.0(transitive)
+ Added@opentiny/vue-renderless@3.12.1(transitive)
+ Added@opentiny/vue-scrollbar@2.12.0(transitive)
+ Added@opentiny/vue-theme@3.12.1(transitive)
+ Added@opentiny/vue-theme-mobile@3.12.0(transitive)
+ Added@opentiny/vue-time@2.12.0(transitive)
+ Added@opentiny/vue-time-spinner@2.12.0(transitive)
+ Added@opentiny/vue-tooltip@2.12.0(transitive)
+ Added@opentiny/vue-year-table@2.12.0(transitive)
- Removed@opentiny/vue-action-sheet@2.11.0(transitive)
- Removed@opentiny/vue-button@2.11.0(transitive)
- Removed@opentiny/vue-common@2.11.0(transitive)
- Removed@opentiny/vue-date-table@2.11.0(transitive)
- Removed@opentiny/vue-drawer@2.11.0(transitive)
- Removed@opentiny/vue-icon@2.11.0(transitive)
- Removed@opentiny/vue-input@2.11.0(transitive)
- Removed@opentiny/vue-locale@2.11.0(transitive)
- Removed@opentiny/vue-month-table@2.11.0(transitive)
- Removed@opentiny/vue-renderless@3.11.8(transitive)
- Removed@opentiny/vue-scrollbar@2.11.0(transitive)
- Removed@opentiny/vue-theme@3.11.6(transitive)
- Removed@opentiny/vue-theme-mobile@3.11.1(transitive)
- Removed@opentiny/vue-time@2.11.0(transitive)
- Removed@opentiny/vue-time-spinner@2.11.0(transitive)
- Removed@opentiny/vue-tooltip@2.11.0(transitive)
- Removed@opentiny/vue-year-table@2.11.0(transitive)
Updated@opentiny/vue-button@~2.12.0
Updated@opentiny/vue-common@~2.12.0
Updated@opentiny/vue-input@~2.12.0
Updated@opentiny/vue-locale@~2.12.0
Updated@opentiny/vue-time@~2.12.0