@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 17.1.50 to 17.2.28-beta
@@ -5,2 +5,67 @@ # Changelog | ||
### Diagram | ||
#### Breaking Changes | ||
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`. | ||
- The `class` property in the UML Classifier shape is renamed properly as `classShape`. | ||
- The `interface` property in the UML Classifier shape is renamed properly as `interfaceShape`. | ||
- The `enumeration` property in the UML Classifier shape is renamed properly as `enumerationShape`. | ||
- The `data` property is removed from the DataSource property of the diagram. | ||
- The `dataManager` property in the DataSource is renamed to `DataSource`. | ||
#### New Features | ||
- #228504 – Support has been provided to customize the tooltip of the diagram. | ||
- #231402 – Support has been provided to show/hide segment thumb of the connector. | ||
- – An option has been added to set the icons and template in the diagram user handles. | ||
- #232055 - Text overflow support for annotation when wrapping is enabled for annotation has been added. | ||
#### Bug Fixes | ||
- Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram. | ||
- Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints. | ||
- Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed. | ||
- #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime. | ||
- Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools. | ||
- #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed. | ||
- #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node. | ||
- Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node. | ||
- #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed. | ||
- When changing the node's path data at run time, it scales properly with respect to node's size. | ||
- When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly. | ||
- Now, the connector's decorator is docked properly when layout is enabled and drag the node. | ||
- When zooming the diagram, the user handles position is updated properly with respect to zoom percentage. | ||
- If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit. | ||
- When changing the annotation's properties at run time, annotation will update properly. | ||
- #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape. | ||
- #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time. | ||
- #234106 - When the node having different size and executing the layout, nodes are now arranged properly. | ||
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`. | ||
- #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. | ||
- #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout. | ||
- #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved. | ||
- #236866 - The issue with tooltip is shown even after deleting the node has been resolved. | ||
## 17.1.50 (2019-06-04) | ||
### Diagram | ||
#### Bug Fixes | ||
- #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout. | ||
- #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved. | ||
## 17.1.49 (2019-05-29) | ||
### Diagram | ||
#### Breaking Changes | ||
- The `data` property is removed from the DataSource property of the diagram. | ||
## 17.1.48 (2019-05-21) | ||
@@ -7,0 +72,0 @@ |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 17.1.50 | ||
* version : 17.2.28-beta | ||
* 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.1.48", | ||
"_id": "@syncfusion/ej2-react-diagrams@16.56.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-+H5QzS6L5XNjQs75vfQyPI9FbCRWFtf8RayphTZ8akC4aNTRJM1RWyGJVMoxJwxc9iic7dRJfMIAeLbhxObI9Q==", | ||
"_integrity": "sha512-rK4/ytOtOE2K7qTmVb3WiqQyqdHREAF5KjMD9WLxRb2o21RuKSogQdcwp/RY3RpXbHvswqSg8h50D2EplUEdrA==", | ||
"_location": "/@syncfusion/ej2-react-diagrams", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-17.1.48.tgz", | ||
"_shasum": "676a7d34e5bcf53550b14f5db57f13d94262d63f", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-16.56.0.tgz", | ||
"_shasum": "69a9fd8c84aa329a88c33926d195e875e3b1e0d2", | ||
"_spec": "@syncfusion/ej2-react-diagrams@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ@2/packages/included", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"author": { | ||
@@ -35,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.49", | ||
"@syncfusion/ej2-diagrams": "17.1.50", | ||
"@syncfusion/ej2-react-base": "~17.1.50" | ||
"@syncfusion/ej2-base": "~17.2.28-beta", | ||
"@syncfusion/ej2-diagrams": "17.2.28-beta", | ||
"@syncfusion/ej2-react-base": "~17.2.28-beta" | ||
}, | ||
@@ -62,4 +62,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.1.50", | ||
"version": "17.2.28-beta", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
360640
8483
5
9
2
3244
2
+ Added@syncfusion/ej2-base@17.2.49(transitive)
+ Added@syncfusion/ej2-buttons@17.2.47(transitive)
+ Added@syncfusion/ej2-data@17.2.47(transitive)
+ Added@syncfusion/ej2-diagrams@17.2.28-beta(transitive)
+ Added@syncfusion/ej2-icons@17.2.47(transitive)
+ Added@syncfusion/ej2-inputs@17.2.52(transitive)
+ Added@syncfusion/ej2-lists@17.2.47(transitive)
+ Added@syncfusion/ej2-navigations@17.2.49(transitive)
+ Added@syncfusion/ej2-popups@17.2.47(transitive)
+ Added@syncfusion/ej2-react-base@17.2.51(transitive)
+ Added@syncfusion/ej2-splitbuttons@17.2.47(transitive)
+ Addedreact@16.9.0(transitive)
+ Addedreact-dom@16.9.0(transitive)
+ Addedscheduler@0.15.0(transitive)
- Removed@syncfusion/ej2-base@17.1.49(transitive)
- Removed@syncfusion/ej2-buttons@17.1.50(transitive)
- Removed@syncfusion/ej2-data@17.1.51(transitive)
- Removed@syncfusion/ej2-diagrams@17.1.50(transitive)
- Removed@syncfusion/ej2-icons@17.1.47(transitive)
- Removed@syncfusion/ej2-inputs@17.1.50(transitive)
- Removed@syncfusion/ej2-lists@17.1.47(transitive)
- Removed@syncfusion/ej2-navigations@17.1.49(transitive)
- Removed@syncfusion/ej2-popups@17.1.50(transitive)
- Removed@syncfusion/ej2-react-base@17.1.50(transitive)
- Removed@syncfusion/ej2-splitbuttons@17.1.51(transitive)
- Removedreact@16.8.6(transitive)
- Removedreact-dom@16.8.6(transitive)
- Removedscheduler@0.13.6(transitive)