hsy-vue-dialog
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -698,3 +698,2 @@ module.exports = | ||
captureParentOverflow: function captureParentOverflow() { | ||
console.log(this.parentEl); | ||
var style = window.getComputedStyle(this.parentEl); | ||
@@ -701,0 +700,0 @@ this.parentOverflowX = style.getPropertyValue('overflowX'); |
{ | ||
"name": "hsy-vue-dialog", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "vue dialog component", | ||
@@ -5,0 +5,0 @@ "author": "hsiaosiyuan0 <hsiaosiyuan0@outlook.com>", |
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
40511
864