@syncfusion/ej2-vue-popups 23.1.36 → 23.1.43
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
|
@@ -6,6 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I490793` - Provided support to open or close the `Tooltip` for the default focusable element through keyboard interaction.
|
|
10
|
+
|
|
11
|
+
## 23.1.38 (2023-09-26)
|
|
12
|
+
|
|
13
|
+
### Tooltip
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I498062` - The console errors with the Tooltip component while dragging a diagram node over another node frequently has been resolved.
|
|
18
|
+
|
|
19
|
+
## 23.1.36 (2023-09-15)
|
|
20
|
+
|
|
21
|
+
### Tooltip
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
9
25
|
- `#I498062` - The issue with the disabled arrow tip pointer has been resolved.
|
|
10
26
|
- `#I494771` - Provided support to dynamically update the isSticky property value of the Tooltip component.
|
|
11
27
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-popups.umd.min.js
|
|
3
|
-
* version : 23.1.
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
|
3
|
+
* version : 23.1.43
|
|
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
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|