@syncfusion/ej2-vue-gantt 19.4.42 → 19.4.50

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,51 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#362011` - Date alignment issue with Gantt Zoom to fit top tier and bottom tier has been fixed.
10
+ - `#364643` - Extra fields are added in `dataSource` property for bottom position issue has been fixed.
11
+ - `#363210` - Issue in performing edit dialog when we map only segments tab in `editDialogFields` has been fixed.
12
+ - `#364723` - Issue in updating `dataSource` property using insert key has been fixed.
13
+ - `#364643` - New record added in the top of datasource when row position is set as Bottom has been fixed.
14
+
15
+ - `#362011` - Date alignment issue with Gantt Zoom to fit top tier and bottom tier has been fixed.
16
+ - `#364643` - Extra fields are added in `dataSource` property for bottom position issue has been fixed.
17
+ - `#364723` - Issue in updating `dataSource` property using insert key has been fixed.
18
+ - `#364643` - New record added in the top of datasource when row position is set as Bottom has been fixed.
19
+
20
+ ## 19.4.47 (2022-01-25)
21
+
22
+ ### Gantt
23
+
24
+ #### Bug Fixes
25
+
26
+ - `#356978` - Issue in disable the initial move of taskbar drag has been fixed.
27
+ - `#357647` - Issue in enabling scroll top during load time has been fixed.
28
+ - `#360893` - Issue in data source not updating when dragging and dropping child record has been fixed.
29
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
30
+ - `#361492` - Dragged row does not disappear when the row dropped outside the Gantt issue has been fixed.
31
+ - `#360381` - Issue in clicking on date picker while filtering has been fixed.
32
+ - `#362566` - Child records do not indent properly when immutable mode is enabled issue has been fixed
33
+
34
+ ## 19.4.43 (2022-01-18)
35
+
36
+ ### Gantt
37
+
38
+ #### Bug Fixes
39
+
40
+ - `#359455` - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
41
+ - `#360424` - Issue in performing drag and drop when resource is set to null has been fixed.
42
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
43
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
44
+
45
+ - `#360085` - Issue in adding new record after performing expand collapse action for multiple times has been fixed.
46
+ - `#360081` - Console error thrown when we assign resources to parent tasks has been fixed.
47
+
48
+ ## 19.4.42 (2022-01-11)
49
+
50
+ ### Gantt
51
+
52
+ #### Bug Fixes
53
+
9
54
  - `#354721` - Issue in rendering milestone based on the milestone mapping in datasource has been fixed.
10
55
  - `#358683` - Toolbar gets hide after `expandAll` and `collapseAll` is performed issue has been fixed.
11
56
 
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-gantt.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.50
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ /*!
11
+ * filename: ej2-vue-gantt.umd.min.js
12
+ * version : 19.2.55
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.
6
15
  * A copy of the current license can be obtained at any time by e-mailing