@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 18.1.57 to 18.2.44
@@ -9,12 +9,4 @@ # Changelog | ||
- `#278841` - The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved. | ||
- `#268838`, `#154237` - Resolved the parent dialog button click action is not working while rendering the dialog within an Dialog. | ||
### 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 | ||
@@ -26,10 +18,4 @@ | ||
## 18.1.55 (2020-06-02) | ||
- `#275330` - The issue with tooltip position misalignment has been resolved. | ||
### Dialog | ||
#### Bug Fixes | ||
- `#268838`, `#154237` - Resolved the parent dialog button click action is not working while rendering the dialog within an Dialog. | ||
## 18.1.53 (2020-05-19) | ||
@@ -43,27 +29,2 @@ | ||
## 18.1.46 (2020-04-28) | ||
### Dialog | ||
#### Bug Fixes | ||
- `#269987` - Resolved the dialog target is not working properly when updating the target property dynamically. | ||
## 18.1.44 (2020-04-14) | ||
### Tooltip | ||
#### Bug Fixes | ||
- `#272201` - The issue with tooltip popup element not hide properly has been resolved. | ||
## 18.1.43 (2020-04-07) | ||
### 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) | ||
@@ -70,0 +31,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 18.1.57 | ||
* version : 18.2.44 | ||
* 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.56", | ||
"_id": "@syncfusion/ej2-vue-popups@17.2.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-fD99h81AMjuZh9f1LXnRjui4sp1LeZdEFaG8V63JUkaCJeYDk6X65K1h//MG8m9OEF608VdixQsARfjyH13o3A==", | ||
"_integrity": "sha512-6sEd2V73nCA7ExbX9g/QDmrQJzYAaz/wPlDStGFemG+blbf5pPLLLlkw3AXyWXibmtxYWEPwk1cl7642uW8wig==", | ||
"_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.56.tgz", | ||
"_shasum": "da36495b53c404609316a15fdc30c260baac4ef7", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-17.2.48.tgz", | ||
"_shasum": "ab467a181a2922dcdcef896a034f116e52da0486", | ||
"_spec": "@syncfusion/ej2-vue-popups@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.57", | ||
"@syncfusion/ej2-popups": "18.1.57", | ||
"@syncfusion/ej2-vue-base": "~18.1.56" | ||
"@syncfusion/ej2-base": "~18.2.44", | ||
"@syncfusion/ej2-popups": "18.2.44", | ||
"@syncfusion/ej2-vue-base": "~18.2.44" | ||
}, | ||
@@ -91,4 +91,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.57", | ||
"version": "18.2.44", | ||
"sideEffects": false | ||
} |
435074
+ Added@syncfusion/ej2-base@18.2.59(transitive)
+ Added@syncfusion/ej2-buttons@18.2.58(transitive)
+ Added@syncfusion/ej2-icons@18.2.54(transitive)
+ Added@syncfusion/ej2-popups@18.2.44(transitive)
+ Added@syncfusion/ej2-vue-base@18.2.58(transitive)
- Removed@syncfusion/ej2-base@18.1.57(transitive)
- Removed@syncfusion/ej2-buttons@18.1.56(transitive)
- Removed@syncfusion/ej2-icons@18.1.52(transitive)
- Removed@syncfusion/ej2-popups@18.1.57(transitive)
- Removed@syncfusion/ej2-vue-base@18.1.56(transitive)