@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 16.4.44 to 16.4.46
@@ -9,2 +9,11 @@ # Changelog | ||
- Performance has been improved when dragging more number of nodes and connectors. | ||
- Issue on applying style for connector’s annotation is now fixed. | ||
## 16.4.44 (2018-12-24) | ||
### Diagram | ||
#### Bug Fixes | ||
- Alignment issue on complex hierarchical tree layout with complex data source is working fine. | ||
@@ -11,0 +20,0 @@ |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.44 | ||
* version : 16.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,4 +12,4 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.42 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -16,0 +16,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"name": "@syncfusion/ej2-react-diagrams", | ||
"version": "16.4.44", | ||
"version": "16.4.46", | ||
"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", | ||
@@ -26,4 +26,4 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-base": "~16.4.42", | ||
"@syncfusion/ej2-react-base": "~16.4.42", | ||
"@syncfusion/ej2-diagrams": "16.4.44" | ||
"@syncfusion/ej2-react-base": "~16.4.45", | ||
"@syncfusion/ej2-diagrams": "16.4.46" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
363748
+ Added@syncfusion/ej2-diagrams@16.4.46(transitive)
- Removed@syncfusion/ej2-diagrams@16.4.44(transitive)