@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 17.1.47 to 17.1.48
@@ -5,4 +5,28 @@ # Changelog | ||
### Diagram | ||
#### Bug Fixes | ||
- #234537 - The BPMN shape style is now applied to the BPMN inner elements. | ||
- #235977 -The issue "User handles drawn multiple times while dragging a node from the palette" has been resolved. | ||
- #235742 -The issue with the oldValue of selectionChange is shown incorrect when mouse down on node has been resolved. | ||
- #235794 - The `textEdit` event is now fired in Edge browser. | ||
- #236322 - The module property in the package.json has been updated. | ||
## 17.1.47 (2019-05-14) | ||
### Diagram | ||
#### Breaking Changes | ||
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`. | ||
#### Bug Fixes | ||
## 17.1.44 (2019-05-07) | ||
### Diagram | ||
#### Bug Fixes | ||
- #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape. | ||
@@ -9,0 +33,0 @@ - #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time. |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 17.1.47 | ||
* version : 17.1.48 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-diagrams", | ||
"version": "17.1.47", | ||
"version": "17.1.48", | ||
"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": "~17.1.47", | ||
"@syncfusion/ej2-base": "~17.1.48", | ||
"@syncfusion/ej2-react-base": "~17.1.47", | ||
"@syncfusion/ej2-diagrams": "17.1.47" | ||
"@syncfusion/ej2-diagrams": "17.1.48" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is too big to display
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
400861
8544
+ Added@syncfusion/ej2-diagrams@17.1.48(transitive)
- Removed@syncfusion/ej2-diagrams@17.1.47(transitive)