@syncfusion/ej2-gantt 20.3.49 → 20.3.52

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,25 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
10
+ - `#I412821` - Row drag and drop is not working properly when Virtualization is enabled.
11
+
12
+ ## 20.3.50 (2022-10-18)
13
+
14
+ ### Gantt
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I409097` - Deleting record when search text is selected issue has been fixed.
19
+ - `#I404228` - Saving record even when in edited state issue has been fixed.
20
+ - `#I413093` - Pdf export is not working in latest version issue has been fixed.
21
+
22
+ ## 20.3.49 (2022-10-11)
23
+
24
+ ### Gantt
25
+
26
+ #### Bug Fixes
27
+
9
28
  - `#I395003` - Gantt records disappear when scrolling up and down quickly issue has been fixed.
10
29
  - `#I407437` - Add new record in resource view without child mapping issue has been fixed.
11
30
  - `#I407832` - Console error when all the element is disabled in context menu.