@syncfusion/ej2-vue-popups 23.1.38 → 23.1.44
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
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Dialog
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I506296` - Resolved issue where the dialog would disappear or abruptly shift beyond the viewport when dragging and dropping.
|
|
10
|
+
|
|
11
|
+
## 23.1.43 (2023-10-31)
|
|
12
|
+
|
|
13
|
+
### Tooltip
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I490793` - Provided support to open or close the `Tooltip` for the default focusable element through keyboard interaction.
|
|
18
|
+
|
|
19
|
+
## 23.1.38 (2023-09-26)
|
|
20
|
+
|
|
5
21
|
### Tooltip
|
|
6
22
|
|
|
7
23
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-popups.umd.min.js
|
|
3
|
-
* version : 23.1.
|
|
3
|
+
* version : 23.1.44
|
|
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
|