@syncfusion/ej2-gantt 24.2.3 → 24.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,6 +6,28 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I544540` - Offset value not calculated properly issue has been fixed.
10
+ - `#I552745` - Pressing enter key in dialog refresh the Gantt issue has been fixed.
11
+ - `#I551289` - The zoom in action before horizontal scroll, after the zoom action triggers, alignment issues occur issue has been fixed.
12
+ - `#I532096` - Failing Karma Test cases in Angular issue has been fixed.
13
+
14
+ ## 24.2.4 (2024-02-06)
15
+
16
+ ### GanttChart
17
+
18
+ #### Bug Fixes
19
+
20
+ - `#I550406` - Task type property does not update properly by mapping work field issue has been fixed.
21
+ - `#I542029` - Unable to render full lengthy text in pdf export issue has been fixed.
22
+ - `#I549638` - The taskbar edit action is not working in RTL mode issue has been fixed.
23
+ - `#I544478` - Validation rules not working for numeric field issue has been fixed.
24
+
25
+ ## 24.2.3 (2024-01-31)
26
+
27
+ ### GanttChart
28
+
29
+ #### Bug Fixes
30
+
9
31
  - `#I540355` - RTE create column not working in dialog box issue has been fixed.
10
32
  - `#I543351` - The taskbar render validation not working properly issue has been fixed.
11
33