@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.1.48 to 18.1.52
@@ -9,2 +9,17 @@ # Changelog | ||
- `#268349` - Issue on maintaining duration data type gets resolved. | ||
- Column filter menu displayed in wrong place has been fixed. | ||
#### New Features | ||
- Provided drag and drop support for resource view Gantt. | ||
- `#271392` - Provided support to update task id dynamically. | ||
- `#269776` - Provided support to indent a selected record. | ||
## 18.1.48 (2020-05-05) | ||
### Gantt | ||
#### Bug Fixes | ||
- `#273422` - Date mismatch for parent and child record gets resolved. | ||
@@ -11,0 +26,0 @@ |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.1.48 | ||
* version : 18.1.52 | ||
* 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.1.46", | ||
"_id": "@syncfusion/ej2-react-gantt@18.1.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tn1tmZu/ZeSzhcnldXv9EIAa3oXjysyoIVDADh6l2RvEUd+1fOc+5lV4E889zSeenceZvZ90f9+v1YWnOWuhAA==", | ||
"_integrity": "sha512-FWGpTQezFXPfVYsAvghYav9/nCfo+fI+qTenyk3cvAwWF8+ONSqHebOcALOz7kGQ+ox+8yCa7QabYl46pabF0Q==", | ||
"_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.1.46.tgz", | ||
"_shasum": "505402b74b57360c0c9aea05cf4104fb8f6d59fb", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.1.48.tgz", | ||
"_shasum": "935028662d8fcce25b3435057d4b8063b258bc97", | ||
"_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.1.44", | ||
"@syncfusion/ej2-gantt": "18.1.48", | ||
"@syncfusion/ej2-react-base": "~18.1.42" | ||
"@syncfusion/ej2-base": "~18.1.52", | ||
"@syncfusion/ej2-gantt": "18.1.52", | ||
"@syncfusion/ej2-react-base": "~18.1.52" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.48", | ||
"version": "18.1.52", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
859766
28151
+ Added@syncfusion/ej2-gantt@18.1.52(transitive)
- Removed@syncfusion/ej2-gantt@18.1.48(transitive)