@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 16.3.17 to 16.3.21
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- Resolved the issue with modal dialog's overlay animation. | ||
## 16.3.17 (2018-09-12) | ||
### Dialog | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 16.3.17 | ||
* version : 16.3.21 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 16.2.41 | ||
* version : 16.3.17 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-popups", | ||
"version": "16.3.17", | ||
"version": "16.3.21", | ||
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Vue", | ||
@@ -54,5 +54,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.17", | ||
"@syncfusion/ej2-vue-base": "~16.3.17", | ||
"@syncfusion/ej2-popups": "16.3.17" | ||
"@syncfusion/ej2-base": "~16.3.21", | ||
"@syncfusion/ej2-vue-base": "~16.3.21", | ||
"@syncfusion/ej2-popups": "16.3.21" | ||
}, | ||
@@ -67,3 +67,4 @@ "devDependencies": { | ||
"@types/requirejs": "^2.1.26" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
221955
6039
0
+ Added@syncfusion/ej2-popups@16.3.21(transitive)
- Removed@syncfusion/ej2-popups@16.3.17(transitive)