@syncfusion/ej2-gantt 24.1.44 → 24.1.45

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,14 +6,21 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- `#I531670` - When adding record by method before saving, if the task ID is changed after taskbar hover exception thrown issue has been fixed.
9
+ - `#I530808` - Progress width not rendered properly in split tasks issue has been fixed.
10
+ - `#F185683` - Resources are not updating properly in `actionBegin`event issue has been fixed.
11
+ - `#I532918` - Baseline width not rendered properly in PDF export issue has been fixed.
12
+ - `#F532918` - Issue with remote data while performing CRUD operation in various Gantt chart versions has been fixed.
10
13
 
11
- ## 24.1.43 (2023-12-27)
14
+ ## 24.1.44 (2024-01-03)
12
15
 
13
16
  ### GanttChart
14
17
 
15
18
  #### Bug Fixes
16
19
 
20
+ `#I531670` - When adding record by method before saving, if the task ID is changed after taskbar hover exception thrown issue has been fixed.
21
+
22
+ ## 24.1.43 (2023-12-27)
23
+
17
24
  - `#I527509` - Action begin event arguments not working properly issue has been fixed.
18
25
  - `#I517104` - Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.
19
26