@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 18.1.57 to 18.1.59
@@ -7,2 +7,18 @@ # Changelog | ||
#### Bug Fixes | ||
- `#281103`- Taskbar not rendered properly while cancel the new child record by context menu action has been fixed. | ||
- `#281247`- Parent id is not updated on add a child record by context menu has been fixed. | ||
- `#279689` - Issue in displaying values with boolean edit type was fixed. | ||
- `#281102`, `#281154` - Events not triggered with correct request type in indent action has been fixed. | ||
- `#281251` - Not continued to tab onto the next non-Gantt Chart element issue has been fixed. | ||
- `#280070`- Issue on pdf export date format mismatch in Gantt has been fixed. | ||
- `#279234` - Console error while selecting the record issue gets resolved. | ||
- `#279689`- Issue in updating start date with date time picker when custom columns are rendered has been fixed. | ||
- `#280802` - Issue on maintaining parent Id value while adding records with empty data source gets fixed. | ||
## 18.1.57 (2020-06-16) | ||
### Gantt | ||
#### New Features | ||
@@ -9,0 +25,0 @@ |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 18.1.57 | ||
* version : 18.1.59 | ||
* 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.55", | ||
"_id": "@syncfusion/ej2-react-gantt@18.1.57", | ||
"_inBundle": false, | ||
"_integrity": "sha512-WDHCl0saKj9BAEFZpRraZqzCDbefSdnYuhcS11BjIw01851GiTSZVXUBZxB1B9bTcHDmta7Z0Gw7E1V6SB47IQ==", | ||
"_integrity": "sha512-EymugWmd0m5eNhwDNlRNpmHeX5uN3STozwlqqCEDl97VTBuPV5XDAUuXa1bSSiJjZseAzR0lQowyRPA3yC7BKw==", | ||
"_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.55.tgz", | ||
"_shasum": "d0841d72c260af74547d95262de669f0c565f224", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-18.1.57.tgz", | ||
"_shasum": "35b005fd24dda5d1e20471d1d7f310113d789696", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"@syncfusion/ej2-base": "~18.1.57", | ||
"@syncfusion/ej2-gantt": "18.1.57", | ||
"@syncfusion/ej2-gantt": "18.1.59", | ||
"@syncfusion/ej2-react-base": "~18.1.54" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "18.1.57", | ||
"version": "18.1.59", | ||
"sideEffects": false | ||
} |
862205
+ Added@syncfusion/ej2-gantt@18.1.59(transitive)
- Removed@syncfusion/ej2-gantt@18.1.57(transitive)