@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 18.1.42 to 18.1.43
@@ -5,2 +5,9 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- `#269536` - The issue with the resize icon not positioned properly when dialog rendered without `min-height` was resolved. | ||
- `#269654` - The issue with the `resizing` event not working properly when more than two dialogs are rendered on the same page was resolved. | ||
## 18.1.36-beta (2020-03-19) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 18.1.42 | ||
* version : 18.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-2Q2HUqUJToDL75tAYons7KqFejBdE11i+AUwj9e6RExJcrw8tdYoYj7wDheQxl7fR7QvZmOOawVgJx1hu3R0Ng==", | ||
"_integrity": "sha512-dlMasQ+eIIYMHKuI6MGi/mOJkjcQ45bUGrntgVSE1gVBP4o9qysqgvPVJLUv9h4dRsDmVKLl0ArwyIohl/ZDvQ==", | ||
"_location": "/@syncfusion/ej2-vue-popups", | ||
@@ -23,4 +23,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-18.1.36.tgz", | ||
"_shasum": "6c0203b3a8204c8291feb889091795e304155bc3", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-18.1.36.tgz", | ||
"_shasum": "9aa22f0e410f1e48294656e9fdb4b249da466b1e", | ||
"_spec": "@syncfusion/ej2-vue-popups@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"@syncfusion/ej2-base": "~18.1.42", | ||
"@syncfusion/ej2-popups": "18.1.42", | ||
"@syncfusion/ej2-popups": "18.1.43", | ||
"@syncfusion/ej2-vue-base": "~18.1.42" | ||
@@ -92,4 +92,4 @@ }, | ||
}, | ||
"version": "18.1.42", | ||
"version": "18.1.43", | ||
"sideEffects": false | ||
} |
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
431664
+ Added@syncfusion/ej2-popups@18.1.43(transitive)
- Removed@syncfusion/ej2-popups@18.1.42(transitive)