@syncfusion/ej2-gantt 19.4.43 → 19.4.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/README.md +1 -1
  3. package/dist/ej2-gantt.umd.min.js +2 -2
  4. package/dist/ej2-gantt.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-gantt.es2015.js +186 -29
  6. package/dist/es6/ej2-gantt.es2015.js.map +1 -1
  7. package/dist/es6/ej2-gantt.es5.js +186 -29
  8. package/dist/es6/ej2-gantt.es5.js.map +1 -1
  9. package/dist/global/ej2-gantt.min.js +2 -2
  10. package/dist/global/ej2-gantt.min.js.map +1 -1
  11. package/dist/global/index.d.ts +1 -1
  12. package/package.json +18 -18
  13. package/src/gantt/actions/cell-edit.d.ts +1 -0
  14. package/src/gantt/actions/cell-edit.js +2 -0
  15. package/src/gantt/actions/chart-scroll.js +1 -0
  16. package/src/gantt/actions/dialog-edit.js +18 -2
  17. package/src/gantt/actions/edit.d.ts +3 -1
  18. package/src/gantt/actions/edit.js +97 -10
  19. package/src/gantt/actions/filter.js +1 -1
  20. package/src/gantt/actions/keyboard.js +1 -1
  21. package/src/gantt/actions/rowdragdrop.js +1 -1
  22. package/src/gantt/actions/taskbar-edit.js +3 -1
  23. package/src/gantt/base/gantt-chart.js +6 -0
  24. package/src/gantt/base/gantt.js +17 -5
  25. package/src/gantt/base/tree-grid.js +4 -0
  26. package/src/gantt/renderer/chart-rows.js +3 -3
  27. package/src/gantt/renderer/edit-tooltip.js +1 -0
  28. package/src/gantt/renderer/timeline.d.ts +1 -0
  29. package/src/gantt/renderer/timeline.js +30 -5
  30. package/src/gantt/renderer/tooltip.js +1 -0
  31. package/styles/bootstrap-dark.css +15 -4
  32. package/styles/bootstrap.css +15 -4
  33. package/styles/bootstrap4.css +15 -4
  34. package/styles/bootstrap5-dark.css +13 -2
  35. package/styles/bootstrap5.css +13 -2
  36. package/styles/fabric-dark.css +12 -1
  37. package/styles/fabric.css +12 -1
  38. package/styles/gantt/_bootstrap-dark-definition.scss +3 -4
  39. package/styles/gantt/_bootstrap-definition.scss +3 -4
  40. package/styles/gantt/_bootstrap4-definition.scss +3 -4
  41. package/styles/gantt/_bootstrap5-definition.scss +1 -2
  42. package/styles/gantt/_fabric-dark-definition.scss +0 -1
  43. package/styles/gantt/_fabric-definition.scss +0 -1
  44. package/styles/gantt/_fluent-definition.scss +1 -2
  45. package/styles/gantt/_highcontrast-definition.scss +0 -1
  46. package/styles/gantt/_highcontrast-light-definition.scss +0 -1
  47. package/styles/gantt/_layout.scss +11 -1
  48. package/styles/gantt/_material-dark-definition.scss +0 -1
  49. package/styles/gantt/_material-definition.scss +0 -1
  50. package/styles/gantt/_tailwind-definition.scss +3 -4
  51. package/styles/gantt/bootstrap-dark.css +15 -4
  52. package/styles/gantt/bootstrap.css +15 -4
  53. package/styles/gantt/bootstrap4.css +15 -4
  54. package/styles/gantt/bootstrap5-dark.css +13 -2
  55. package/styles/gantt/bootstrap5.css +13 -2
  56. package/styles/gantt/fabric-dark.css +12 -1
  57. package/styles/gantt/fabric.css +12 -1
  58. package/styles/gantt/highcontrast-light.css +12 -1
  59. package/styles/gantt/highcontrast.css +12 -1
  60. package/styles/gantt/material-dark.css +12 -1
  61. package/styles/gantt/material.css +12 -1
  62. package/styles/gantt/tailwind-dark.css +15 -4
  63. package/styles/gantt/tailwind.css +15 -4
  64. package/styles/highcontrast-light.css +12 -1
  65. package/styles/highcontrast.css +12 -1
  66. package/styles/material-dark.css +12 -1
  67. package/styles/material.css +12 -1
  68. package/styles/tailwind-dark.css +15 -4
  69. package/styles/tailwind.css +15 -4
package/CHANGELOG.md CHANGED
@@ -6,8 +6,45 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#360085` - Issue in deleting a task after performing expand collapse action for multiple times has been fixed.
10
+ - `#364950` - The `taskLabel` property does not show the task name properly when giving name with space has been fixed.
11
+
12
+ ## 19.4.50 (2022-02-08)
13
+
14
+ ### Gantt
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#362011` - Date alignment issue with Gantt Zoom to fit top tier and bottom tier has been fixed.
19
+ - `#364643` - Extra fields are added in `dataSource` property for bottom position issue has been fixed.
20
+ - `#363210` - Issue in performing edit dialog when we map only segments tab in `editDialogFields` has been fixed.
21
+ - `#364723` - Issue in updating `dataSource` property using insert key has been fixed.
22
+ - `#364643` - New record added in the top of datasource when row position is set as Bottom has been fixed.
23
+
24
+ ## 19.4.47 (2022-01-25)
25
+
26
+ ### Gantt
27
+
28
+ #### Bug Fixes
29
+
30
+ - `#356978` - Issue in disable the initial move of taskbar drag has been fixed.
31
+ - `#357647` - Issue in enabling scroll top during load time has been fixed.
32
+ - `#360893` - Issue in data source not updating when dragging and dropping child record has been fixed.
33
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
34
+ - `#361492` - Dragged row does not disappear when the row dropped outside the Gantt issue has been fixed.
35
+ - `#360381` - Issue in clicking on date picker while filtering has been fixed.
36
+ - `#362566` - Child records do not indent properly when immutable mode is enabled issue has been fixed
37
+
38
+ ## 19.4.43 (2022-01-18)
39
+
40
+ ### Gantt
41
+
42
+ #### Bug Fixes
43
+
9
44
  - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
10
45
  - `#360424` - Issue in performing drag and drop when resource is set to null has been fixed.
46
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
47
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
11
48
 
12
49
  ## 19.4.42 (2022-01-11)
13
50
 
package/README.md CHANGED
@@ -72,4 +72,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
72
72
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/gantt/CHANGELOG.md?utm_source=npm&utm_campaign=gantt)
73
73
 
74
74
 
75
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
75
+ © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.