@syncfusion/ej2-vue-gantt 20.1.47 → 20.1.51

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,38 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#373529` - Task label is not properly displayed in pdf export issue has been fixed.
10
+ - `#373829` - Top tier and bottom tier partitioning issue in quarterly mode has been fixed.
11
+ - `#374212, #372614` - Timeline is not rendered properly when using hour format in `DST` issue has been fixed.
12
+ - `#367794` - Cell editing issue in internet explorer has been fixed.
13
+
14
+ ## 20.1.50 (2022-04-19)
15
+
16
+ ### Gantt
17
+
18
+ #### Bug Fixes
19
+
20
+ - `#372623` - New record keeps an editable state in dependency tab even after switching the tabs has been fixed.
21
+ - `#373803` - Scrollbar not available in notes tab issue has been fixed.
22
+ - `#372344` - Issue in `taskLabelTemplate` using `ngTemplate` has been fixed.
23
+ - `#372131` - Issue in `taskbarTemplate` with `enableMultiTaskbar` enabled has been fixed.
24
+
25
+ ## 20.1.48 (2022-04-12)
26
+
27
+ ### Gantt
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#371080` - Issue in `actionBegin` event for cancelling the row drag and drop action using request type `beforeDrop` has been fixed.
32
+ - `#374064` - Gantt height not gets responsive when collapsing all tasks in `auto` mode.
33
+ - `#372623` - Filter popup gets closed automatically When clicking between the filter fields has been fixed.
34
+
35
+ ## 20.1.47 (2022-04-04)
36
+
37
+ ### Gantt
38
+
39
+ #### Bug Fixes
40
+
9
41
  - `#300959` - Provided support to fill empty space with extended timeline in zoom out action.
10
42
  - `#371372` - Unable to change end Date of manual parent task issue has been fixed.
11
43
  - `#363003` - Child mapping order not maintained in data source property issue has been fixed.
@@ -1,5 +1,14 @@
1
1
  /*!
2
2
  * filename: ej2-vue-gantt.umd.min.js
3
+ * version : 20.1.51
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
3
12
  * version : 20.1.47
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.