@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.4.30 to 18.4.31
@@ -7,2 +7,16 @@ # Changelog | ||
#### Bug Fixes | ||
- `#306741` - Issue on closing filter menu while focusing out has been fixed. | ||
- `#306556` - Issue on duration field of add dialog has been fixed. | ||
- `#305822` - Issue on updating height on browser resizing has been fixed. | ||
- `#307295` - Issue on updating data source dynamically has been fixed. | ||
- `#305728` - Issue on loading large number of records in resource tab has been fixed. | ||
- `#305822` - Issue on updating height on browser resizing has been fixed. | ||
## 18.4.30 (2020-12-17) | ||
### Gantt | ||
#### New Features | ||
@@ -9,0 +23,0 @@ |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.4.30 | ||
* version : 18.4.31 | ||
* 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.52", | ||
"_id": "@syncfusion/ej2-react-gantt@18.4.30", | ||
"_inBundle": false, | ||
"_integrity": "sha512-JC/HYxC/PKBb6t0zmDbGh2ncC28HJNmgYDt3o9Ga8KcG8zKBZoyW1jyoXzRx8NreQbxRJSRoqFmRU4ahjdNOEA==", | ||
"_integrity": "sha512-2ZFo5Inzy1r4iVysLAXLLkmSBayzIP9ZUn3vuFsU5SIkGKPFM1FESzGVaUjs1gKeV/CCzmEVppwrlJ7wMLvw4Q==", | ||
"_location": "/@syncfusion/ej2-react-gantt", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.3.52.tgz", | ||
"_shasum": "5122ca5116ee6d50050383f7411b79f57c073535", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.4.30.tgz", | ||
"_shasum": "fbaf8c10b554dfb67dfff1e315d8dea9335b8347", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.4.30", | ||
"@syncfusion/ej2-gantt": "18.4.30", | ||
"@syncfusion/ej2-react-base": "~18.4.30" | ||
"@syncfusion/ej2-base": "~18.4.31", | ||
"@syncfusion/ej2-gantt": "18.4.31", | ||
"@syncfusion/ej2-react-base": "~18.4.31" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.4.30", | ||
"version": "18.4.31", | ||
"sideEffects": false | ||
} |
892200
+ Added@syncfusion/ej2-gantt@18.4.31(transitive)
- Removed@syncfusion/ej2-gantt@18.4.30(transitive)