@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.3.47 to 18.3.48
@@ -7,2 +7,15 @@ # Changelog | ||
#### Bug Fixes | ||
- `299695` - Issue in left label template has been fixed. | ||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed. | ||
- `300962` - Included timeline property in actionComplete event after zooming action. | ||
- `300804` - Issue in displaying resources when data source is empty has been fixed. | ||
- `299695` - Issue in left label template has been fixed. | ||
## 18.3.47 (2020-11-05) | ||
### Gantt | ||
#### New Features | ||
@@ -9,0 +22,0 @@ |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.3.47 | ||
* version : 18.3.48 | ||
* 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@18.3.42", | ||
"_id": "@syncfusion/ej2-react-gantt@18.3.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ngmF+O7ulV2vcsrv+/KHwvZofX7rHnCjo+Niry7CEJOgqgVFIh7F6sZ9UuQZs8mRIjfU3Lp/rExvI+a3LqXmzg==", | ||
"_integrity": "sha512-PuJPZaC4AWIzCVbX62Xk/QeotxMIN0MkcQPLo6TX7smI8RgfdKAy/nxcTeMz2/qfPr/iIHA4JSjpzvp9Svq6GQ==", | ||
"_location": "/@syncfusion/ej2-react-gantt", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.3.42.tgz", | ||
"_shasum": "d70e306d0811190bfb529fc9378c48e44664aef7", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.3.47.tgz", | ||
"_shasum": "596e8253fdd669e2282c66e9859b29043eaeaab2", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.47", | ||
"@syncfusion/ej2-gantt": "18.3.47", | ||
"@syncfusion/ej2-react-base": "~18.3.47" | ||
"@syncfusion/ej2-base": "~18.3.48", | ||
"@syncfusion/ej2-gantt": "18.3.48", | ||
"@syncfusion/ej2-react-base": "~18.3.48" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.47", | ||
"version": "18.3.48", | ||
"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
889273
+ Added@syncfusion/ej2-gantt@18.3.48(transitive)
- Removed@syncfusion/ej2-gantt@18.3.47(transitive)