@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 16.4.52 to 16.4.53
@@ -7,5 +7,14 @@ # Changelog | ||
#### New Features | ||
- Support to flip the node/connector in both horizontal and vertical direction has been added. | ||
## 16.4.52 (2019-02-05) | ||
### Diagram | ||
#### Bug Fixes | ||
- Exception thrown while enable zoom and pan tool dynamically is now working fine. | ||
- Exception thrown while build the diagram component with production mode is now working fine. | ||
@@ -12,0 +21,0 @@ ## 16.4.48 (2019-01-22) |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.52 | ||
* version : 16.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 16.4.48 | ||
* version : 16.4.52 | ||
* 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.52", | ||
"version": "16.4.53", | ||
"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", | ||
@@ -27,3 +27,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.4.52", | ||
"@syncfusion/ej2-diagrams": "16.4.52" | ||
"@syncfusion/ej2-diagrams": "16.4.53" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
364527
+ Added@syncfusion/ej2-diagrams@16.4.53(transitive)
- Removed@syncfusion/ej2-diagrams@16.4.52(transitive)