@syncfusion/ej2-vue-popups 25.2.4 → 25.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -667,6 +667,14 @@ Dialog is a window that displays information to the user, and used to get the us
|
|
|
667
667
|
- **Keyboard Interaction** - The Dialog can be intractable through keyboard.
|
|
668
668
|
|
|
669
669
|
|
|
670
|
+
## 25.2.4 (2024-05-14)
|
|
671
|
+
|
|
672
|
+
### Dialog
|
|
673
|
+
|
|
674
|
+
#### Bug Fixes
|
|
675
|
+
|
|
676
|
+
- `#I580008` - Resolved issue with Console error occurring while closing the dialog.
|
|
677
|
+
|
|
670
678
|
## 19.1.57 (2021-04-20)
|
|
671
679
|
|
|
672
680
|
### Popup
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-popups.umd.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.7
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|