@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 20.4.48 to 20.4.49
@@ -9,2 +9,14 @@ # Changelog | ||
- `#I429875` - Console error while using self-referential data issue has been fixed. | ||
- `#I428914` - Duration value is not maintained when using `valueAccessor` issue has been fixed. | ||
- `#I426170` - Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart. | ||
- `#I426170` - Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart. | ||
## 20.4.48 (2023-02-01) | ||
### Gantt | ||
#### Bug Fixes | ||
- `#I427837` - Baseline renders with incorrect date in difference timezone issue has been fixed. | ||
@@ -11,0 +23,0 @@ - `#I430365` - Child tasks not updated after updating parent task predecessor has been fixed. |
/*! | ||
* filename: ej2-react-gantt.min.js | ||
* version : 20.4.48 | ||
* version : 20.4.49 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 20.4.48 | ||
* version : 20.4.49 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-gantt@*", | ||
"_id": "@syncfusion/ej2-react-gantt@20.4.43", | ||
"_id": "@syncfusion/ej2-react-gantt@20.4.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-+niakQzeHKWp6UCCY2ALFvsTa0uBG9d3EQthQofkDyQYpLxYWM07ICHiISyFBSx2dSGNBeuSIkPNveItn1rzgw==", | ||
"_integrity": "sha512-02uFqjRxIo+Cg5qJwx3ghnlOJscLEGJYvnkXYV+8R86YJ8tJ5eCnTA9h71PsJ0l75WcWj2ypJD2QEHLnz/Uh+Q==", | ||
"_location": "/@syncfusion/ej2-react-gantt", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.4.43.tgz", | ||
"_shasum": "cd29c331b871b271d695d5a78ff77f6789901b40", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.4.48.tgz", | ||
"_shasum": "6e2d5046fcbdbc0cb55d9589689ab9076284855a", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.4.48", | ||
"@syncfusion/ej2-gantt": "20.4.48", | ||
"@syncfusion/ej2-gantt": "20.4.49", | ||
"@syncfusion/ej2-react-base": "~20.4.48" | ||
@@ -60,4 +60,4 @@ }, | ||
}, | ||
"version": "20.4.48", | ||
"version": "20.4.49", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2067209
+ Added@syncfusion/ej2-gantt@20.4.49(transitive)
- Removed@syncfusion/ej2-gantt@20.4.48(transitive)