@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 18.1.56 to 18.1.57
@@ -5,2 +5,16 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- `#278841` - The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved. | ||
### Popup | ||
#### Bug Fixes | ||
- `#278055`, `#F154458`, `#278546`, `#278549`, `#278944`, `#F154458` - The issue with "popup closed when scroll action is performed" has been resolved. | ||
## 18.1.56 (2020-06-09) | ||
### Tooltip | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 18.1.56 | ||
* version : 18.1.57 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-popups@*", | ||
"_id": "@syncfusion/ej2-vue-popups@18.1.55", | ||
"_id": "@syncfusion/ej2-vue-popups@18.1.56", | ||
"_inBundle": false, | ||
"_integrity": "sha512-no7KLpv3MDo+c7CH1AyxNrdd/9nGpKcntdcbXyexaMV0+IL7AQYtJZuO+aLdZpr7eotifyad/zBOViAzVGu1Fw==", | ||
"_integrity": "sha512-fD99h81AMjuZh9f1LXnRjui4sp1LeZdEFaG8V63JUkaCJeYDk6X65K1h//MG8m9OEF608VdixQsARfjyH13o3A==", | ||
"_location": "/@syncfusion/ej2-vue-popups", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-18.1.55.tgz", | ||
"_shasum": "205aa6b6fa1df68a7173205b0bd298c365f283e3", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-18.1.56.tgz", | ||
"_shasum": "da36495b53c404609316a15fdc30c260baac4ef7", | ||
"_spec": "@syncfusion/ej2-vue-popups@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.56", | ||
"@syncfusion/ej2-popups": "18.1.56", | ||
"@syncfusion/ej2-base": "~18.1.57", | ||
"@syncfusion/ej2-popups": "18.1.57", | ||
"@syncfusion/ej2-vue-base": "~18.1.56" | ||
@@ -91,4 +91,4 @@ }, | ||
}, | ||
"version": "18.1.56", | ||
"version": "18.1.57", | ||
"sideEffects": false | ||
} |
436051
+ Added@syncfusion/ej2-popups@18.1.57(transitive)
- Removed@syncfusion/ej2-popups@18.1.56(transitive)