@opentiny/vue-dropdown-menu
Advanced tools
Comparing version 2.17.0 to 2.18.0
@@ -100,3 +100,3 @@ function _extends() { | ||
}); | ||
var version = "2.17.0"; | ||
var version = "2.18.0"; | ||
DropdownMenu.install = function(Vue) { | ||
@@ -103,0 +103,0 @@ Vue.component(DropdownMenu.name, DropdownMenu); |
@@ -123,5 +123,5 @@ import { renderless, api } from '@opentiny/vue-renderless/dropdown-menu/vue'; | ||
} | ||
}), _vm._t("default", null, { | ||
}), _vm.state.initShowPopper || _vm.state.showPopper ? [_vm._t("default", null, { | ||
"selectedIndex": _vm.state.selectedIndex | ||
})], 2)]); | ||
})] : _vm._e()], 2)]); | ||
}; | ||
@@ -128,0 +128,0 @@ var staticRenderFns = []; |
@@ -109,3 +109,3 @@ import { renderless, api } from '@opentiny/vue-renderless/dropdown-menu/vue'; | ||
} | ||
}, [_vm._t("default", function() { | ||
}, [_vm.state.initShowPopper || _vm.state.showPopper ? [_vm._t("default", function() { | ||
return _vm._l(_vm.options, function(item, index) { | ||
@@ -127,3 +127,3 @@ return _c("tiny-dropdown-item", { | ||
"selectedIndex": _vm.state.selectedIndex | ||
})], 2)]); | ||
})] : _vm._e()], 2)]); | ||
}; | ||
@@ -130,0 +130,0 @@ var staticRenderFns = []; |
{ | ||
"name": "@opentiny/vue-dropdown-menu", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"description": "", | ||
@@ -10,9 +10,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.17.0", | ||
"@opentiny/vue-common": "~2.17.0", | ||
"@opentiny/vue-icon": "~2.17.0", | ||
"@opentiny/vue-tooltip": "~2.17.0", | ||
"@opentiny/vue-theme-mobile": "~3.17.0", | ||
"@opentiny/vue-dropdown-item": "~2.17.0", | ||
"@opentiny/vue-theme": "~3.17.0" | ||
"@opentiny/vue-renderless": "~3.18.0", | ||
"@opentiny/vue-common": "~2.18.0", | ||
"@opentiny/vue-icon": "~2.18.0", | ||
"@opentiny/vue-tooltip": "~2.18.0", | ||
"@opentiny/vue-theme-mobile": "~3.18.0", | ||
"@opentiny/vue-dropdown-item": "~2.18.0", | ||
"@opentiny/vue-theme": "~3.18.0" | ||
}, | ||
@@ -19,0 +19,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
21007
+ Added@opentiny/vue-button@2.18.0(transitive)
+ Added@opentiny/vue-common@2.18.0(transitive)
+ Added@opentiny/vue-directive@2.18.0(transitive)
+ Added@opentiny/vue-dropdown-item@2.18.1(transitive)
+ Added@opentiny/vue-icon@2.18.0(transitive)
+ Added@opentiny/vue-locale@2.18.0(transitive)
+ Added@opentiny/vue-popup@2.18.0(transitive)
+ Added@opentiny/vue-renderless@3.18.7(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-button@2.17.0(transitive)
- Removed@opentiny/vue-common@2.17.0(transitive)
- Removed@opentiny/vue-dropdown-item@2.17.0(transitive)
- Removed@opentiny/vue-icon@2.17.0(transitive)
- Removed@opentiny/vue-locale@2.17.0(transitive)
- Removed@opentiny/vue-popup@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