@syncfusion/ej2-vue-diagrams 21.2.5 → 21.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,23 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I461020` - The undefined Exception will No longer thrown while dragging Swimlane after performing undo/redo on swimlane child nodes.
|
|
10
|
+
- `#I462780` - Now, Nodes are updated properly while zoom out diagram in canvas mode.
|
|
11
|
+
|
|
12
|
+
## 21.2.6 (2023-05-23)
|
|
13
|
+
|
|
14
|
+
### Diagram
|
|
15
|
+
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
- `#I464229` - Now, Complex hierarchical tree layout is working fine while injecting line distribution.
|
|
19
|
+
|
|
20
|
+
## 21.2.5 (2023-05-16)
|
|
21
|
+
|
|
22
|
+
### Diagram
|
|
23
|
+
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
9
26
|
- `#I456104` - Now, swimlane child nodes are selectable after save and load.
|
|
10
27
|
|
|
11
28
|
## 21.2.4 (2023-05-09)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.8
|
|
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
|