@syncfusion/ej2-react-gantt 23.2.7 → 24.1.43
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 +2 -11
- package/dist/ej2-react-gantt.min.js +1 -1
- package/dist/ej2-react-gantt.umd.min.js +1 -1
- package/package.json +9 -9
- package/styles/bootstrap-dark.css +1 -2035
- package/styles/bootstrap.css +1 -2172
- package/styles/bootstrap4.css +1 -2386
- package/styles/bootstrap5-dark.css +1 -2073
- package/styles/bootstrap5.css +1 -2073
- package/styles/fabric-dark.css +1 -1989
- package/styles/fabric.css +1 -1982
- package/styles/fluent-dark.css +1 -2061
- package/styles/fluent.css +1 -2061
- package/styles/gantt/bootstrap-dark.css +1 -2035
- package/styles/gantt/bootstrap.css +1 -2172
- package/styles/gantt/bootstrap4.css +1 -2386
- package/styles/gantt/bootstrap5-dark.css +1 -2073
- package/styles/gantt/bootstrap5.css +1 -2073
- package/styles/gantt/fabric-dark.css +1 -1989
- package/styles/gantt/fabric.css +1 -1982
- package/styles/gantt/fluent-dark.css +1 -2061
- package/styles/gantt/fluent.css +1 -2061
- package/styles/gantt/highcontrast-light.css +1 -1963
- package/styles/gantt/highcontrast.css +1 -2075
- package/styles/gantt/material-dark.css +1 -2026
- package/styles/gantt/material.css +1 -2070
- package/styles/gantt/material3-dark.css +1 -2135
- package/styles/gantt/material3.css +1 -2191
- package/styles/gantt/tailwind-dark.css +1 -2043
- package/styles/gantt/tailwind.css +1 -2043
- package/styles/highcontrast-light.css +1 -1963
- package/styles/highcontrast.css +1 -2075
- package/styles/material-dark.css +1 -2026
- package/styles/material.css +1 -2070
- package/styles/material3-dark.css +1 -2135
- package/styles/material3.css +1 -2191
- package/styles/tailwind-dark.css +1 -2043
- package/styles/tailwind.css +1 -2043
package/CHANGELOG.md
CHANGED
|
@@ -6,17 +6,8 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
11
|
-
- `#I522431` - Parent task duration not update while child task date is edited issue has been fixed.
|
|
12
|
-
- `#I520506` - Switching from yearly to quarterly view gives white space issue has been fixed.
|
|
13
|
-
- `#I521365` - Dates in tooltip not rendered correctly issue has been fixed.
|
|
14
|
-
|
|
15
|
-
- `#I514463` - Cell is in edited state even after opening context menu issue has been fixed.
|
|
16
|
-
- `#I520506` - Switching from yearly to quarterly view gives white space issue has been fixed.
|
|
17
|
-
- `#I525741` - Timeline rendered wrongly when changing the timeline from Fit to view to other view issue has been fixed.
|
|
18
|
-
- `#I522431` - Parent task duration not update while child task date is edited issue has been fixed.
|
|
19
|
-
- `#I521365` - Dates in tooltip not rendered correctly issue has been fixed.
|
|
9
|
+
- `#I527509` - Action begin event arguments not working properly issue has been fixed.
|
|
10
|
+
- `#I517104` - Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.
|
|
20
11
|
|
|
21
12
|
## 23.2.5 (2023-11-23)
|
|
22
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-gantt.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.1.43
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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 :
|
|
3
|
+
* version : 24.1.43
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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@
|
|
3
|
+
"_id": "@syncfusion/ej2-react-gantt@24.1.41",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-Ix5EM1HdMmiaycCADMCPHIPw4izBqT6GYd6P7wkdTOmnUc3IHLRq2f1/1DYEp+k19kFG3iYaTg2WhdJwvB5JQg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-24.1.41.tgz",
|
|
23
|
+
"_shasum": "67e2da46c5615e4d3c80d9020724f7f531321d4b",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-gantt@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-gantt": "
|
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~24.1.42",
|
|
35
|
+
"@syncfusion/ej2-gantt": "24.1.43",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~24.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 Gantt Component for React",
|
|
@@ -55,6 +55,6 @@
|
|
|
55
55
|
"type": "git",
|
|
56
56
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
57
57
|
},
|
|
58
|
-
"version": "
|
|
58
|
+
"version": "24.1.43",
|
|
59
59
|
"sideEffects": false
|
|
60
60
|
}
|