@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 16.4.46 to 16.4.47
@@ -9,2 +9,10 @@ # Changelog | ||
- Connector label position is misplaced while adding the connector in layout at run time is working fine now. | ||
## 16.4.46 (2019-01-08) | ||
### Diagram | ||
#### Bug Fixes | ||
- Performance has been improved when dragging more number of nodes and connectors. | ||
@@ -11,0 +19,0 @@ - Issue on applying style for connector’s annotation is now fixed. |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -12,3 +12,3 @@ * A copy of the current license can be obtained at any time by e-mailing | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.44 | ||
* version : 16.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-diagrams", | ||
"version": "16.4.46", | ||
"version": "16.4.47", | ||
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for React", | ||
@@ -25,5 +25,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.4.42", | ||
"@syncfusion/ej2-react-base": "~16.4.45", | ||
"@syncfusion/ej2-diagrams": "16.4.46" | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-react-base": "~16.4.47", | ||
"@syncfusion/ej2-diagrams": "16.4.47" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
@@ -75,2 +75,2 @@ # ej2-react-diagrams | ||
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
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
363913
+ Added@syncfusion/ej2-diagrams@16.4.47(transitive)
- Removed@syncfusion/ej2-diagrams@16.4.46(transitive)