@syncfusion/ej2-react-popups
Advanced tools
Comparing version 16.3.30 to 16.3.32
@@ -5,2 +5,8 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- Resolved the issue with max-height in dialog. | ||
## 16.3.29 (2018-10-31) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 16.3.30 | ||
* version : 16.3.32 | ||
* 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-react-popups.umd.min.js | ||
* version : 16.3.29 | ||
* version : 16.3.30 | ||
* 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-react-popups", | ||
"version": "16.3.30", | ||
"version": "16.3.32", | ||
"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 React", | ||
@@ -54,5 +54,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.30", | ||
"@syncfusion/ej2-react-base": "~16.3.30", | ||
"@syncfusion/ej2-popups": "16.3.30" | ||
"@syncfusion/ej2-base": "~16.3.32", | ||
"@syncfusion/ej2-react-base": "~16.3.31", | ||
"@syncfusion/ej2-popups": "16.3.32" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
174280
+ Added@syncfusion/ej2-popups@16.3.32(transitive)
- Removed@syncfusion/ej2-popups@16.3.30(transitive)