@syncfusion/ej2-gantt 20.1.52 → 20.1.55

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,16 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#376228` - Duration is not updated while updating resource units using `updateRecordByID` method issue has been fixed.
10
+ - `#370224` - Filtering issue when rendering Gantt inside the modal has been fixed.
11
+ - `#376455` - Tab key navigation not working properly when moving from grid to timeline issue has been fixed.
12
+
13
+ ## 20.1.52 (2022-05-04)
14
+
15
+ ### Gantt
16
+
17
+ #### Bug Fixes
18
+
9
19
  - `#372661` - Data not properly updated in the Gantt Chart when switching between list view issue has been fixed.
10
20
 
11
21
  ## 20.1.51 (2022-04-26)