@syncfusion/ej2-vue-popups 24.2.9 → 25.1.35
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,52 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Dialog
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `#I547853` - Fixed an issue where the dialog was not draggable on mobile devices.
|
|
10
|
-
|
|
11
|
-
## 24.2.8 (2024-02-27)
|
|
12
|
-
|
|
13
|
-
### Dialog
|
|
14
|
-
|
|
15
|
-
#### Bug Fixes
|
|
16
|
-
|
|
17
|
-
- `#F186300` - Fixed an issue where memory was not being released after closing the dialog when the resize property enabled.
|
|
18
|
-
|
|
19
|
-
## 24.2.5 (2024-02-13)
|
|
20
|
-
|
|
21
|
-
### Tooltip
|
|
22
|
-
|
|
23
|
-
#### Bug Fixes
|
|
24
|
-
|
|
25
|
-
- `#I549075` - The issue with positioning when using the container property in the Tooltip component has been resolved.
|
|
26
|
-
|
|
27
|
-
## 24.2.3 (2024-01-31)
|
|
28
|
-
|
|
29
|
-
### Tooltip
|
|
30
|
-
|
|
31
|
-
#### Bug Fixes
|
|
32
|
-
|
|
33
|
-
- `#I533557` - The console error that occurs when the parent component containing the Tooltip component is removed from the DOM has been resolved.
|
|
34
|
-
|
|
35
|
-
## 24.1.46 (2024-01-17)
|
|
36
|
-
|
|
37
|
-
### Tooltip
|
|
38
|
-
|
|
39
|
-
#### Bug Fixes
|
|
40
|
-
|
|
41
|
-
- `#I533557` - The console error while assigning a function type value to the `Content` property in the Tooltip component has been resolved.
|
|
42
|
-
|
|
43
|
-
## 24.1.44 (2024-01-03)
|
|
44
|
-
|
|
45
|
-
### Tooltip
|
|
46
|
-
|
|
47
|
-
#### Bug Fixes
|
|
48
|
-
|
|
49
|
-
- `#I531367` - The issue with the Tooltip's incorrect positioning when template content is rendered has been resolved.
|
|
50
|
-
|
|
51
5
|
## 21.1.35 (2023-03-23)
|
|
52
6
|
|
|
53
7
|
### Tooltip
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-popups.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 25.1.35
|
|
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
|