@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 17.2.36 to 17.2.39
@@ -7,4 +7,17 @@ # Changelog | ||
#### New Features | ||
- `#242645` - The issue "Support to add node in lanes collection at runtime" is now resolved. | ||
#### Bug Fixes | ||
- `#243078` - The issue "Hidden layer is visible" is now resolved. | ||
- The issue "Context menu re-opens if you click a menu item quickly" is now working fine. | ||
## 17.2.36 (2019-07-24) | ||
### Diagram | ||
#### Bug Fixes | ||
- #236860, #237139 - The issue "MouseMove event is not triggered in Firefox" is now resolved. | ||
@@ -11,0 +24,0 @@ - #241680 - The issue "Nodes drawn using drawing tools not appeared in overview" is now resolved. |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 17.2.36 | ||
* version : 17.2.39 | ||
* 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-diagrams@*", | ||
"_id": "@syncfusion/ej2-react-diagrams@17.2.35", | ||
"_id": "@syncfusion/ej2-react-diagrams@17.2.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-g+vQwM1tad29SOEaXF4bTb6acgzeObt+KDIsQEEPhNwIURpTq8nfJj4aS0Uh0Gf3Z02hRNZEshx5uK+dU6m1EQ==", | ||
"_integrity": "sha512-rIvHfbD38Gjp3X/uX8Bn0YrTr32tPbu1OBTL0joQecvDWHbc9mmRcjTOYbqvBLeNB7Vr9fiPIWLBxSjwV9qZHQ==", | ||
"_location": "/@syncfusion/ej2-react-diagrams", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.2.35.tgz", | ||
"_shasum": "7ff2212aa58c1fe4cc22219c3c4ab2047ce13fe5", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.2.36.tgz", | ||
"_shasum": "71beef5be482d4557d2e4f400ab34afc82c58e2f", | ||
"_spec": "@syncfusion/ej2-react-diagrams@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.35", | ||
"@syncfusion/ej2-diagrams": "17.2.36", | ||
"@syncfusion/ej2-base": "~17.2.39", | ||
"@syncfusion/ej2-diagrams": "17.2.39", | ||
"@syncfusion/ej2-react-base": "~17.2.34" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "17.2.36", | ||
"version": "17.2.39", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
354659
8346
+ Added@syncfusion/ej2-diagrams@17.2.39(transitive)
- Removed@syncfusion/ej2-diagrams@17.2.36(transitive)