@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.3.50 to 18.3.51
@@ -9,4 +9,13 @@ # Changelog | ||
- `301606` - Issue in template column when use it as `treeColumnIndex` has been fixed. | ||
## 18.3.50 (2020-11-17) | ||
### Gantt | ||
#### Bug Fixes | ||
- `293889` - Console error in split task when allowTaskbarEditing is disable has been fixed. | ||
- `300744` - Console error on clicking add/edit toolbar has been fixed. | ||
- `301653` - Issue on split task when date is given as string has been fixed. | ||
@@ -207,4 +216,2 @@ ## 18.3.48 (2020-11-11) | ||
#### Bug Fix | ||
- `F154528` - Issue while passing additional parameter to server side on CRUD operation has been fixed. | ||
@@ -211,0 +218,0 @@ |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.3.50 | ||
* version : 18.3.51 | ||
* 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.48", | ||
"_id": "@syncfusion/ej2-react-gantt@18.3.50", | ||
"_inBundle": false, | ||
"_integrity": "sha512-DAIOjQg4f55iQDk95FRo72717+eSIs+XZdw3zIeCfhISCEIHTg2+mVsc1zxdw5nvCoFSGuUeKbzdoEzLBouhbA==", | ||
"_integrity": "sha512-jMS/wDY7UPCoiKv2sYlnIt/hjrRUXT1Ph3FTZ5iiEQtO4zhctp8+iZFLpJ/t1ZKC4nQC7a7fqhEDjbvmJ9mgLw==", | ||
"_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.48.tgz", | ||
"_shasum": "2fa9753d459a809c0b83d3276080fcdb6d4501df", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.3.50.tgz", | ||
"_shasum": "af39ded5fd47f075b266d18f8dab45b23ddf9ee4", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.49", | ||
"@syncfusion/ej2-gantt": "18.3.50", | ||
"@syncfusion/ej2-base": "~18.3.51", | ||
"@syncfusion/ej2-gantt": "18.3.51", | ||
"@syncfusion/ej2-react-base": "~18.3.50" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "18.3.50", | ||
"version": "18.3.51", | ||
"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
889695
+ Added@syncfusion/ej2-gantt@18.3.51(transitive)
- Removed@syncfusion/ej2-gantt@18.3.50(transitive)