@syncfusion/ej2-react-popups
Advanced tools
Comparing version 24.2.8 to 24.2.9
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I547853` - Fixed an issue where the dialog was not draggable on mobile devices. | ||
## 24.2.8 (2024-02-27) | ||
### Dialog | ||
#### Bug Fixes | ||
- `#F186300` - Fixed an issue where memory was not being released after closing the dialog when the resize property enabled. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-popups.min.js | ||
* version : 24.2.8 | ||
* version : 24.2.9 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 24.2.8 | ||
* version : 24.2.9 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-popups@*", | ||
"_id": "@syncfusion/ej2-react-popups@24.2.5", | ||
"_id": "@syncfusion/ej2-react-popups@24.2.8", | ||
"_inBundle": false, | ||
"_integrity": "sha512-kFU/zmIXOBn6Vmd1Z5q4p5+gLhYfu9/wliAXKE3su91ei8L/m5GtZ/WH3ZeA7vme0IOrH+EFZcUW0cceR45w/w==", | ||
"_integrity": "sha512-KfypZMofuo8ImUAbv6wPtJ5T/BvEGokGAbI160kASjJ4Ox3R50l25jQ5kiNC5TcKmb+l+auVKcstUCy0+7eVuw==", | ||
"_location": "/@syncfusion/ej2-react-popups", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-popups/-/ej2-react-popups-24.2.5.tgz", | ||
"_shasum": "c16fc5b217b479c0358cd819966ed775605a7888", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-popups/-/ej2-react-popups-24.2.8.tgz", | ||
"_shasum": "6c709ce72b8dfe8a7ca20a7bebe3367999375cb1", | ||
"_spec": "@syncfusion/ej2-react-popups@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~24.2.7", | ||
"@syncfusion/ej2-popups": "24.2.8", | ||
"@syncfusion/ej2-popups": "24.2.9", | ||
"@syncfusion/ej2-react-base": "~24.2.7" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "24.2.8", | ||
"version": "24.2.9", | ||
"sideEffects": false | ||
} |
81614
+ Added@syncfusion/ej2-popups@24.2.9(transitive)
- Removed@syncfusion/ej2-popups@24.2.8(transitive)