@syncfusion/ej2-vue-diagrams 25.2.3 → 25.2.5
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
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Diagram
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I577994` - Now, After zooming and exporting the HTML content, the scroll Padding values are considered.
|
|
10
|
+
- `#I586462` - Now, undo redo working properly after editing swimlane child node’s annotation.
|
|
11
|
+
|
|
12
|
+
## 25.2.4 (2024-05-14)
|
|
13
|
+
|
|
14
|
+
### Diagram
|
|
15
|
+
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
- `#I579409` - Now, the connectors updated properly in complex hierarchical tree while performing expand and collapse.
|
|
19
|
+
- `#I582187` - Now, the order commands working properly when we set zIndex at initial rendering.
|
|
20
|
+
- `#I585972` - Now, the overview rectangle updated properly while double clicking the overview canvas.
|
|
21
|
+
- `#F186044` - Now, the fill color for phases applied properly while adding phases at runtime.
|
|
22
|
+
- `#I52018` - Now, While SwimLane dragged from palette and deletion does not throw console exception.
|
|
23
|
+
|
|
5
24
|
## 25.1.42 (2024-04-30)
|
|
6
25
|
|
|
7
26
|
### Diagram
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.5
|
|
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
|