@syncfusion/ej2-vue-gantt 19.4.40 → 19.4.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,53 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#356978` - Issue in disable the initial move of taskbar drag has been fixed.
10
+ - `#357647` - Issue in enabling scroll top during load time has been fixed.
11
+ - `#360893` - Issue in data source not updating when dragging and dropping child record has been fixed.
12
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
13
+ - `#361492` - Dragged row does not disappear when the row dropped outside the Gantt issue has been fixed.
14
+ - `#360381` - Issue in clicking on date picker while filtering has been fixed.
15
+
16
+ ## 19.4.43 (2022-01-18)
17
+
18
+ ### Gantt
19
+
20
+ #### Bug Fixes
21
+
22
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
23
+ - `#360424` - Issue in performing drag and drop when resource is set to null has been fixed.
24
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
25
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
26
+
27
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
28
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
29
+
30
+ ## 19.4.42 (2022-01-11)
31
+
32
+ ### Gantt
33
+
34
+ #### Bug Fixes
35
+
36
+ - `#354721` - Issue in rendering milestone based on the milestone mapping in datasource has been fixed.
37
+ - `#358683` - Toolbar gets hide after `expandAll` and `collapseAll` is performed issue has been fixed.
38
+
39
+ ## 19.4.41 (2022-01-04)
40
+
41
+ ### Gantt
42
+
43
+ #### Bug Fixes
44
+
45
+ - `#355824, #360027` - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
46
+ - `#F171256` - Issue in Localization for the word New Task has been fixed.
47
+
48
+ - `#360027` - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
49
+
50
+ ## 19.4.40 (2021-12-28)
51
+
52
+ ### Gantt
53
+
54
+ #### Bug Fixes
55
+
9
56
  - `#357340` - Issue with Gantt `selectedRowIndex` property when deleted the selected item in last row.
10
57
 
11
58
  ## 19.4.38 (2021-12-17)
package/README.md CHANGED
@@ -82,4 +82,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
82
82
 
83
83
  Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/gantt/CHANGELOG.md)
84
84
 
85
- © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
85
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-gantt.umd.min.js
3
- * version : 19.4.40
3
+ * version : 19.4.47
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -9,7 +9,7 @@
9
9
  */
10
10
  /*!
11
11
  * filename: ej2-vue-gantt.umd.min.js
12
- * version : 19.2.55
12
+ * version : 19.4.38
13
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
14
  * Use of this code is subject to the terms of our license.
15
15
  * A copy of the current license can be obtained at any time by e-mailing