@syncfusion/ej2-angular-gantt 20.4.48 → 20.4.49-ngcc

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.
Files changed (92) hide show
  1. package/@syncfusion/ej2-angular-gantt.es5.js +812 -0
  2. package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-gantt.js +764 -0
  4. package/@syncfusion/ej2-angular-gantt.js.map +1 -0
  5. package/CHANGELOG.md +1567 -0
  6. package/dist/ej2-angular-gantt.umd.js +925 -0
  7. package/dist/ej2-angular-gantt.umd.js.map +1 -0
  8. package/dist/ej2-angular-gantt.umd.min.js +11 -0
  9. package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
  10. package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
  11. package/ej2-angular-gantt.metadata.json +1 -0
  12. package/package.json +13 -27
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/gantt/adddialogfields.directive.d.ts +0 -5
  18. package/src/gantt/columns.directive.d.ts +0 -5
  19. package/src/gantt/dayworkingtime.directive.d.ts +0 -5
  20. package/src/gantt/editdialogfields.directive.d.ts +0 -5
  21. package/src/gantt/eventmarkers.directive.d.ts +0 -5
  22. package/src/gantt/gantt-all.module.d.ts +0 -6
  23. package/src/gantt/gantt.component.d.ts +0 -3
  24. package/src/gantt/gantt.module.d.ts +0 -12
  25. package/src/gantt/holidays.directive.d.ts +0 -5
  26. package/styles/gantt/bootstrap-dark.scss +1 -22
  27. package/styles/gantt/bootstrap.scss +1 -22
  28. package/styles/gantt/bootstrap4.scss +1 -22
  29. package/styles/gantt/bootstrap5-dark.scss +1 -22
  30. package/styles/gantt/bootstrap5.scss +1 -22
  31. package/styles/gantt/fabric-dark.scss +1 -22
  32. package/styles/gantt/fabric.scss +1 -22
  33. package/styles/gantt/fluent-dark.scss +1 -22
  34. package/styles/gantt/fluent.scss +1 -22
  35. package/styles/gantt/highcontrast-light.scss +1 -21
  36. package/styles/gantt/highcontrast.scss +1 -22
  37. package/styles/gantt/material-dark.scss +1 -22
  38. package/styles/gantt/material.scss +1 -22
  39. package/styles/gantt/tailwind-dark.scss +1 -22
  40. package/styles/gantt/tailwind.scss +1 -22
  41. package/esm2020/public_api.mjs +0 -3
  42. package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
  43. package/esm2020/src/gantt/columns.directive.mjs +0 -72
  44. package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
  45. package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
  46. package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
  47. package/esm2020/src/gantt/gantt-all.module.mjs +0 -71
  48. package/esm2020/src/gantt/gantt.component.mjs +0 -255
  49. package/esm2020/src/gantt/gantt.module.mjs +0 -79
  50. package/esm2020/src/gantt/holidays.directive.mjs +0 -58
  51. package/esm2020/src/index.mjs +0 -11
  52. package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
  53. package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -734
  54. package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  55. package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -734
  56. package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  57. package/styles/gantt/_all.scss +0 -2
  58. package/styles/gantt/_bootstrap-dark-definition.scss +0 -214
  59. package/styles/gantt/_bootstrap-definition.scss +0 -214
  60. package/styles/gantt/_bootstrap4-definition.scss +0 -216
  61. package/styles/gantt/_bootstrap5-dark-definition.scss +0 -1
  62. package/styles/gantt/_bootstrap5-definition.scss +0 -218
  63. package/styles/gantt/_fabric-dark-definition.scss +0 -214
  64. package/styles/gantt/_fabric-definition.scss +0 -214
  65. package/styles/gantt/_fluent-dark-definition.scss +0 -1
  66. package/styles/gantt/_fluent-definition.scss +0 -218
  67. package/styles/gantt/_fusionnew-definition.scss +0 -217
  68. package/styles/gantt/_highcontrast-definition.scss +0 -214
  69. package/styles/gantt/_highcontrast-light-definition.scss +0 -214
  70. package/styles/gantt/_layout.scss +0 -1660
  71. package/styles/gantt/_material-dark-definition.scss +0 -215
  72. package/styles/gantt/_material-definition.scss +0 -215
  73. package/styles/gantt/_material3-definition.scss +0 -218
  74. package/styles/gantt/_tailwind-dark-definition.scss +0 -1
  75. package/styles/gantt/_tailwind-definition.scss +0 -218
  76. package/styles/gantt/_theme.scss +0 -711
  77. package/styles/gantt/icons/_bootstrap-dark.scss +0 -124
  78. package/styles/gantt/icons/_bootstrap.scss +0 -124
  79. package/styles/gantt/icons/_bootstrap4.scss +0 -124
  80. package/styles/gantt/icons/_bootstrap5-dark.scss +0 -1
  81. package/styles/gantt/icons/_bootstrap5.scss +0 -124
  82. package/styles/gantt/icons/_fabric-dark.scss +0 -124
  83. package/styles/gantt/icons/_fabric.scss +0 -124
  84. package/styles/gantt/icons/_fluent-dark.scss +0 -1
  85. package/styles/gantt/icons/_fluent.scss +0 -124
  86. package/styles/gantt/icons/_fusionnew.scss +0 -120
  87. package/styles/gantt/icons/_highcontrast.scss +0 -124
  88. package/styles/gantt/icons/_material-dark.scss +0 -124
  89. package/styles/gantt/icons/_material.scss +0 -124
  90. package/styles/gantt/icons/_material3.scss +0 -124
  91. package/styles/gantt/icons/_tailwind-dark.scss +0 -124
  92. package/styles/gantt/icons/_tailwind.scss +0 -124
package/CHANGELOG.md ADDED
@@ -0,0 +1,1567 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Gantt
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I429875` - Console error while using self-referential data issue has been fixed.
10
+ - `#I428914` - Duration value is not maintained when using `valueAccessor` issue has been fixed.
11
+ - `#I426170` - Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart.
12
+
13
+ - `F159354` - Issue in locale text of predecessor tooltip has been fixed.
14
+
15
+ ## 20.4.48 (2023-02-01)
16
+
17
+ ### Gantt
18
+
19
+ #### Bug Fixes
20
+
21
+ - `#I427837` - Baseline renders with incorrect date in difference timezone issue has been fixed.
22
+ - `#I430365` - Child tasks not updated after updating parent task predecessor has been fixed.
23
+ - `#I428064` - Incorrect unit in timeline issue has been fixed.
24
+
25
+ - `#I428064` - Incorrect unit in timeline issue has been fixed.
26
+
27
+ ## 20.4.43 (2023-01-10)
28
+
29
+ ### Gantt
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I426170` - Incorrect request type in zooming action has been fixed.
34
+ - `#FB39646` - Incorrect index value during row drag and drop has been fixed.
35
+
36
+ ## 20.4.42 (2023-01-04)
37
+
38
+ ### Gantt
39
+
40
+ #### Bug Fixes
41
+
42
+ - `#I421870`- Record does not update properly when its modified in `actionBegin` event issue has been fixed.
43
+ - `#I420414` - Row height issue in task mode has been fixed.
44
+
45
+ - `#I420414` - Row height issue in task mode has been fixed.
46
+
47
+ ## 20.4.40 (2022-12-28)
48
+
49
+ ### Gantt
50
+
51
+ #### Bug Fixes
52
+
53
+ - `#I420702` - Persistence settings prevent changing the timeline settings issue has been fixed.
54
+ - `#I422731` - Issue when predecessor is given for unscheduled parent issue has been fixed.
55
+ - `#I423435` - Customize baseline colour in `queryTaskbarInfo` event in segmented tasks issue has been fixed.
56
+ - `#I420280` - The `actionBegin` event receives more records as modified data when task is edited issue has been fixed.
57
+ - `#I422943` - Taskbar appearing on next date issue has been fixed.
58
+ - `#I422476` - Progress value issue in parent task has been fixed.
59
+ - `#I425389`- Baseline not properly rendered after moving Milestone.
60
+
61
+ - `#I420702` - Persistence settings prevent changing the timeline settings issue has been fixed.
62
+ - `#I422943` - Taskbar appearing on next date issue has been fixed.
63
+
64
+ ## 20.4.38 (2022-12-21)
65
+
66
+ ### Gantt
67
+
68
+ #### Features
69
+
70
+ - `#I237939`,`#I255626`,`#I398597` - Provided `RTL` support in Gantt chart. Please find the documentation link [here](https://ej2.syncfusion.com/documentation/gantt/global-local/#right-to-left-rtl).
71
+ - Provided `Shimmer` support in Gantt chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/loading-animation).
72
+
73
+ - `#I237939`,`#I255626`,`#I398597` - Provided `RTL` support in Gantt chart. Please find the documentation link [here](https://ej2.syncfusion.com/angular/documentation/gantt/global-local/#right-to-left-rtl).
74
+ - Provided `Shimmer` support in Gantt chart. Please find the demo link [here](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/loading-animation).
75
+
76
+ #### Bug Fixes
77
+
78
+ - `#I417035` - Expand Collapse not working properly after cell editing issue has been fixed.
79
+ - `#I421663` - The baseline end date has not been properly validated issue has been fixed.
80
+
81
+ ## 20.3.60 (2022-12-06)
82
+
83
+ ### Gantt
84
+
85
+ #### Bug Fixes
86
+
87
+ - `#I420414` - Unable to disable edit dialog fields in general tab issue has been fixed.
88
+ - `#I420280` - The `actionBegin` event receives more records as modified data when a task is resized issue has been fixed.
89
+ - `#I420126` - Error thrown when deleting a Unassigned task in the Resource View issue has been fixed.
90
+ - `#I415400` - Cell Edit does not save when clicking on the chart side issue has been fixed.
91
+ - `#I419273` - End Key not working as expected when selection type set to Both.
92
+
93
+ ## 20.3.59 (2022-11-29)
94
+
95
+ ### Gantt
96
+
97
+ #### Bug Fixes
98
+
99
+ - `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
100
+ - `#I419062` - Edit type issue when datasource is undefined issue has been fixed.
101
+ - `#I417042` - A console error is thrown when updating the parent task's start date.
102
+ - `#I419262` - The dependency line is rendered even after cancel.
103
+
104
+ ## 20.3.58 (2022-11-22)
105
+
106
+ ### Gantt
107
+
108
+ #### Bug Fixes
109
+
110
+ - `#I416610` - Able to scroll vertically when virtual scrolling enabled without scrollable records issue has been fixed.
111
+ - `#I417049` - Adding duration to an unscheduled task affects the project start date.
112
+
113
+ ## 20.3.57 (2022-11-15)
114
+
115
+ ### Gantt
116
+
117
+ #### Bug Fixes
118
+
119
+ - `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
120
+ - `#I410200` - Timeline headers disappears when timeline changes dynamically.
121
+ - `#I413560` - Datasource Property not updated properly after row indent and outdent issue has been fixed.
122
+ - `#I65261` - Filtering functionality issues in duration column.
123
+ - `#I65321` - Task duration is not calculated properly in dialog edit.
124
+
125
+ ## 20.3.56 (2022-11-08)
126
+
127
+ ### Gantt
128
+
129
+ #### Bug Fixes
130
+
131
+ - `#I414182` - Datasource Property not updated properly after row drag and drop issue has been fixed.
132
+ - `#I413625` - Current view data not updated properly when dynamically change the view type issue has been fixed.
133
+ - `#I414481` - Dynamically updating the `renderBaseline` property in immutable mode issue has been fixed.
134
+
135
+ ## 20.3.52 (2022-10-26)
136
+
137
+ ### Gantt
138
+
139
+ #### Bug Fixes
140
+
141
+ - `#I413261` - Dependency values for the parent task are not properly updated issue has been fixed.
142
+ - `#I412821` - Row drag and drop is not working properly when Virtualization is enabled.
143
+
144
+ ## 20.3.50 (2022-10-18)
145
+
146
+ ### Gantt
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#I409097` - Deleting record when search text is selected issue has been fixed.
151
+ - `#I404228` - Saving record even when in edited state issue has been fixed.
152
+ - `#I413093` - Pdf export is not working in latest version issue has been fixed.
153
+
154
+ - `#I404228` - Saving record even when in edited state issue has been fixed.
155
+ - `#I412821` - Row drag and drop is not working properly when Virtualization is enabled.
156
+
157
+ ## 20.3.49 (2022-10-11)
158
+
159
+ ### Gantt
160
+
161
+ #### Bug Fixes
162
+
163
+ - `#I395003` - Gantt records disappear when scrolling up and down quickly issue has been fixed.
164
+ - `#I407437` - Add new record in resource view without child mapping issue has been fixed.
165
+ - `#I407832` - Console error when all the element is disabled in context menu.
166
+ - `#I407716` - Data source update on load time issue has been fixed.
167
+ - `#I400913`, `#I405837` - Pdf export is not working when the data has Hebrew and Vietnamese characters.
168
+
169
+ - `#I407437` - Add new record in resource view without child mapping issue has been fixed.
170
+ - `#I405837` - Pdf export is not working when the data has Hebrew and Vietnamese characters.
171
+
172
+ ## 20.3.48 (2022-10-05)
173
+
174
+ ### Gantt
175
+
176
+ #### Bug Fixes
177
+
178
+ - `#I408288` - Timeline rendering is incomplete when data is rebinded issue has been fixed.
179
+ - `#I404228` - Issue in saving data in segment has been fixed.
180
+ - `#I406597` - Duplicate record in the data source issue has been fixed.
181
+ - `#I405108` - Unable to customize event marker tooltip issue has been fixed.
182
+ - `#F176879` - Unable to customize the dependency name issue has been fixed.
183
+ - `#I409288` - Exception when the expand change dynamically has been fixed.
184
+
185
+ - `#I404228` - Issue in saving data in segment has been fixed.
186
+ - `#I409288` - Exception when the expand change dynamically has been fixed.
187
+
188
+ ## 20.3.47 (2022-09-29)
189
+
190
+ ### Gantt
191
+
192
+ #### Features
193
+
194
+ - `#F145182`, `#I260943`, `#I269630`, `#I273259`, `#I320454`, `#I326471`, `#I336212`, `#I340854`, `#I341129`, `#F171031`, `#I364331` - Provided Predecessor support for parent task in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/editing).
195
+ - `#I315577` - Provided Row Drag and Drop support in Virtual Scrolling feature for Gantt Chart.
196
+ - `#F165210` - Provided excel filter support in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/filtering).
197
+ - `#I246769`, `#I316949`, `#I334501`, `#F159768`, `#F167576` - Provided support to define task id as string type for Gantt Chart. Please find the `API` link [here](https://ej2.syncfusion.com/documentation/api/gantt/taskFields/#id).
198
+ - `#FB36072` - Provided support for Critical Path with Multi Taskbar enabled.
199
+
200
+ - `#F145182`, `#I260943`, `#I269630`, `#I273259`, `#I320454`, `#I326471`, `#I336212`, `#I340854`, `#I341129`, `#F171031`, `#I364331` - Provided Predecessor support for parent task in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/editing).
201
+ - `#I315577` - Provided Row Drag and Drop support in Virtual Scrolling feature for Gantt Chart.
202
+ - `#F165210` - Provided excel filter support in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/filtering).
203
+ - `#I246769`, `#I316949`, `#I334501`, `#F159768`, `#F167576` - Provided support to define task id as string type for Gantt Chart. Please find the `API` link [here](https://ej2.syncfusion.com/angular/documentation/api/gantt/taskFields/#id).
204
+ - `#FB36072` - Provided support for Critical Path with Multi Taskbar enabled.
205
+
206
+ #### Bug Fixes
207
+
208
+ - `#F177237` - The `currentViewData` with dependencies were not exported correctly in `PDFExport` issue has been fixed.
209
+ - `#I402913` - Checkbox selection must be completed with a single click issue has been fixed.
210
+ - `#I404007` - Filter Menu not closed when focus is removed issue has been fixed.
211
+ - `#I403823` - Custom Column values not updated when editing in tab issue has been fixed.
212
+ - `#I403221` - Issue in deleting parent record in resource view has been fixed.
213
+
214
+ - `#I404007` - Filter Menu not closed when focus is removed issue has been fixed.
215
+
216
+ ## 20.2.49 (2022-09-13)
217
+
218
+ ### Gantt
219
+
220
+ #### Bug Fixes
221
+
222
+ - `#I403222` - Console error occurs in resource view with enabled persistence issue has been fixed.
223
+
224
+ ## 20.2.46 (2022-08-30)
225
+
226
+ ### Gantt
227
+
228
+ #### Bug Fixes
229
+
230
+ - `#F176984` - Timeline is extended when the splitter position is moved issue has been fixed.
231
+ - `#I398394` - Row drag and drop not working properly on resource view sample issue has been fixed.
232
+ - `#I396036` - Baselines become milestones when start date and end date are mapped.
233
+
234
+ - `#F176984` - Timeline is extended when the splitter position is moved issue has been fixed.
235
+
236
+ ## 20.2.45 (2022-08-23)
237
+
238
+ ### Gantt
239
+
240
+ #### Bug Fixes
241
+
242
+ - `#I389542` - Filter records with hierarchy mode as both shows no record to display issue has been fixed.
243
+
244
+ ## 20.2.44 (2022-08-16)
245
+
246
+ ### Gantt
247
+
248
+ #### Bug Fixes
249
+
250
+ - `#I394194` - Timeline changes when toggling critical path issue has been fixed.
251
+ - `#I388575` - Gantt chart disappears when searching is performed with tasks in collapsed state with virtualization issue has been fixed.
252
+ - `#I394195` - Week start day not working properly after perform Zooming actions issue has been fixed.
253
+ - `#I393709` - Baseline milestone not rendered in proper position .
254
+ - `#I394223` - Gantt Chart does not update data source when adding new record.
255
+
256
+ - `#I393709` - Baseline milestone not rendered in proper position.
257
+
258
+ ## 20.2.43 (2022-08-08)
259
+
260
+ ### Gantt
261
+
262
+ #### Bug Fixes
263
+
264
+ - `#I393339` - Empty record is displayed after searching a text when using the refresh method issue has been fixed.
265
+ - `#I392655` - Issue in deleting multiple tasks, when one task is collapsed issue has been fixed.
266
+ - `#I394407` - Script error occurs when we edit the baseline date issue has been fixed.
267
+ - `#I376455` - Unable to focus on chart element when editing is not enabled has been fixed.
268
+ - `#I393670`, `#I393633` - End date calculated wrongly for adding new task after zoom to fit is performed issue has been fixed.
269
+ - `#I391704`-Need to disable HTML encoding in tooltip has been fixed.
270
+ - `#F149986` - Unable to use drop down edit in progress column has been fixed.
271
+
272
+ ## 20.2.39 (2022-07-19)
273
+
274
+ ### Gantt
275
+
276
+ #### Bug Fixes
277
+
278
+ - `#I389834` - Records position not updated properly in datasource when we drag and drop the records issue has been fixed.
279
+
280
+ ## 20.2.38 (2022-07-12)
281
+
282
+ ### Gantt
283
+
284
+ #### Bug Fixes
285
+
286
+ - `#I380929` - Baseline end date issue for milestone with same baseline start and end date has been fixed.
287
+ - `#I385298` - Bottom Tier not partitioned properly when zoom to fit issue has been fixed.
288
+ - `#I388575` - Virtual scroll issue when collapsed and searched has been fixed
289
+
290
+ ## 20.2.36 (2022-06-30)
291
+
292
+ ### Gantt
293
+
294
+ #### Features
295
+
296
+ - `#I233407`, `#I258725`, `#I280586`, `#I291191`, `#I304599`, `#F160011`, `#I310340`, `#F163773`, `#I323187`, `#I323187`, `#I346348` - Provided Critical Path support for Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/critical-path).
297
+ - Provided State Persistence support for Gantt Chart. Please find the documentation link [here](https://ej2.syncfusion.com/javascript/documentation/gantt/state-persistence).
298
+
299
+ - `#I233407`, `#I258725`, `#I280586`, `#I291191`, `#I304599`, `#F160011`, `#I310340`, `#F163773`, `#I323187`, `#I323187`, `#I346348` - Provided Critical Path support for Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/critical-path).
300
+ - Provided State Persistence support for Gantt Chart. Please find the documentation link [here](https://ej2.syncfusion.com/angular/documentation/gantt/state-persistence).
301
+
302
+ #### Bug Fixes
303
+
304
+ - `#I379308, #I380615` - Baseline end date issue for milestone with same baseline start and end date has been fixed.
305
+ - `#I383128` - DataSource gets updated wrongly when we update the data with invalid `parentID` issue has been fixed.
306
+ - `#I378077` - Newly added records not gets refreshed when running the sample using `nodejs` issue has been resolved.
307
+ - `#I382484` - Gantt records gets repeated when we perform scrolling in virtual data issue has been fixed.
308
+ - `#I376455` - Tab key navigation not working properly when moving to new records has been fixed.
309
+
310
+ - `#I376455` - Tab key navigation not working properly when moving to new records has been fixed.
311
+ - `#I383128` - DataSource gets updated wrongly when we update the data with invalid `parentID` issue has been fixed.
312
+ - `#I376455` - Unable to focus on chart element when editing is not enabled has been fixed.
313
+ - `#I391704`-Need to disable HTML encoding in tooltip has been fixed.
314
+
315
+ ## 20.1.60 (2022-06-14)
316
+
317
+ ### Gantt
318
+
319
+ #### Bug Fixes
320
+
321
+ - `#367483` - Indent Outdent toolbar options appearing when edit settings is not defined issue has been been fixed.
322
+ - `#384296` - Unable to draw dependency when progress mapping is disabled issue has been been fixed.
323
+ - `#381374` - Editing milestone duration varies the start date issue has been been fixed.
324
+
325
+ - `#367483` - Indent Outdent toolbar options appearing when edit settings is not defined issue has been been fixed.
326
+ - `#384296` - Unable to draw dependency when progress mapping is disabled issue has been been fixed.
327
+
328
+ ## 20.1.59 (2022-06-07)
329
+
330
+ ### Gantt
331
+
332
+ #### Bug Fixes
333
+
334
+ - `#379229` - Pdf export is not working when using custom date format issue has been fixed.
335
+ - `#381109` - Issue when Zoom To Fit with unscheduled tasks has been fixed.
336
+ - `#382884` - work value calculation issue for parent task has been fixed.
337
+
338
+ ## 20.1.58 (2022-05-31)
339
+
340
+ ### Gantt
341
+
342
+ #### Bug Fixes
343
+
344
+ - `#380136` - End date is not updated when we update the resource unit via `updateRecordByID` method.
345
+ - `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
346
+ - `#379660` - Script error thrown when switching between tabs has been fixed.
347
+
348
+ - `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
349
+ - `#379660` - Script error thrown when switching between tabs has been fixed.
350
+
351
+ ## 20.1.56 (2022-05-17)
352
+
353
+ ### Gantt
354
+
355
+ #### Bug Fixes
356
+
357
+ - `#F174816` - Landscape page orientation is not working when exporting Pdf has been fixed.
358
+ - `#377857` - Task not assigned to resources when dynamically changes from project view into resource view has been fixed.
359
+
360
+ ## 20.1.55 (2022-05-12)
361
+
362
+ ### Gantt
363
+
364
+ #### Bug Fixes
365
+
366
+ - `#376228` - Duration is not updated while updating resource units using `updateRecordByID` method issue has been fixed.
367
+ - `#370224` - Filtering issue when rendering Gantt inside the modal has been fixed.
368
+ - `#376455` - Tab key navigation not working properly when moving from grid to timeline issue has been fixed.
369
+
370
+ - `#376455` - Tab key navigation not working properly when moving from grid to timeline issue has been fixed.
371
+
372
+ ## 20.1.52 (2022-05-04)
373
+
374
+ ### Gantt
375
+
376
+ #### Bug Fixes
377
+
378
+ - `#372661` - Data not properly updated in the Gantt Chart when switching between list view issue has been fixed.
379
+
380
+ ## 20.1.51 (2022-04-26)
381
+
382
+ ### Gantt
383
+
384
+ #### Bug Fixes
385
+
386
+ - `#373529` - Task label is not properly displayed in pdf export issue has been fixed.
387
+ - `#373829` - Top tier and bottom tier partitioning issue in quarterly mode has been fixed.
388
+ - `#374212, #372614` - Timeline is not rendered properly when using hour format in `DST` issue has been fixed.
389
+ - `#367794` - Cell editing issue in internet explorer has been fixed.
390
+
391
+ - `#373529` - Task label is not properly displayed in pdf export issue has been fixed.
392
+ - `#373829` - Top tier and bottom tier partitioning issue in quarterly mode has been fixed.
393
+
394
+ ## 20.1.50 (2022-04-19)
395
+
396
+ ### Gantt
397
+
398
+ #### Bug Fixes
399
+
400
+ - `#372623` - New record keeps an editable state in dependency tab even after switching the tabs has been fixed.
401
+ - `#373803` - Scrollbar not available in notes tab issue has been fixed.
402
+ - `#372344` - Issue in `taskLabelTemplate` using `ngTemplate` has been fixed.
403
+ - `#372131` - Issue in `taskbarTemplate` with `enableMultiTaskbar` enabled has been fixed.
404
+
405
+ ## 20.1.48 (2022-04-12)
406
+
407
+ ### Gantt
408
+
409
+ #### Bug Fixes
410
+
411
+ - `#371080` - Issue in `actionBegin` event for cancelling the row drag and drop action using request type `beforeDrop` has been fixed.
412
+ - `#374064` - Gantt height not gets responsive when collapsing all tasks in `auto` mode.
413
+ - `#372623` - Filter popup gets closed automatically When clicking between the filter fields has been fixed.
414
+
415
+ - `#372623` - Filter popup gets closed automatically When clicking between the filter fields has been fixed.
416
+
417
+ ## 20.1.47 (2022-04-04)
418
+
419
+ ### Gantt
420
+
421
+ #### Bug Fixes
422
+
423
+ - `#300959` - Provided support to fill empty space with extended timeline in zoom out action.
424
+ - `#371372` - Unable to change end Date of manual parent task issue has been fixed.
425
+ - `#363003` - Child mapping order not maintained in data source property issue has been fixed.
426
+
427
+ ## 19.4.56 (2022-03-15)
428
+
429
+ ### Gantt
430
+
431
+ #### Bug Fixes
432
+
433
+ - `#369264` - Event marker labels not visible when there is single record has been fixed
434
+ - `#362146` - Row customization using `rowDataBound` event in `enableImmutableMode` issue has been fixed
435
+ - `#363336` - Child records not updated properly in specific index issue has been fixed.
436
+ - `#368609` - Indent and outdent toolbar item not showing when checkbox selection is enabled has been fixed.
437
+ - `#363752` - Issue in assigning custom zooming levels in `load` event has been fixed.
438
+ - `#368549` - Gantt chart indentation issue while adding a child task has been fixed.
439
+ - `#359455` - Issue in giving height as view port for parent container has been fixed.
440
+
441
+ - `#369264` - Event marker labels not visible when there is single record has been fixed
442
+ - `#363752` - Issue in assigning custom zooming levels in `load` event has been fixed.
443
+ - `#362146` - Row customization using `rowDataBound` event in `enableImmutableMode` issue has been fixed
444
+ - `#363336` - Child records not updated properly in specific index issue has been fixed.
445
+ - `#368609` - Indent and outdent toolbar item not showing when checkbox selection is enabled has been fixed.
446
+ - `#368549` - Gantt chart indentation issue while adding a child task has been fixed.
447
+
448
+ ## 19.4.55 (2022-03-08)
449
+
450
+ ### Gantt
451
+
452
+ #### Bug Fixes
453
+
454
+ - `#366304` - Gantt line mismatches when we set system display as 100% and browser zoom settings as 90% has been fixed.
455
+ - `#365994` - Right and left label template not working in `vue` has been fixed.
456
+
457
+ - `#366304` - Gantt line mismatches when we set system display as 100% and browser zoom settings as 90% has been fixed.
458
+
459
+ ## 19.4.54 (2022-03-01)
460
+
461
+ ### Gantt
462
+
463
+ #### Bug Fixes
464
+
465
+ - `#366296` - When moving from once cell to another cell using tab key navigation issue has been fixed.
466
+ - `#363358`,`F172781` - Drag and drop not working properly after row gets collapsed issue has been fixed.
467
+
468
+ ## 19.4.53 (2022-02-22)
469
+
470
+ ### Gantt
471
+
472
+ #### Bug Fixes
473
+
474
+ - `#365463` - Gantt timeline view gets changed when resize the task to left side has been fixed.
475
+
476
+ ## 19.4.52 (2022-02-15)
477
+
478
+ ### Gantt
479
+
480
+ #### Bug Fixes
481
+
482
+ - `#360085` - Issue in deleting a task after performing expand collapse action for multiple times has been fixed.
483
+ - `#364950` - The `taskLabel` property does not show the task name properly when giving name with space has been fixed.
484
+
485
+ - `#364950` - The `taskLabel` property does not show the task name properly when giving name with space has been fixed.
486
+
487
+ ## 19.4.50 (2022-02-08)
488
+
489
+ ### Gantt
490
+
491
+ #### Bug Fixes
492
+
493
+ - `#362011` - Date alignment issue with Gantt Zoom to fit top tier and bottom tier has been fixed.
494
+ - `#364643` - Extra fields are added in `dataSource` property for bottom position issue has been fixed.
495
+ - `#363210` - Issue in performing edit dialog when we map only segments tab in `editDialogFields` has been fixed.
496
+ - `#364723` - Issue in updating `dataSource` property using insert key has been fixed.
497
+ - `#364643` - New record added in the top of datasource when row position is set as Bottom has been fixed.
498
+
499
+ - `#363210` - Issue in performing edit dialog when we map only segments tab in `editdialogfields` has been fixed.
500
+
501
+ ## 19.4.47 (2022-01-25)
502
+
503
+ ### Gantt
504
+
505
+ #### Bug Fixes
506
+
507
+ - `#356978` - Issue in disable the initial move of taskbar drag has been fixed.
508
+ - `#357647` - Issue in enabling scroll top during load time has been fixed.
509
+ - `#360893` - Issue in data source not updating when dragging and dropping child record has been fixed.
510
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
511
+ - `#361492` - Dragged row does not disappear when the row dropped outside the Gantt issue has been fixed.
512
+ - `#360381` - Issue in clicking on date picker while filtering has been fixed.
513
+ - `#362566` - Child records do not indent properly when immutable mode is enabled issue has been fixed
514
+
515
+ - `#356978` - Issue in disable the initial move of taskbar drag has been fixed.
516
+ - `#360893` - Issue in data source not updating when dragging and dropping child record has been fixed.
517
+ - `#362566` - Child records do not indent properly when immutable mode is enabled issue has been fixed.
518
+
519
+ ## 19.4.43 (2022-01-18)
520
+
521
+ ### Gantt
522
+
523
+ #### Bug Fixes
524
+
525
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
526
+ - `#360424` - Issue in performing drag and drop when resource is set to null has been fixed.
527
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
528
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
529
+
530
+ ## 19.4.42 (2022-01-11)
531
+
532
+ ### Gantt
533
+
534
+ #### Bug Fixes
535
+
536
+ - `#354721` - Issue in rendering milestone based on the milestone mapping in datasource has been fixed.
537
+ - `#358683` - Toolbar gets hide after `expandAll` and `collapseAll` is performed issue has been fixed.
538
+
539
+ ## 19.4.41 (2022-01-04)
540
+
541
+ ### Gantt
542
+
543
+ #### Bug Fixes
544
+
545
+ - `#355824, #360027` - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
546
+ - `#F171256` - Issue in Localization for the word New Task has been fixed.
547
+
548
+ - `#355824` - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
549
+
550
+ ## 19.4.40 (2021-12-28)
551
+
552
+ ### Gantt
553
+
554
+ #### Bug Fixes
555
+
556
+ - `#357340` - Issue with Gantt `selectedRowIndex` property when deleted the selected item in last row.
557
+
558
+ ## 19.4.38 (2021-12-17)
559
+
560
+ ### Gantt
561
+
562
+ #### Bug Fixes
563
+
564
+ - `#346141` - Issue with Gantt manipulates and change task data date values from original data has been fixed.
565
+ - `#F170644` - Issue in manual start date while mapping multiple parent levels has been fixed.
566
+ - `#F170274` - DateTimePicker is not rendering in dialog segment tab start date and end date columns has been fixed.
567
+
568
+ - `#346141` - Gantt manipulates and changes task data dates from original data issue has been fixed.
569
+
570
+ #### Breaking Changes
571
+
572
+ - Original user datasource is maintained in `taskData` and `dataSource` properties in Gantt during load time. It will update only after CRUD operation.
573
+
574
+ ## 19.3.56 (2021-12-02)
575
+
576
+ ### Gantt
577
+
578
+ #### Bug Fixes
579
+
580
+ - `#347613` - Connector line issue after updating the datasource dynamically has been fixed.
581
+ - `#346909` - Issue in disable custom context menu has been fixed.
582
+
583
+ - `#347613` - Connector line issue after updating the datasource dynamically has been fixed.
584
+
585
+ ## 19.3.55 (2021-11-23)
586
+
587
+ ### Gantt
588
+
589
+ #### Bug Fixes
590
+
591
+ - `#347753` - Issue in `defaultedit` edit type has been fixed.
592
+
593
+ ## 19.3.53 (2021-11-12)
594
+
595
+ ### Gantt
596
+
597
+ #### Bug Fixes
598
+
599
+ - `#342557` - In fixed work type duration update issue has been fixed.
600
+
601
+ ## 19.3.48 (2021-11-02)
602
+
603
+ ### Gantt
604
+
605
+ #### Bug Fixes
606
+
607
+ - `#343417` - Issue in updating row index after row drag and drop has been fixed.
608
+ - `#346516` - Issue in context menu after cell editing has been fixed.
609
+ - `#346736` - Issue in rendering connector points when progress field is not mapped has been fixed.
610
+
611
+ - `#346516` - Issue in context menu after cell editing has been fixed.
612
+ - `#346736` - Issue in rendering connector points when progress field is not mapped has been fixed.
613
+
614
+ ## 19.3.47 (2021-10-26)
615
+
616
+ ### Gantt
617
+
618
+ #### Bug Fixes
619
+
620
+ - `#343991` - Additional parameters are not passed to `BatchUpdate` method when deleting the row issue has been fixed.
621
+ - `#344100` - Issue in cancelling the drawing of predecessor line in `actionBegin` event has been fixed.
622
+ - `#345841` - Issue on taskbar editing when timezone property set as `UTC` has been fixed.
623
+ - `#341691` - Bring back browser default context menu in dialog editing has been fixed.
624
+
625
+ - `#345841` - Issue on taskbar editing when timezone property set as `UTC` has been fixed.
626
+ - `#341691` - Bring back browser default context menu in dialog editing has been fixed.
627
+
628
+ #### Breaking Changes
629
+
630
+ - Add and Edit dialog is now rendered as direct child to *body* element.
631
+
632
+ ## 19.3.46 (2021-10-19)
633
+
634
+ ### Gantt
635
+
636
+ #### Bug Fixes
637
+
638
+ - `#343417` - Issue in CRUD operations when using datamanager data has been fixed.
639
+ - `#340739` - Vertical grid line issue while changing height dynamically has been fixed.
640
+ - `#F168970` - Issue in updating Segments data issue has been fixed.
641
+
642
+ - `#343417` - Issue in CRUD operations when using datamanager data has been fixed.
643
+ - `#340739` - Vertical grid line issue while changing height dynamically has been fixed.
644
+
645
+ ## 19.3.45 (2021-10-12)
646
+
647
+ ### Gantt
648
+
649
+ #### Bug Fixes
650
+
651
+ - `#342557` - In fixed work type duration update issue has been fixed.
652
+ - `#340406` - Misalignment while using line height property issue has been fixed.
653
+ - `#310346` - Pdf export issue while changing date format has been fixed.
654
+
655
+ - `#340406` - Misalignment while using line height property issue has been fixed.
656
+ - `#310346` - Pdf export issue while changing date format has been fixed.
657
+
658
+ ## 19.3.44 (2021-10-05)
659
+
660
+ ### Gantt
661
+
662
+ #### New Features
663
+
664
+ - `#304621, #322659` - Provided percentage support for height and width of Gantt element.
665
+
666
+ - `#322659` - Provided percentage support for height and width of Gantt element.
667
+
668
+ ## 19.2.62 (2021-09-14)
669
+
670
+ ### Gantt
671
+
672
+ #### Bug Fixes
673
+
674
+ - `#340421` - In smaller resolution the splitter appeared in wrong position issue has been fixed.
675
+ - `#341502` - Indicators disappear when datasource changed dynamically issue has been fixed.
676
+
677
+ - `#340421` - In smaller resolution the splitter appeared in wrong position issue has been fixed.
678
+
679
+ ## 19.2.60 (2021-09-07)
680
+
681
+ ### Gantt
682
+
683
+ #### Bug Fixes
684
+
685
+ - `#340155` - Dialog closes when pressing insert key issue has been fixed.
686
+ - `#333851` - Dynamically changing the holidays issue has been fixed.
687
+
688
+ ## 19.2.59 (2021-08-31)
689
+
690
+ ### Gantt
691
+
692
+ #### Bug Fixes
693
+
694
+ - `#339434` - Issue in tooltip has been resolved.
695
+
696
+ ## 19.2.57 (2021-08-24)
697
+
698
+ ### Gantt
699
+
700
+ #### Bug Fixes
701
+
702
+ - `#339511` - Issue in maintaining resource selection has been resolved.
703
+ - `#338206` - Cleared warnings thrown in Firefox browser.
704
+
705
+ ## 19.2.56 (2021-08-17)
706
+
707
+ ### Gantt
708
+
709
+ #### Bug Fixes
710
+
711
+ - `#338587` - Issue in assigning empty data to datasource has been resolved.
712
+ - `#335677` - Issue in `expandAtLevel` and `collapseAtLevel` method with virtual scrolling has been resolved.
713
+
714
+ ## 19.2.55 (2021-08-11)
715
+
716
+ ### Gantt
717
+
718
+ #### Bug Fixes
719
+
720
+ - `#336211` - Issue with Virtual Scrolling in Firefox browse has been resolved.
721
+
722
+ ## 19.2.47 (2021-07-13)
723
+
724
+ ### Gantt
725
+
726
+ #### Bug Fixes
727
+
728
+ - `#331618` - Issue in updating `dataSource` property has been fixed.
729
+ - `#333672` - Issue in calculating duration across DST has been fixed.
730
+ - Issue in tooltip position has been fixed.
731
+
732
+ - Issue in tooltip position has been fixed.
733
+
734
+ ## 19.2.46 (2021-07-06)
735
+
736
+ ### Gantt
737
+
738
+ #### Bug Fixes
739
+
740
+ - `#331671` - Right Labels are rendered properly in exported PDF document.
741
+ - `#332161` - Issue fixed when drag and drop performed after adding record through context menu.
742
+
743
+ ## 19.2.44 (2021-06-30)
744
+
745
+ ### Gantt
746
+
747
+ #### New Features
748
+
749
+ - `#290125` - Provided support to add multiple tasks in Gantt.
750
+
751
+ ## 19.1.69 (2021-06-15)
752
+
753
+ ### Gantt
754
+
755
+ #### Bug Fixes
756
+
757
+ - `#330806` - When using `updateTaskId` method with predecessor field is not mapped in the `taskFields` has been fixed.
758
+ - At certain zoom level, both halves of year are H1 has been resolved.
759
+
760
+ ## 19.1.66 (2021-06-01)
761
+
762
+ ### Gantt
763
+
764
+ #### Bug Fixes
765
+
766
+ - `#328182` - Mismatch between timeline and chart body content has been fixed.
767
+ - `#165629` - Notes updated properly in Gantt chart when new task is added.
768
+ - `#325331` - Immutable mode issue on data source refresh has been fixed.
769
+ - `F163073` - Issue on `RemoteSaveAdaptor` has been fixed.
770
+
771
+ - `#325331` - Immutable mode issue on data source refresh has been fixed.
772
+
773
+ ## 19.1.64 (2021-05-19)
774
+
775
+ ### Gantt
776
+
777
+ #### Bug Fixes
778
+
779
+ - `#325587` - Issue while deleting resource on split task has been fixed.
780
+ - Issue on dynamically changing the `allowTaskbarEditing` property has been fixed.
781
+ - `#165210` - Issue while filtering using Excel type has been fixed.
782
+ - `#327043` - Issue in rendering taskbar template has been fixed.
783
+
784
+ ## 19.1.63 (2021-05-13)
785
+
786
+ ### Gantt
787
+
788
+ #### New Features
789
+
790
+ - `#264444, #296315` - Provided support for managing date with different time zones.
791
+ - `#317529, #320843` - Provide support to cancel the merging of split tasks using client-side event.
792
+ - `#307881`, `#309475`, `#325067` - Improved performance while scrolling, when predecessors are mapped.
793
+
794
+ - `#296315` - Provided support for managing date with different time zones.
795
+
796
+ #### Bug Fixes
797
+
798
+ - `#326155` - Issue in splitting task using public method has been fixed.
799
+ - `#325948` - Issue in adding new task with empty string has been fixed.
800
+ - `#325585` - Issue while defining columns and dynamically changing the view type has been fixed.
801
+
802
+ ## 19.1.59 (2021-05-04)
803
+
804
+ ### Gantt
805
+
806
+ #### Bug Fixes
807
+
808
+ - `#325250` - Progress updated properly in manual scheduling.
809
+ - `#324644` - Issue on adding records, when Gantt view is changed has been fixed.
810
+ - `#325627` - Editing works fine after when holiday is set dynamically.
811
+
812
+ ## 19.1.58 (2021-04-27)
813
+
814
+ ### Gantt
815
+
816
+ #### Bug Fixes
817
+
818
+ - `#324141` - Issue in tooltip rendering position has been fixed.
819
+ - `#320979` - Issue on changing data source and timeline settings on same time has been fixed.
820
+ - `F163357` - Duplicating issue when a task is dropped below an unassigned resource in the resource view has been fixed.
821
+ - `F164497` - Issue in editing end date of a task has been fixed.
822
+
823
+ ## 19.1.57 (2021-04-20)
824
+
825
+ ### Gantt
826
+
827
+ #### Bug Fixes
828
+
829
+ - `F164497` - Issue in editing end date of a task has been fixed.
830
+
831
+ ## 19.1.56 (2021-04-13)
832
+
833
+ ### Gantt
834
+
835
+ #### Bug Fixes
836
+
837
+ - `#320979` - Provided support to update data source dynamically with `collapseAllParentTasks` and `enableMultiTaskbar` enabled mode.
838
+
839
+ ## 19.1.55 (2021-04-06)
840
+
841
+ ### Gantt
842
+
843
+ #### Bug Fixes
844
+
845
+ - `#320882` - Issue on expand/collapse icon in `Resource view` has been fixed.
846
+
847
+ ## 19.1.54 (2021-03-30)
848
+
849
+ ### Gantt
850
+
851
+ #### New Features
852
+
853
+ - `#298361` - Provided Observable data binding support in Gantt.
854
+ - `#300136` - Provided support for tab like behaviour on cell navigation for cell edit mode.
855
+
856
+ ## 18.4.49 (2021-03-23)
857
+
858
+ ### Gantt
859
+
860
+ #### New Features
861
+
862
+ - `#317550` - Provided support to define `valueAccessor` as string.
863
+
864
+ #### Bug Fixes
865
+
866
+ - Console error when end date of segments is given as string has been fixed.
867
+
868
+ ## 18.4.47 (2021-03-09)
869
+
870
+ ### Gantt
871
+
872
+ #### Bug Fixes
873
+
874
+ - `316898` - Maintained additional fields in segments on zooming action.
875
+
876
+ ## 18.4.44 (2021-02-23)
877
+
878
+ ### Gantt
879
+
880
+ #### Bug Fixes
881
+
882
+ - `#315501` - Error on closing filter menu while focusing out has been resolved.
883
+
884
+ ## 18.4.43 (2021-02-16)
885
+
886
+ ### Gantt
887
+
888
+ #### Bug Fixes
889
+
890
+ - `#311841` - Duplicating records issue while indent action has been resolved.
891
+ - `F160722` - Error on rendering editing tooltip has been resolved.
892
+ - `F161444` - Error while hiding context menu items has been resolved.
893
+
894
+ - `#311841` - Duplicating records issue while indent action has been resolved.
895
+ - `F160722` - Error on rendering editing tooltip has been resolved.
896
+
897
+ ## 18.4.41 (2021-02-02)
898
+
899
+ ### Gantt
900
+
901
+ #### Bug Fixes
902
+
903
+ - `#298884` - Error on reorder rows method has been fixed.
904
+
905
+ #### New Features
906
+
907
+ - `#306342` - Included target element in `actionBegin`, `taskbarEditing`, `contextMenuOpen` events.
908
+
909
+ ## 18.4.39 (2021-01-28)
910
+
911
+ ### Gantt
912
+
913
+ #### New Features
914
+
915
+ - `#291192` - Provided Immutable Support to refresh specific rows while performing Gantt actions.
916
+
917
+ #### Bug Fixes
918
+
919
+ - `F161492` - Console error on converting milestone to task has been fixed.
920
+
921
+ ## 18.4.35 (2021-01-19)
922
+
923
+ ### Gantt
924
+
925
+ #### Bug Fixes
926
+
927
+ - `F161492` - Console error on drag and drop action has been fixed.
928
+ - `F161492` - Issue on indent action has been fixed.
929
+
930
+ ## 18.4.33 (2021-01-05)
931
+
932
+ ### Gantt
933
+
934
+ #### Bug Fixes
935
+
936
+ - `#298884` - Issue on reorder rows method in virtual scroll support has been fixed.
937
+
938
+ ## 18.4.32 (2020-12-29)
939
+
940
+ ### Gantt
941
+
942
+ #### Bug Fixes
943
+
944
+ - `F160722` - Issue on editing tooltip template has been fixed.
945
+ - `#306971` - HTML encoder issue with notes column has been fixed.
946
+ - `#306928` - Timeline width issue on zoom to fit action has been resolved.
947
+
948
+ - `F160722` - Issue on editing tooltip template has been fixed.
949
+ - `#306971` - HTML encoder issue with notes column has been fixed.
950
+
951
+ ## 18.4.31 (2020-12-22)
952
+
953
+ ### Gantt
954
+
955
+ #### Bug Fixes
956
+
957
+ - `#306741` - Issue on closing filter menu while focusing out has been fixed.
958
+ - `#306556` - Issue on duration field of add dialog has been fixed.
959
+ - `#305822` - Issue on updating height on browser resizing has been fixed.
960
+ - `#307295` - Issue on updating data source dynamically has been fixed.
961
+ - `#305728` - Issue on loading large number of records in resource tab has been fixed.
962
+
963
+ - `#307295` - Issue on updating data source dynamically has been fixed.
964
+
965
+ ## 18.4.30 (2020-12-17)
966
+
967
+ ### Gantt
968
+
969
+ #### New Features
970
+
971
+ - `#298884` - Provided `Virtual Scroll` support for Gantt.
972
+
973
+ - `#264980` - Provided `Virtual Scroll` support for Gantt.
974
+
975
+ #### Bug Fixes
976
+
977
+ - `#306090` - Issue on pressing delete key when add/edit dialog is opened has been fixed.
978
+ - `#306342` - Included additional field in `taskData.segments`.
979
+ - `#305420` - Issue on triggering `rowSelected` event while opening context menu has been fixed.
980
+
981
+ - `#306090` - Issue on pressing delete key when add/edit dialog is opened has been fixed.
982
+ - `#305420` - Issue on triggering `rowSelected` event while opening context menu has been fixed.
983
+
984
+ ## 18.3.52 (2020-12-01)
985
+
986
+ ### Gantt
987
+
988
+ #### Bug Fixes
989
+
990
+ - `F159625` - Console error on indent action after adding record has been fixed.
991
+
992
+ ## 18.3.51 (2020-11-24)
993
+
994
+ ### Gantt
995
+
996
+ #### Bug Fixes
997
+
998
+ - `301606` - Issue in template column when use it as `treeColumnIndex` has been fixed.
999
+
1000
+ ## 18.3.50 (2020-11-17)
1001
+
1002
+ ### Gantt
1003
+
1004
+ #### Bug Fixes
1005
+
1006
+ - `293889` - Console error in split task when allowTaskbarEditing is disable has been fixed.
1007
+ - `300744` - Console error on clicking add/edit toolbar has been fixed.
1008
+ - `301653` - Issue on split task when date is given as string has been fixed.
1009
+
1010
+ ## 18.3.48 (2020-11-11)
1011
+
1012
+ ### Gantt
1013
+
1014
+ #### Bug Fixes
1015
+
1016
+ - `299695` - Issue in left label template has been fixed.
1017
+ - `F159354` - Issue in locale text of predecessor tooltip has been fixed.
1018
+ - `300962` - Included timeline property in actionComplete event after zooming action.
1019
+ - `300804` - Issue in displaying resources when data source is empty has been fixed.
1020
+
1021
+ ## 18.3.47 (2020-11-05)
1022
+
1023
+ ### Gantt
1024
+
1025
+ #### New Features
1026
+
1027
+ - `#292246` - Provided support to split the taskbar into multiple segments through context menu and dialog edit.
1028
+ - `#282972, #293345` - Provided support to render predecessor and rows properly in different zooming levels and display scaling size.
1029
+
1030
+ #### Bug Fixes
1031
+
1032
+ - `#295381` - Issue on exporting Gantt with partial data has been fixed.
1033
+ - `#299370` - Issue on restricting dragging action when read only property set to true.
1034
+ - `F159153` - Issue in localized text of dependency tab default value has been fixed.
1035
+ - `F158903` - Issue while sorting after add task action has been fixed.
1036
+
1037
+ - `#295381` - Issue on exporting Gantt with partial data has been fixed.
1038
+ - `#299370` - Issue on restricting dragging action when read only property set to true.
1039
+ - `F159153` - Issue in localized text of dependency tab default value has been fixed.
1040
+
1041
+ ## 18.3.42 (2020-10-20)
1042
+
1043
+ ### Gantt
1044
+
1045
+ #### Bug Fixes
1046
+
1047
+ - `#296920` - Issue on rendering Gantt with resources has been fixed.
1048
+ - `F158128` - Issue on updating DB on `indent` and `outdent` action has been fixed.
1049
+ - `#291962` - Dates are not filtered with given date format issue has been fixed.
1050
+ - `#295998` - Events are not triggered properly while perform zoom to fit actions has been fixed.
1051
+
1052
+ - `#296920` - Issue on rendering Gantt with resources has been fixed.
1053
+
1054
+ ## 18.3.35 (2020-10-01)
1055
+
1056
+ ### Gantt
1057
+
1058
+ #### Bug Fixes
1059
+
1060
+ - `#293528` - Issue when work value is given as decimal values has been fixed.
1061
+
1062
+ ## 18.2.59 (2020-09-21)
1063
+
1064
+ ### Gantt
1065
+
1066
+ #### New Features
1067
+
1068
+ - `#292825` - Provided support to improvement of trigger actions on key press.
1069
+
1070
+ - `#292825` - Provided support to trigger actions on key press.
1071
+
1072
+ #### Bug Fixes
1073
+
1074
+ - `#293539` - Issue while dynamically updating `allowRowDragAndDrop` gets fixed.
1075
+ - `#292470` - Issue on edit template in dialog has been fixed.
1076
+ - `#293749` - Edit `params` not worked properly for progress column has been fixed.
1077
+
1078
+ - `#293539` - Issue while dynamically updating `allowRowDragAndDrop` gets fixed.
1079
+
1080
+ ## 18.2.57 (2020-09-08)
1081
+
1082
+ ### Gantt
1083
+
1084
+ #### Bug Fixes
1085
+
1086
+ - `#290457` - Issue on customizing the background colour of taskbar in Resource view has been fixed.
1087
+ - `F157498` - Console error on indenting record after sorting has been fixed.
1088
+
1089
+ ## 18.2.56 (2020-09-01)
1090
+
1091
+ ### Gantt
1092
+
1093
+ #### Bug Fixes
1094
+
1095
+ - `#291158` - Console error on destroy Gantt when allowKeyboard is false has been fixed.
1096
+ - `#279528` - Dialog dependency drop-down list has existing dependency data has been fixed.
1097
+
1098
+ ## 18.2.55 (2020-08-25)
1099
+
1100
+ ### Gantt
1101
+
1102
+ #### Bug Fixes
1103
+
1104
+ - `#288438` - Tooltip rendering issue has been fixed.
1105
+ - The issue of the bottom tire format in Chinese culture has been fixed.
1106
+
1107
+ ## 18.2.48 (2020-08-04)
1108
+
1109
+ ### Gantt
1110
+
1111
+ #### New Features
1112
+
1113
+ - `#287282` - Provided support to change viewType of Gantt dynamically.
1114
+
1115
+ #### Bug Fixes
1116
+
1117
+ - `#285626` - Console error while rendering multiple Gantt has been fixed.
1118
+ - `#285749` - Issue on parent progress calculation while delete child record has been fixed.
1119
+
1120
+ - `#285626` - Console error while rendering multiple Gantt has been fixed.
1121
+
1122
+ ## 18.2.47 (2020-07-28)
1123
+
1124
+ ### Gantt
1125
+
1126
+ #### Bug Fixes
1127
+
1128
+ - `#284995` - Issue in predecessor lines of exported pdf document has been fixed.
1129
+ - `#284995` - Content overflow issue in exported pdf document has been fixed.
1130
+ - `#284052` - Editing issue in Gantt Chart when using DB has been fixed.
1131
+
1132
+ #### New Features
1133
+
1134
+ - `#280004` - Given support to render edit template fields in Gantt edit dialog.
1135
+
1136
+ ## 18.2.46 (2020-07-21)
1137
+
1138
+ ### Gantt
1139
+
1140
+ #### Bug Fixes
1141
+
1142
+ - `#276968` - Column misalignment issue after editing has been fixed.
1143
+ - `F155689` - Issue on expanding records while mapping expand status of record has been fixed.
1144
+
1145
+ ## 18.2.45 (2020-07-14)
1146
+
1147
+ ### Gantt
1148
+
1149
+ #### Bug Fixes
1150
+
1151
+ - `#278235` - Parent Id is not updated properly on row drag and drop action issue gets resolved.
1152
+ - `F155766` - PDF export document Gantt timeline issue after zooming has been resolved.
1153
+ - `#279872` - Issue while updating add and edit dialog fields in action begin events are resolved.
1154
+ - `#275651` - Issue while dynamically updating `worWeek` gets fixed.
1155
+ - `#277029` - Updating custom column in action begin event issue gets resolved.
1156
+
1157
+ ## 18.2.44 (2020-07-07)
1158
+
1159
+ ### Gantt
1160
+
1161
+ #### New Features
1162
+
1163
+ - `#245866, #279740, #248032` - Provided support to `render multiple resource tasks` in a row on collapsed state in resource view Gantt.
1164
+ - `#252413` - Provided support to display the `over allocation` indicators for a resources in resource view Gantt.
1165
+ - `#262121` - Provided support for `dependency` between two tasks in resource view Gantt.
1166
+ - `#269776` - Provided support for rendering Gantt as `read only`.
1167
+
1168
+ ## 18.1.59 (2020-06-23)
1169
+
1170
+ ### Gantt
1171
+
1172
+ #### Bug Fixes
1173
+
1174
+ - `#281103`- Taskbar not rendered properly while cancel the new child record by context menu action has been fixed.
1175
+ - `#281247`- Parent id is not updated on add a child record by context menu has been fixed.
1176
+ - `#279689` - Issue in displaying values with boolean edit type was fixed.
1177
+ - `#281102`, `#281154` - Events not triggered with correct request type in indent action has been fixed.
1178
+ - `#281251` - Not continued to tab onto the next non-Gantt Chart element issue has been fixed.
1179
+ - `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed.
1180
+ - `#279234` - Console error while selecting the record issue gets resolved.
1181
+ - `#279689`- Issue in updating start date with date time picker when custom columns are rendered has been fixed.
1182
+ - `#280802` - Issue on maintaining parent Id value while adding records with empty data source gets fixed.
1183
+
1184
+ - `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed.
1185
+ - `#279234` - Console error while selecting the record issue gets resolved.
1186
+
1187
+ ## 18.1.57 (2020-06-16)
1188
+
1189
+ ### Gantt
1190
+
1191
+ #### New Features
1192
+
1193
+ - `#278724` - Provided support for hiding ID column in dependency tab.
1194
+
1195
+ ## 18.1.55 (2020-06-02)
1196
+
1197
+ ### Gantt
1198
+
1199
+ #### Bug Fixes
1200
+
1201
+ - `#278176` - Zoom in or zoom out toolbar button disabled after zoom to fit action was fixed.
1202
+ - `#278238` - Action begin event not triggered on finish to finish predecessor was fixed.
1203
+
1204
+ #### New Features
1205
+
1206
+ - `#269776` - Provided support for `expandAtLevel` method and changed `expandByIndex` method parameter as array type.
1207
+
1208
+ ## 18.1.54 (2020-05-26)
1209
+
1210
+ ### Gantt
1211
+
1212
+ #### Bug Fixes
1213
+
1214
+ - `#277029` - Update value not display on edit action issue has been fixed.
1215
+ - `#276942` - Issue while passing additional parameter to the server side on CRUD operation has been fixed.
1216
+
1217
+ ## 18.1.53 (2020-05-19)
1218
+
1219
+ ### Gantt
1220
+
1221
+ #### Bug Fixes
1222
+
1223
+ - `#39566` - Issue when remove event markers dynamically has been resolved.
1224
+ - `F154261`,`#276047` - Issue while adding new record with empty data on load time gets resolved.
1225
+ - `#274206` - Issue in updating resource column gets resolved.
1226
+
1227
+ - `F154261`,`#276047` - Issue while adding new record with empty data on load time gets resolved.
1228
+
1229
+ #### New Features
1230
+
1231
+ - `#273107` - Provided support to render task type on load time.
1232
+
1233
+ #### Breaking Changes
1234
+
1235
+ - Now the resource value in the `taskData` is always array of objects type and it is irrespective of resource value type in data source.
1236
+
1237
+ ## 18.1.52 (2020-05-13)
1238
+
1239
+ ### Gantt
1240
+
1241
+ #### Bug Fixes
1242
+
1243
+ - `#268349` - Issue on maintaining duration data type gets resolved.
1244
+ - Column filter menu displayed in wrong place has been fixed.
1245
+
1246
+ - `#268349` - Issue on maintaining duration data type gets resolved.
1247
+
1248
+ #### New Features
1249
+
1250
+ - Provided drag and drop support for resource view Gantt.
1251
+ - `#271392` - Provided support to update task id dynamically.
1252
+ - `#269776` - Provided support to indent a selected record.
1253
+
1254
+ ## 18.1.48 (2020-05-05)
1255
+
1256
+ ### Gantt
1257
+
1258
+ #### Bug Fixes
1259
+
1260
+ - `#273422` - Date mismatch for parent and child record gets resolved.
1261
+
1262
+ ## 18.1.46 (2020-04-28)
1263
+
1264
+ ### Gantt
1265
+
1266
+ #### Bug Fixes
1267
+
1268
+ - `#273440` - Issue on updating end date value using cell edit gets resolved.
1269
+ - `#273426` - Issue on validating parent start date on taskbar edit action gets resolved.
1270
+ - `#274066` - Console error on dragging parent milestone task gets resolved.
1271
+
1272
+ ## 18.1.45 (2020-04-21)
1273
+
1274
+ ### Gantt
1275
+
1276
+ #### Bug Fixes
1277
+
1278
+ - `#268281` - Issue on adding dependency using dialog gets resolved.
1279
+
1280
+ ## 18.1.44 (2020-04-14)
1281
+
1282
+ ### Gantt
1283
+
1284
+ #### Bug Fixes
1285
+
1286
+ - `#270801` - Issue on end date calculations gets resolved.
1287
+ - `#270563` - Console error throws while taskbar resizing with use of taskbar template has been fixed.
1288
+ - Issue in mapping custom class of task from data source has been fixed.
1289
+
1290
+ - `#270563` - Console error throws while taskbar resizing with use of taskbar template has been fixed.
1291
+
1292
+ ## 18.1.43 (2020-04-07)
1293
+
1294
+ ### Gantt
1295
+
1296
+ #### New Features
1297
+
1298
+ - `#269693, #269694` - Provided accessibility support for column header and filter.
1299
+
1300
+ #### Bug Fixes
1301
+
1302
+ - `#270384` - Prevented event markers, indicators, holidays, baseline consideration for timeline while doing zoom to fit action.
1303
+
1304
+ ## 18.1.42 (2020-04-01)
1305
+
1306
+ ### Gantt
1307
+
1308
+ #### Bug Fixes
1309
+
1310
+ - `#264099` - Console error on tab key press has been fixed.
1311
+ - `#269692`,`#269690` - Issue on focussing to the next element has been fixed.
1312
+ - `#269772` - Prevented taskbar editing tooltip while tooltip is disabled.
1313
+
1314
+ ## 18.1.36-beta (2020-03-19)
1315
+
1316
+ ### Gantt
1317
+
1318
+ #### New Features
1319
+
1320
+ - `#238591`,`#247663`,`#253913`,`#263052`,`F147148`,`F147548`,`F149280` - Provided support for PDF export which exports Gantt data to PDF format.
1321
+ - `#258677`,`#264570`,`F149280` - Provided support for manual task scheduling which is used to scheduling the task manually without any dependency.
1322
+ - `F146634` - Provided support for Resource Unit, which indicate the efficiency of resource by each task and Work mapping support which is used to allocate the total number of works to a task.
1323
+ - `#245866`,`#252413`,`#262485`,`F147349` - Provided support for the Resource view which is used to visualize the list of tasks assigned to each resource in hierarchical order.
1324
+
1325
+ #### Bug Fixes
1326
+
1327
+ - `#263236` - Issue on multi-level dragged parent dropped into last index has been fixed.
1328
+ - `#264099` - Issue in tab key action in edited state is fixed.
1329
+
1330
+ - `#264099` - Issue in tab key action in edited state is fixed.
1331
+
1332
+ ## 17.4.46 (2020-01-30)
1333
+
1334
+ ### Gantt
1335
+
1336
+ #### New Features
1337
+
1338
+ - `F148795` - Provided custom editor support in dialog edit.
1339
+ - `F149069` - Provided support to render parent as milestone.
1340
+ - `#257320` - Provided support for 'zoom to fit' based on visible tasks alone.
1341
+
1342
+ #### Bug Fixes
1343
+
1344
+ - `F150408` - Baseline tooltip not rendered for milestone tasks has been fixed.
1345
+ - `#260944` - Issue in preventing taskbar editing has been fixed.
1346
+
1347
+ - `#260944` - Issue in preventing taskbar editing has been fixed.
1348
+
1349
+ ## 17.4.44 (2021-01-21)
1350
+
1351
+ ### Gantt
1352
+
1353
+ #### Bug Fixes
1354
+
1355
+ - `#260331` - Typescript declaration issue fixed.
1356
+
1357
+ ## 17.4.41 (2020-01-07)
1358
+
1359
+ ### Gantt
1360
+
1361
+ #### New Features
1362
+
1363
+ - `#253076` - Provided support to focus Gantt on tab key press.
1364
+
1365
+ ## 17.4.40 (2019-12-24)
1366
+
1367
+ ### Gantt
1368
+
1369
+ #### Bug Fixes
1370
+
1371
+ - `F149551` - Handled empty value while editing the numeric edit type field.
1372
+
1373
+ ## 17.4.39 (2019-12-17)
1374
+
1375
+ ### Gantt
1376
+
1377
+ #### Bug Fixes
1378
+
1379
+ - `F147793` - Context menu not closing issue while scrolling on the Gantt element has been fixed.
1380
+
1381
+ #### Breaking Changes
1382
+
1383
+ - Now `dateFormat` default value has been changed to null and the value will be updated by given culture. It is also possible to override `dateFormat` property by custom value.
1384
+
1385
+ #### New Features
1386
+
1387
+ - `#253909` - Provided support for converting a task to milestone by method.
1388
+ - `F148875` - Provided support for disabling column editing on dialog popup.
1389
+ - `F146587` - Provided support for taskbarClick event in Gantt.
1390
+ - `F146585` - Provided support for mouseHover event in Gantt.
1391
+
1392
+ - `#253909` - Provided support for converting a task to milestone by method.
1393
+
1394
+ ## 17.3.30 (2019-12-03)
1395
+
1396
+ ### Gantt
1397
+
1398
+ #### Bug Fixes
1399
+
1400
+ - `#253076` - Accessibility issues in Gantt has been fixed.
1401
+
1402
+ ## 17.3.29 (2019-11-26)
1403
+
1404
+ ### Gantt
1405
+
1406
+ #### Bug Fixes
1407
+
1408
+ - `F149069` - Parent taskbar alignment issue while rendering with single milestone child record has been fixed.
1409
+ - `F149070` - Key navigation disable issue on Tree Grid section has been fixed.
1410
+ - `#255266` - ParentID field not available in taskData field has been fixed.
1411
+
1412
+ ## 17.3.28 (2019-11-19)
1413
+
1414
+ ### Gantt
1415
+
1416
+ #### Bug Fixes
1417
+
1418
+ - `#253912` - Parent taskbar disappearance issue while deleting all its child records has been fixed.
1419
+
1420
+ ## 17.3.19 (2019-10-22)
1421
+
1422
+ ### Gantt
1423
+
1424
+ #### Bug Fixes
1425
+
1426
+ - `249581` - Browser hangs issue while change schedule mode to year has been fixed.
1427
+ - `252195` - Issue on forEach method iteration in IE11 has been fixed.
1428
+
1429
+ ## 17.3.14 (2019-10-03)
1430
+
1431
+ ### Gantt
1432
+
1433
+ #### Bug Fixes
1434
+
1435
+ - `F147755` - Chart part disappearing issue when splitter position value greater than control width has been fixed.
1436
+
1437
+ ## 17.3.9-beta (2019-09-20)
1438
+
1439
+ ### Gantt
1440
+
1441
+ #### Bug Fixes
1442
+
1443
+ - `#245866` - Alignment issue with `height` property value as `auto` has been fixed.
1444
+ - `F145725` - Issue with cell editing on newly added record has been fixed.
1445
+ - `#246761` - Issue while providing date field value with empty string value and invalid date values has been fixed.
1446
+ - `#247124` - Issue while loading Gantt SB samples in Mobile devices has been fixed.
1447
+ - `F147329` - Issue in progress calculation with unscheduled tasks has been fixed.
1448
+ - `F147380` - Issue with prevent edit dialog has been fixed.
1449
+
1450
+ - `#245866` - Alignment issue with `height` property value as `auto` has been fixed.
1451
+ - `F145725` - Issue with cell editing on newly added record has been fixed.
1452
+ - `#246761` - Issue while providing date field value with empty string value and invalid date values has been fixed.
1453
+ - `#247124` - Issue while loading Gantt SB samples in Mobile devices has been fixed.
1454
+
1455
+ #### New Features
1456
+
1457
+ - `#233407` - Provided support to perform Excel and CSV exporting in Gantt.
1458
+
1459
+ ## 17.2.46 (2019-08-22)
1460
+
1461
+ ### Gantt
1462
+
1463
+ #### Bug Fixes
1464
+
1465
+ - `F145733` - Alignment issue with header and rows on splitter resizing has been fixed.
1466
+ - `F146641` - Issue with indicators tooltip support has been fixed.
1467
+
1468
+ - `F146641` - Issue with indicators tooltip support has been fixed.
1469
+
1470
+ ## 17.2.41 (2019-08-14)
1471
+
1472
+ ### Gantt
1473
+
1474
+ #### Bug Fixes
1475
+
1476
+ - `#243770` - Issue in date picker with custom format has been fixed.
1477
+ - `#243238` - Included current edited data in `actionComplete` event arguments.
1478
+
1479
+ - `#243770` - Issue in date picker with custom format has been fixed.
1480
+
1481
+ ## 17.2.40 (2019-08-06)
1482
+
1483
+ ### Gantt
1484
+
1485
+ #### Bug Fixes
1486
+
1487
+ - #F145936 - Custom column values not updated in data source on Editing has been fixed.
1488
+ - Lexical declaration issues in es2015 has been fixed.
1489
+
1490
+ - Lexical declaration issues in es2015 has been fixed.
1491
+
1492
+ ## 17.2.36 (2019-07-24)
1493
+
1494
+ ### Gantt
1495
+
1496
+ #### Bug Fixes
1497
+
1498
+ - #241781 - Gantt task-data property missing in template data issue has been fixed.
1499
+
1500
+ ## 17.2.28-beta (2019-06-27)
1501
+
1502
+ ### Gantt
1503
+
1504
+ #### Bug Fixes
1505
+
1506
+ - #238228 - Issue while rendering tooltip with smaller duration has been fixed.
1507
+
1508
+ #### New Features
1509
+
1510
+ - Now Gantt supports context menu to perform various action.
1511
+ - Provided support to perform timeline zoom in, zoom out and zoom to fit actions in Gantt.
1512
+ - Provided key interaction support in Gantt.
1513
+
1514
+ ## 17.1.49 (2019-05-29)
1515
+
1516
+ ### Gantt
1517
+
1518
+ #### Bug Fixes
1519
+
1520
+ - #F144145 - Task Id duplication issue while adding new record has been fixed.
1521
+
1522
+ ## 17.1.47 (2019-05-14)
1523
+
1524
+ ### Gantt
1525
+
1526
+ #### Bug Fixes
1527
+
1528
+ - #233041 - Alignment issue with timeline and vertical lines has been fixed.
1529
+
1530
+ #### New Features
1531
+
1532
+ - #F143360 - Provided support to refresh the `dataSource` dynamically.
1533
+
1534
+ ## 17.1.43 (2019-04-30)
1535
+
1536
+ ### Gantt
1537
+
1538
+ #### Bug Fixes
1539
+
1540
+ - Bug fixes included.
1541
+
1542
+ ## 17.1.40 (2019-04-09)
1543
+
1544
+ ### Gantt
1545
+
1546
+ #### Bug Fixes
1547
+
1548
+ - Internal bug fixes included.
1549
+
1550
+ ## 17.1.32-beta (2019-03-13)
1551
+
1552
+ ### Gantt
1553
+
1554
+ - **Data sources** – Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager.
1555
+ - **Timeline** – Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.
1556
+ - **Customizable Taskbars** – Display various tasks in a project using child taskbar, summary taskbar and milestone UI, that can also be customized with templates.
1557
+ - **Unscheduled tasks** – Support for displaying tasks with undefined start date, end date or duration in a project.
1558
+ - **Baselines** – Display the deviations between planned dates and actual dates of a task in a project using baselines.
1559
+ - **CRUD actions** – Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options.
1560
+ - **Task dependency** – Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start.
1561
+ - **Markers and indicators** - Support for displaying indicators and flags along with taskbars and task labels. Also map important events in a project using event marker.
1562
+ - **Filtering** – Offers filtering the Gantt content using column menu filtering along with toolbar search box.
1563
+ - **Customizable columns** – Customize the columns and add custom columns to Gantt chart at initialization through column property.
1564
+ - **Enriched UI** – Support for Material, bootstrap, fabric and high contrast themes along with other UI options like holidays support, vertical and horizontal grid lines support and so on.
1565
+ - **Localization** - Provides inherent support to localize the UI.
1566
+
1567
+