@syncfusion/ej2-react-gantt
Advanced tools
Comparing version 17.2.40 to 17.2.41
@@ -9,2 +9,13 @@ # Changelog | ||
- `#243770` - Issue in date picker with custom format has been fixed. | ||
- `#243238` - Included current edited data in `actionComplete` event arguments. | ||
- `#243238` - Included current edited data in `actionComplete` event arguments. | ||
## 17.2.40 (2019-08-06) | ||
### Gantt | ||
#### Bug Fixes | ||
- #F145936 - Custom column values not updated in data source on Editing has been fixed. | ||
@@ -11,0 +22,0 @@ - Lexical declaration issues in es2015 has been fixed. |
@@ -35,2 +35,3 @@ { | ||
"blazorPlaceholder": "gantt", | ||
"isGenericClass": true, | ||
"dynamicModules": [ | ||
@@ -37,0 +38,0 @@ "Filter", |
/*! | ||
* filename: ej2-react-gantt.umd.min.js | ||
* version : 17.2.40 | ||
* version : 17.2.41 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.2.36", | ||
"_id": "@syncfusion/ej2-react-gantt@17.2.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-OZDoIAo+LFmj5a3EC75jojCsU4sPTnCPk2mYXYGLebIR+JE7tbOiicKimUrLNi6MdmKOVPOhCDGNNv5r1lJcoQ==", | ||
"_integrity": "sha512-I4Ljq7O1W26WeRhVWUziK48aiqpM4tltfzLoaJFWcEAejASooZN/riKlh06cyGoWVyuIasFfNuIyFGxT4dXO6w==", | ||
"_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-17.2.36.tgz", | ||
"_shasum": "b8b89b11d8daea70958cbae91b460f270a0e5248", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-17.2.40.tgz", | ||
"_shasum": "b4dbf65b7966c7c2b58d9a7f7542f779a62d9ecb", | ||
"_spec": "@syncfusion/ej2-react-gantt@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"@syncfusion/ej2-base": "~17.2.40", | ||
"@syncfusion/ej2-gantt": "17.2.40", | ||
"@syncfusion/ej2-gantt": "17.2.41", | ||
"@syncfusion/ej2-react-base": "~17.2.40" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "17.2.40", | ||
"version": "17.2.41", | ||
"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
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
761724
24969
+ Added@syncfusion/ej2-gantt@17.2.41(transitive)
- Removed@syncfusion/ej2-gantt@17.2.40(transitive)