@syncfusion/ej2-react-gantt 20.3.47 → 20.3.49

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
@@ -4,6 +4,39 @@
4
4
 
5
5
  ### Gantt
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I395003` - Gantt records disappear when scrolling up and down quickly issue has been fixed.
10
+ - `#I407437` - Add new record in resource view without child mapping issue has been fixed.
11
+ - `#I407832` - Console error when all the element is disabled in context menu.
12
+ - `#I407716` - Data source update on load time issue has been fixed.
13
+ - `#I400913`, `#I405837` - Pdf export is not working when the data has Hebrew and Vietnamese characters.
14
+
15
+ - `#I395003` - Gantt records disappear when scrolling up and down quickly issue has been fixed.
16
+ - `#I407832` - Console error when all the element is disabled in context menu.
17
+ - `#I407716` - Data source update on load time issue has been fixed.
18
+ - `#I400913` - Pdf export is not working when the data has Hebrew characters.
19
+
20
+ ## 20.3.48 (2022-10-05)
21
+
22
+ ### Gantt
23
+
24
+ #### Bug Fixes
25
+
26
+ - `#I408288` - Timeline rendering is incomplete when data is rebinded issue has been fixed.
27
+ - `#I404228` - Issue in saving data in segment has been fixed.
28
+ - `#I406597` - Duplicate record in the data source issue has been fixed.
29
+ - `#I405108` - Unable to customize event marker tooltip issue has been fixed.
30
+ - `#F176879` - Unable to customize the dependency name issue has been fixed.
31
+ - `#I409288` - Exception when the expand change dynamically has been fixed.
32
+
33
+ - `#I408288` - Timeline rendering is incomplete when data is rebinded issue has been fixed.
34
+ - `#I405108` - Unable to customize event marker tooltip issue has been fixed.
35
+
36
+ ## 20.3.47 (2022-09-29)
37
+
38
+ ### Gantt
39
+
7
40
  #### Features
8
41
 
9
42
  - `#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).
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-gantt.min.js
3
- * version : 20.3.47
3
+ * version : 20.3.49
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-gantt.umd.min.js
3
- * version : 20.3.47
3
+ * version : 20.3.49
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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-gantt@*",
3
- "_id": "@syncfusion/ej2-react-gantt@20.6.13",
3
+ "_id": "@syncfusion/ej2-react-gantt@20.3.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-lZYLve3LAnwgQ2O+pC3vBnWBsZ73lHgdh0dvG+6C6yr4z321TH2R8ABIvvuOv3qSv8yqQDh/og5NMKuDDcfkbQ==",
5
+ "_integrity": "sha512-jdb74LZqovYRQc1n2rFwE4ucDYXBVHhNPxn06rg2CeW4yUBdzAbbwuO6CwZFHs9UmCkhS5I5z6USq6TJolI5GQ==",
6
6
  "_location": "/@syncfusion/ej2-react-gantt",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.6.13.tgz",
23
- "_shasum": "f3ae5deb4070e5aa84c531f997f94922d1d5ef99",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.3.48.tgz",
23
+ "_shasum": "1971d40da08bf56456792080ce524cc760d3e7be",
24
24
  "_spec": "@syncfusion/ej2-react-gantt@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,8 +31,8 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.3.47",
35
- "@syncfusion/ej2-gantt": "20.3.47",
34
+ "@syncfusion/ej2-base": "~20.3.49",
35
+ "@syncfusion/ej2-gantt": "20.3.49",
36
36
  "@syncfusion/ej2-react-base": "~20.3.47"
37
37
  },
38
38
  "deprecated": false,
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
65
65
  },
66
- "version": "20.3.47",
66
+ "version": "20.3.49",
67
67
  "sideEffects": false
68
68
  }
@@ -414,7 +414,7 @@
414
414
 
415
415
  .e-bigger .e-multi-select-wrapper .e-chips-close {
416
416
  height: 30px;
417
- width: 30px;
417
+ width: auto;
418
418
  }
419
419
 
420
420
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
@@ -414,7 +414,7 @@
414
414
 
415
415
  .e-bigger .e-multi-select-wrapper .e-chips-close {
416
416
  height: 30px;
417
- width: 30px;
417
+ width: auto;
418
418
  }
419
419
 
420
420
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {