@syncfusion/ej2-vue-gantt 25.2.4 → 25.2.5
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,13 +6,12 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
11
|
-
- `#
|
|
12
|
-
- `#
|
|
13
|
-
|
|
14
|
-
- `#
|
|
15
|
-
- `#I580459` - When Germany `timezone` use, alignment issue occurs in weekend highlight and taskbar issue has been fixed.
|
|
9
|
+
- `#I586588` - Event markers are hidden behind the taskbar in PDF exported file issue has been fixed.
|
|
10
|
+
- `#I586588` - Console error throws while merging two segments with duration of one day issue has been fixed.
|
|
11
|
+
- `#I463798` - Parent date changes when Unscheduled task is added issue has been fixed.
|
|
12
|
+
- `#I582983` - The issue about date miscalculation when dragging the taskbar with timeline virtualization has been fixed.
|
|
13
|
+
|
|
14
|
+
- `#I586588` - Console error throws while merging two segments with duration of one day issue has been fixed.
|
|
16
15
|
|
|
17
16
|
## 25.2.3 (2024-05-08)
|
|
18
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-gantt.umd.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.5
|
|
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
|