@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 18.1.55 to 18.1.56
@@ -5,2 +5,10 @@ # Changelog | ||
### Tooltip | ||
#### Bug Fixes | ||
- `#154807` - Tooltip not opening more than once when target specified has been resolved. | ||
## 18.1.55 (2020-06-02) | ||
### Dialog | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 18.1.55 | ||
* version : 18.1.56 | ||
* 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.53", | ||
"_id": "@syncfusion/ej2-vue-popups@18.1.55", | ||
"_inBundle": false, | ||
"_integrity": "sha512-jiYo+bnn1/9YhZum9PGo/v2jwxqVZrFEfWg0Owt9Qa7/8jb5QvG4B8lUf3d7rHEX65TPy9bcd8J0AJ/f+Q4Utg==", | ||
"_integrity": "sha512-no7KLpv3MDo+c7CH1AyxNrdd/9nGpKcntdcbXyexaMV0+IL7AQYtJZuO+aLdZpr7eotifyad/zBOViAzVGu1Fw==", | ||
"_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.53.tgz", | ||
"_shasum": "9cebd7320a08222ee71937d990d93b2657ceadfe", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-18.1.55.tgz", | ||
"_shasum": "205aa6b6fa1df68a7173205b0bd298c365f283e3", | ||
"_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.53", | ||
"@syncfusion/ej2-popups": "18.1.55", | ||
"@syncfusion/ej2-vue-base": "~18.1.52" | ||
"@syncfusion/ej2-base": "~18.1.56", | ||
"@syncfusion/ej2-popups": "18.1.56", | ||
"@syncfusion/ej2-vue-base": "~18.1.56" | ||
}, | ||
@@ -91,4 +91,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.55", | ||
"version": "18.1.56", | ||
"sideEffects": false | ||
} |
435651
+ Added@syncfusion/ej2-popups@18.1.56(transitive)
- Removed@syncfusion/ej2-popups@18.1.55(transitive)