@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 16.4.45 to 16.4.47
@@ -5,2 +5,10 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- Provided an additional argument in beforeOpen event to control the max-height of dialog. | ||
## 16.4.45 (2019-01-02) | ||
### Tooltip | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 16.4.45 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -12,4 +12,4 @@ * A copy of the current license can be obtained at any time by e-mailing | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.45 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -16,0 +16,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"name": "@syncfusion/ej2-vue-popups", | ||
"version": "16.4.45", | ||
"version": "16.4.47", | ||
"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.4.42", | ||
"@syncfusion/ej2-vue-base": "~16.4.42", | ||
"@syncfusion/ej2-popups": "16.4.45" | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-vue-base": "~16.4.47", | ||
"@syncfusion/ej2-popups": "16.4.47" | ||
}, | ||
@@ -66,5 +66,6 @@ "devDependencies": { | ||
"@types/jasmine-ajax": "^3.1.27", | ||
"@types/requirejs": "^2.1.26" | ||
"@types/requirejs": "^2.1.26", | ||
"vue": "2.5.2 - 2.5.21" | ||
}, | ||
"sideEffects": false | ||
} |
@@ -91,2 +91,2 @@ # ej2-vue-popups | ||
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
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
339421
8
10429
+ Added@syncfusion/ej2-popups@16.4.47(transitive)
- Removed@syncfusion/ej2-popups@16.4.45(transitive)