@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 17.1.40 to 17.1.42
@@ -5,2 +5,10 @@ # Changelog | ||
## 17.1.40 (2019-04-09) | ||
### Dialog | ||
#### Bug Fixes | ||
- The issue with preventing the dialog resize using `args.cancel` has been resolved. | ||
## 17.1.38 (2019-03-29) | ||
@@ -97,4 +105,2 @@ | ||
- Provided two-way binding support to `visible` property of dialog. | ||
## 16.3.21 (2018-09-22) | ||
@@ -101,0 +107,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 17.1.40 | ||
* version : 17.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-popups", | ||
"version": "17.1.40", | ||
"version": "17.1.42", | ||
"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": "~17.1.38", | ||
"@syncfusion/ej2-vue-base": "~17.1.38", | ||
"@syncfusion/ej2-popups": "17.1.40" | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-vue-base": "~17.1.42", | ||
"@syncfusion/ej2-popups": "17.1.42" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
416161
+ Added@syncfusion/ej2-popups@17.1.42(transitive)
- Removed@syncfusion/ej2-popups@17.1.40(transitive)