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