@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 17.4.44 to 17.4.46
@@ -7,4 +7,16 @@ # Changelog | ||
#### New Features | ||
- `#232055` - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram. | ||
- `#253884` - Template support for HTML node has been provided. | ||
- `#236612`, `#242275` - The support has been provided to get the In and Out edges from ports. | ||
#### Bug Fixes | ||
- `#260927` - The issue "UmlClassDiagram is not updated properly in the layout" has been fixed. | ||
- `#227953` - The exception occurred while applying line routing for the complex diagram has been fixed. | ||
- `#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. | ||
- `#259960` - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed. | ||
@@ -14,3 +26,16 @@ - `#260287` - The issue "left most node unable to be selected in the layout sample" has been fixed. | ||
- `#259774` - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed. | ||
- `#259981` - Provides support to add group node children at runtime. | ||
## 17.4.44 (2021-01-21) | ||
### Diagram | ||
#### Bug Fixes | ||
- `#259960` - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed. | ||
- `#260287` - The issue "left most node unable to be selected in the layout sample" has been fixed. | ||
- `#256458` - The diagram html content is cutoff, while exporting the diagram issue has been fixed. | ||
- `#259774` - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed. | ||
- `#259981` - Provides support to add group node children at runtime. | ||
## 17.4.43 (2020-01-14) | ||
@@ -17,0 +42,0 @@ |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 17.4.44 | ||
* version : 17.4.46 | ||
* 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.43", | ||
"_id": "@syncfusion/ej2-react-diagrams@17.4.44", | ||
"_inBundle": false, | ||
"_integrity": "sha512-kJK6qc1ypIo5Z6+2qs0ho9wJYSkGyATzgeq6h1us+6OAAnpH+DELEDJL3hn2eprUsyF4YgQBxMOD2b1aRjP/uQ==", | ||
"_integrity": "sha512-qnsdN9FRonamrNAcCE20n8Fiv897dPpAEt77y0fqCO3fMW6O27KhLlxsgEtrFFy7aZZXxrhXHo7E24fmZYYtyA==", | ||
"_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.43.tgz", | ||
"_shasum": "a01177fb375586f089a2be913fb79567c1c24e7a", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.4.44.tgz", | ||
"_shasum": "8ea7ca13e09455163da2d2d976ec4d8633d2606c", | ||
"_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.43", | ||
"@syncfusion/ej2-diagrams": "17.4.44", | ||
"@syncfusion/ej2-react-base": "~17.4.43" | ||
"@syncfusion/ej2-base": "~17.4.46", | ||
"@syncfusion/ej2-diagrams": "17.4.46", | ||
"@syncfusion/ej2-react-base": "~17.4.46" | ||
}, | ||
@@ -62,4 +62,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.44", | ||
"version": "17.4.46", | ||
"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
440593
+ Added@syncfusion/ej2-diagrams@17.4.46(transitive)
- Removed@syncfusion/ej2-diagrams@17.4.44(transitive)