@syncfusion/ej2-vue-diagrams 22.2.9 → 22.2.10
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
|
+
- `#I484458` - Now, order commands for dropped swimlane is working properly
|
|
10
|
+
- `#I485386` - Now, Copy and paste the child nodes from group is working properly.
|
|
11
|
+
- `#F182827` - Now, Swimlane child nodes are positioned properly and the exception will no longer thrown while performing delete and undo.
|
|
12
|
+
|
|
13
|
+
## 22.2.9 (2023-08-15)
|
|
14
|
+
|
|
15
|
+
### Diagram
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
9
19
|
- `#I486118` - Now, the orthogonal connector routing works properly when we drag connector segment.
|
|
10
20
|
- `#I484774` - Now, Double click on node annotation will open the edit of invisible annotation is resolved.
|
|
11
21
|
- `#I484563` - The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.10
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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
|