@syncfusion/ej2-react-gantt 19.3.55 → 19.4.40
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 +33 -0
- package/README.md +1 -1
- package/dist/ej2-react-gantt.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap5-dark.css +6 -4
- package/styles/bootstrap5.css +6 -4
- package/styles/fabric-dark.css +1 -1
- package/styles/gantt/bootstrap5-dark.css +6 -4
- package/styles/gantt/bootstrap5.css +6 -4
- package/styles/gantt/fabric-dark.css +1 -1
- package/styles/gantt/material-dark.css +1 -1
- package/styles/gantt/tailwind-dark.css +1 -1
- package/styles/gantt/tailwind.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,39 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#357340` - Issue with Gantt `selectedRowIndex` property when deleted the selected item in last row.
|
|
10
|
+
|
|
11
|
+
## 19.4.38 (2021-12-17)
|
|
12
|
+
|
|
13
|
+
### Gantt
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#346141` - Issue with Gantt manipulates and change task data date values from original data has been fixed.
|
|
18
|
+
- `#F170644` - Issue in manual start date while mapping multiple parent levels has been fixed.
|
|
19
|
+
- `#F170274` - DateTimePicker is not rendering in dialog segment tab start date and end date columns has been fixed.
|
|
20
|
+
|
|
21
|
+
#### Breaking Changes
|
|
22
|
+
|
|
23
|
+
- Original user datasource is maintained in `taskData` and `dataSource` properties in Gantt during load time. It will update only after CRUD operation.
|
|
24
|
+
|
|
25
|
+
- Original user datasource is maintained in `taskData` and `datasource` properties in Gantt during load time. It will update only after CRUD operation.
|
|
26
|
+
|
|
27
|
+
## 19.3.56 (2021-12-02)
|
|
28
|
+
|
|
29
|
+
### Gantt
|
|
30
|
+
|
|
31
|
+
#### Bug Fixes
|
|
32
|
+
|
|
33
|
+
- `#347613` - Connector line issue after updating the datasource dynamically has been fixed.
|
|
34
|
+
- `#346909` - Issue in disable custom context menu has been fixed.
|
|
35
|
+
|
|
36
|
+
## 19.3.55 (2021-11-23)
|
|
37
|
+
|
|
38
|
+
### Gantt
|
|
39
|
+
|
|
40
|
+
#### Bug Fixes
|
|
41
|
+
|
|
9
42
|
- `#347753` - Issue in `defaultedit` edit type has been fixed.
|
|
10
43
|
|
|
11
44
|
## 19.3.53 (2021-11-12)
|
package/README.md
CHANGED
|
@@ -82,4 +82,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-compo
|
|
|
82
82
|
|
|
83
83
|
Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/gantt/CHANGELOG.md)
|
|
84
84
|
|
|
85
|
-
© Copyright
|
|
85
|
+
© Copyright 2021 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-react-gantt.umd.min.js
|
|
3
|
-
* version : 19.
|
|
3
|
+
* version : 19.4.40
|
|
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@19.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-gantt@19.4.38",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-oxt56z+IdskcwVFFUBxqr1iPYJpEt/N7xqEgBGOCD4JMsmr1NuJUBgJDxjKJUOHNLybQTgY4SqwG0ZwUu8AOgQ==",
|
|
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-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-19.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-19.4.38.tgz",
|
|
23
|
+
"_shasum": "68a61fb3666a03b568374bf78c0fb1a4c9298ad8",
|
|
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,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~19.
|
|
35
|
-
"@syncfusion/ej2-gantt": "19.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~19.
|
|
34
|
+
"@syncfusion/ej2-base": "~19.4.38",
|
|
35
|
+
"@syncfusion/ej2-gantt": "19.4.40",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~19.4.38"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 Gantt Component for React",
|
|
@@ -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": "19.
|
|
66
|
+
"version": "19.4.40",
|
|
67
67
|
"sideEffects": false
|
|
68
68
|
}
|
|
@@ -181,6 +181,8 @@
|
|
|
181
181
|
border-left-width: 0;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
+
/*! Toolbar's bootstrap5 theme wise override definitions and variables */
|
|
185
|
+
/*! Tab's bootstrap5 theme wise override definitions and variables */
|
|
184
186
|
/*! Horizontal Tab */
|
|
185
187
|
/*! Bootstrap specific themes definition's */
|
|
186
188
|
/*! Vertical Tab */
|
|
@@ -1608,21 +1610,21 @@
|
|
|
1608
1610
|
.e-gantt .e-gantt-chart .e-left-label-temp-container {
|
|
1609
1611
|
color: #ced4da;
|
|
1610
1612
|
font-size: 14px;
|
|
1611
|
-
padding-right:
|
|
1613
|
+
padding-right: 25px;
|
|
1612
1614
|
}
|
|
1613
1615
|
|
|
1614
1616
|
.e-gantt .e-gantt-chart .e-right-label-temp-container {
|
|
1615
1617
|
color: #ced4da;
|
|
1616
1618
|
font-size: 14px;
|
|
1617
|
-
margin-left:
|
|
1619
|
+
margin-left: 25px;
|
|
1618
1620
|
}
|
|
1619
1621
|
|
|
1620
1622
|
.e-gantt .e-gantt-chart .e-right-label-container {
|
|
1621
|
-
margin-left:
|
|
1623
|
+
margin-left: 25px;
|
|
1622
1624
|
}
|
|
1623
1625
|
|
|
1624
1626
|
.e-gantt .e-gantt-chart .e-left-label-container {
|
|
1625
|
-
padding-right:
|
|
1627
|
+
padding-right: 25px;
|
|
1626
1628
|
}
|
|
1627
1629
|
|
|
1628
1630
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -181,6 +181,8 @@
|
|
|
181
181
|
border-left-width: 0;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
+
/*! Toolbar's bootstrap5 theme wise override definitions and variables */
|
|
185
|
+
/*! Tab's bootstrap5 theme wise override definitions and variables */
|
|
184
186
|
/*! Horizontal Tab */
|
|
185
187
|
/*! Bootstrap specific themes definition's */
|
|
186
188
|
/*! Vertical Tab */
|
|
@@ -1608,21 +1610,21 @@
|
|
|
1608
1610
|
.e-gantt .e-gantt-chart .e-left-label-temp-container {
|
|
1609
1611
|
color: #495057;
|
|
1610
1612
|
font-size: 14px;
|
|
1611
|
-
padding-right:
|
|
1613
|
+
padding-right: 25px;
|
|
1612
1614
|
}
|
|
1613
1615
|
|
|
1614
1616
|
.e-gantt .e-gantt-chart .e-right-label-temp-container {
|
|
1615
1617
|
color: #495057;
|
|
1616
1618
|
font-size: 14px;
|
|
1617
|
-
margin-left:
|
|
1619
|
+
margin-left: 25px;
|
|
1618
1620
|
}
|
|
1619
1621
|
|
|
1620
1622
|
.e-gantt .e-gantt-chart .e-right-label-container {
|
|
1621
|
-
margin-left:
|
|
1623
|
+
margin-left: 25px;
|
|
1622
1624
|
}
|
|
1623
1625
|
|
|
1624
1626
|
.e-gantt .e-gantt-chart .e-left-label-container {
|
|
1625
|
-
padding-right:
|
|
1627
|
+
padding-right: 25px;
|
|
1626
1628
|
}
|
|
1627
1629
|
|
|
1628
1630
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -181,6 +181,8 @@
|
|
|
181
181
|
border-left-width: 0;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
+
/*! Toolbar's bootstrap5 theme wise override definitions and variables */
|
|
185
|
+
/*! Tab's bootstrap5 theme wise override definitions and variables */
|
|
184
186
|
/*! Horizontal Tab */
|
|
185
187
|
/*! Bootstrap specific themes definition's */
|
|
186
188
|
/*! Vertical Tab */
|
|
@@ -1608,21 +1610,21 @@
|
|
|
1608
1610
|
.e-gantt .e-gantt-chart .e-left-label-temp-container {
|
|
1609
1611
|
color: #ced4da;
|
|
1610
1612
|
font-size: 14px;
|
|
1611
|
-
padding-right:
|
|
1613
|
+
padding-right: 25px;
|
|
1612
1614
|
}
|
|
1613
1615
|
|
|
1614
1616
|
.e-gantt .e-gantt-chart .e-right-label-temp-container {
|
|
1615
1617
|
color: #ced4da;
|
|
1616
1618
|
font-size: 14px;
|
|
1617
|
-
margin-left:
|
|
1619
|
+
margin-left: 25px;
|
|
1618
1620
|
}
|
|
1619
1621
|
|
|
1620
1622
|
.e-gantt .e-gantt-chart .e-right-label-container {
|
|
1621
|
-
margin-left:
|
|
1623
|
+
margin-left: 25px;
|
|
1622
1624
|
}
|
|
1623
1625
|
|
|
1624
1626
|
.e-gantt .e-gantt-chart .e-left-label-container {
|
|
1625
|
-
padding-right:
|
|
1627
|
+
padding-right: 25px;
|
|
1626
1628
|
}
|
|
1627
1629
|
|
|
1628
1630
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
|
@@ -181,6 +181,8 @@
|
|
|
181
181
|
border-left-width: 0;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
+
/*! Toolbar's bootstrap5 theme wise override definitions and variables */
|
|
185
|
+
/*! Tab's bootstrap5 theme wise override definitions and variables */
|
|
184
186
|
/*! Horizontal Tab */
|
|
185
187
|
/*! Bootstrap specific themes definition's */
|
|
186
188
|
/*! Vertical Tab */
|
|
@@ -1608,21 +1610,21 @@
|
|
|
1608
1610
|
.e-gantt .e-gantt-chart .e-left-label-temp-container {
|
|
1609
1611
|
color: #495057;
|
|
1610
1612
|
font-size: 14px;
|
|
1611
|
-
padding-right:
|
|
1613
|
+
padding-right: 25px;
|
|
1612
1614
|
}
|
|
1613
1615
|
|
|
1614
1616
|
.e-gantt .e-gantt-chart .e-right-label-temp-container {
|
|
1615
1617
|
color: #495057;
|
|
1616
1618
|
font-size: 14px;
|
|
1617
|
-
margin-left:
|
|
1619
|
+
margin-left: 25px;
|
|
1618
1620
|
}
|
|
1619
1621
|
|
|
1620
1622
|
.e-gantt .e-gantt-chart .e-right-label-container {
|
|
1621
|
-
margin-left:
|
|
1623
|
+
margin-left: 25px;
|
|
1622
1624
|
}
|
|
1623
1625
|
|
|
1624
1626
|
.e-gantt .e-gantt-chart .e-left-label-container {
|
|
1625
|
-
padding-right:
|
|
1627
|
+
padding-right: 25px;
|
|
1626
1628
|
}
|
|
1627
1629
|
|
|
1628
1630
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
package/styles/material-dark.css
CHANGED
package/styles/tailwind-dark.css
CHANGED