@syncfusion/ej2-vue-diagrams 23.1.36 → 23.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I184493` - The null exception will no longer thrown while hovering over the ports.
|
|
10
|
+
- `#F45135` - Now, onUserHandleMouseUp event triggers for single time.
|
|
11
|
+
- `#I487517` - Now, while enabling virtualization constraints nodes does not disappears.
|
|
12
|
+
|
|
13
|
+
## 23.1.36 (2023-09-15)
|
|
14
|
+
|
|
15
|
+
### Diagram
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
9
19
|
- `#I468711` - Now, opacity 0 get working for the image node.
|
|
10
20
|
- `#I182694` - Now, UML multiplicity type ManyToMany get working for annotation label.
|
|
11
21
|
- `#I44765` - Now, child nodes are properly rendered after deleting swimlane and performing undo action.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 23.1.
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
|
3
|
+
* version : 23.1.38
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|