@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 17.4.41 to 17.4.43
@@ -7,2 +7,13 @@ # Changelog | ||
#### Bug Fixes | ||
- `#259627` - The issue "Performance improvement with HTML node" has been fixed. | ||
- `#259329` - The issue "Polyline target decorator is not aligned properly at runtime" has been fixed. | ||
- `F149983` - The exception occurred while changing the z-index for group node at run time has been fixed. | ||
- `259000` - The issue "ConnectionChange Event does not triggered in mouse up" has been fixed. | ||
## 17.4.41 (2020-01-07) | ||
### Diagram | ||
#### New Features | ||
@@ -14,2 +25,6 @@ | ||
#### Bug Fixes | ||
- `#258539` - The issue "Unable to move the connector together with the group when editing an Orthogonal connector segment in a group" has been fixed. | ||
## 17.4.40 (2019-12-24) | ||
@@ -16,0 +31,0 @@ |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 17.4.41 | ||
* version : 17.4.43 | ||
* 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.4.40", | ||
"_id": "@syncfusion/ej2-react-diagrams@17.4.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-RhQBexBGGNFDsIJ4DFeBFvMWde2uQzScZ/XYFAodk8T9svSAfdqMUqfPpAOA4hxJvr3tIGuYVWTqJX6AlKRRAA==", | ||
"_integrity": "sha512-uWUgZflEZ+rpUEIgXZpL00bmbEPeEJT0hSpBd4Ix/mBwWEwjao6xw3M8d2xLNsV38bwS87/XaIrPaXEMm16PlA==", | ||
"_location": "/@syncfusion/ej2-react-diagrams", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.4.40.tgz", | ||
"_shasum": "096ffbfe64624180d3628c5a4e477eb61c80cdb2", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.4.41.tgz", | ||
"_shasum": "b4cd8d7cc1fa8f4ddc8f15ee92651c4fded9e612", | ||
"_spec": "@syncfusion/ej2-react-diagrams@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.41", | ||
"@syncfusion/ej2-diagrams": "17.4.41", | ||
"@syncfusion/ej2-react-base": "~17.4.41" | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-diagrams": "17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43" | ||
}, | ||
@@ -62,4 +62,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.41", | ||
"version": "17.4.43", | ||
"sideEffects": false | ||
} |
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
438551
+ Added@syncfusion/ej2-diagrams@17.4.43(transitive)
- Removed@syncfusion/ej2-diagrams@17.4.41(transitive)