@syncfusion/ej2-vue-diagrams 24.2.5 → 24.2.8
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,24 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I555649` - Now, the scaling of the BPMN symbols with description is properly rendered.
|
|
10
|
+
|
|
11
|
+
## 24.2.7 (2024-02-20)
|
|
12
|
+
|
|
13
|
+
### Diagram
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I549018` - Now, the bridging is not enabled while connector visibility is false.
|
|
18
|
+
- `#I542327` - Now, the sendBackward and sendForward commands works fine.
|
|
19
|
+
- `#I527474` - Now, drawing connector from source port to target port with port id underscore works fine.
|
|
20
|
+
|
|
21
|
+
## 24.2.5 (2024-02-13)
|
|
22
|
+
|
|
23
|
+
### Diagram
|
|
24
|
+
|
|
25
|
+
#### Bug Fixes
|
|
26
|
+
|
|
9
27
|
- `#I547586` - Now, the performance of diagram is improved while dragging large number of HTML shapes.
|
|
10
28
|
|
|
11
29
|
## 24.2.4 (2024-02-06)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 24.2.
|
|
3
|
+
* version : 24.2.8
|
|
4
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
|