@opentiny/vue-dialog-box
Advanced tools
Comparing version 2.17.0 to 2.18.0
@@ -197,3 +197,3 @@ function _extends() { | ||
}); | ||
var version = "2.17.0"; | ||
var version = "2.18.0"; | ||
DialogBox.install = function(Vue) { | ||
@@ -200,0 +200,0 @@ Vue.component(DialogBox.name, DialogBox); |
@@ -195,5 +195,2 @@ import { renderless, api } from '@opentiny/vue-renderless/dialog-box/vue'; | ||
return _vm.handleClose("close", $event); | ||
}, | ||
"mousedown": function mousedown($event) { | ||
$event.stopPropagation(); | ||
} | ||
@@ -200,0 +197,0 @@ } |
{ | ||
"name": "@opentiny/vue-dialog-box", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"description": "", | ||
@@ -10,8 +10,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.17.0", | ||
"@opentiny/vue-icon": "~2.17.0", | ||
"@opentiny/vue-action-sheet": "~2.17.0", | ||
"@opentiny/vue-renderless": "~3.17.0", | ||
"@opentiny/vue-theme-mobile": "~3.17.0", | ||
"@opentiny/vue-theme": "~3.17.0" | ||
"@opentiny/vue-common": "~2.18.0", | ||
"@opentiny/vue-icon": "~2.18.0", | ||
"@opentiny/vue-action-sheet": "~2.18.0", | ||
"@opentiny/vue-renderless": "~3.18.0", | ||
"@opentiny/vue-theme-mobile": "~3.18.0", | ||
"@opentiny/vue-theme": "~3.18.0" | ||
}, | ||
@@ -18,0 +18,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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
30212
964
+ Added@opentiny/vue-action-sheet@2.18.0(transitive)
+ Added@opentiny/vue-button@2.18.0(transitive)
+ Added@opentiny/vue-common@2.18.0(transitive)
+ Added@opentiny/vue-drawer@2.18.0(transitive)
+ Added@opentiny/vue-icon@2.18.0(transitive)
+ Added@opentiny/vue-locale@2.18.0(transitive)
+ Added@opentiny/vue-renderless@3.18.6(transitive)
+ Added@opentiny/vue-theme@3.18.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.18.0(transitive)
+ Added@opentiny/vue-tooltip@2.18.0(transitive)
- Removed@opentiny/vue-action-sheet@2.17.0(transitive)
- Removed@opentiny/vue-button@2.17.0(transitive)
- Removed@opentiny/vue-common@2.17.0(transitive)
- Removed@opentiny/vue-drawer@2.17.2(transitive)
- Removed@opentiny/vue-icon@2.17.0(transitive)
- Removed@opentiny/vue-locale@2.17.0(transitive)
- Removed@opentiny/vue-renderless@3.17.6(transitive)
- Removed@opentiny/vue-theme@3.17.5(transitive)
- Removed@opentiny/vue-theme-mobile@3.17.0(transitive)
- Removed@opentiny/vue-tooltip@2.17.0(transitive)
Updated@opentiny/vue-common@~2.18.0
Updated@opentiny/vue-icon@~2.18.0
Updated@opentiny/vue-theme@~3.18.0