@syncfusion/ej2-gantt 21.1.37 → 21.1.38

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,19 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I451243` - Unable to set zooming levels through `zoomingLevels` property issue has been fixed.
10
+ - `#I447704` - Timeline tier is not changing dynamically issue has been fixed.
11
+ - `I447465` - Incorrect progress value on parent task when child tasks have fractional duration issue has been fixed.
12
+ -`I447475`- End key is not working properly issue has been fixed.
13
+ -`#I447772` - Application freezing while changing holidays/weekend issue has been fixed.
14
+
15
+ ## 21.1.37 (2023-03-29)
16
+
17
+ ### Gantt Chart
18
+
19
+ #### Bug Fixes
20
+
21
+ - `#I432146` - Script error occurs while changing data source and resource simultaneously issue has been fixed.
9
22
  -`I441276`- Outdent task is not in correct index of modified records in `actionComplete` event issue has been fixed.
10
23
  -`I435254`, `I444942`- Taskbar not rendered in Pdf exported file when `timelineUnitSize` is initialized issue has been fixed.
11
24