@syncfusion/ej2-gantt 24.1.41 → 24.1.44

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,6 +2,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### GanttChart
6
+
7
+ #### Bug Fixes
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.
10
+
11
+ ## 24.1.43 (2023-12-27)
12
+
13
+ ### GanttChart
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I527509` - Action begin event arguments not working properly issue has been fixed.
18
+ - `#I517104` - Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.
19
+
5
20
  ## 23.2.5 (2023-11-23)
6
21
 
7
22
  ### GanttChart
package/README.md CHANGED
@@ -84,4 +84,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-contr
84
84
 
85
85
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=gantt) for more info.
86
86
 
87
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
87
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.