@syncfusion/ej2-react-popups
Advanced tools
Comparing version 16.2.50 to 16.2.51
@@ -5,2 +5,10 @@ # Changelog | ||
### Popup library | ||
#### Bug Fixes | ||
- Popup can be created, even if the element is not available in DOM. | ||
## 16.2.49 (2018-08-21) | ||
### Spinner | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 16.2.50 | ||
* version : 16.2.51 | ||
* 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.2.47 | ||
* version : 16.2.50 | ||
* 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.2.50", | ||
"version": "16.2.51", | ||
"description": "Essential JS 2 popup Component for React", | ||
@@ -56,3 +56,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.2.50", | ||
"@syncfusion/ej2-popups": "16.2.50" | ||
"@syncfusion/ej2-popups": "16.2.51" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
6362962
+ Added@syncfusion/ej2-popups@16.2.51(transitive)
- Removed@syncfusion/ej2-popups@16.2.50(transitive)