@syncfusion/ej2-vue-diagrams 25.1.41 → 25.1.42
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,14 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I568786` - Overview now updates properly across all browser zoom levels and resolutions.
|
|
10
|
+
|
|
11
|
+
## 25.1.41 (2024-04-23)
|
|
12
|
+
|
|
13
|
+
### Diagram
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
9
17
|
- `#FB52256` - Now, dropping child node inside the subprocess node within the swimlane is working properly.
|
|
10
18
|
- `#FB52022` - Now, the swimlane highlighter rendered properly while dropping opposite orientation lane and the lane added to swimlane properly.
|
|
11
19
|
- `#I573514` - Now, the connector annotation text updated properly while adjusting its end points dynamically.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 25.1.
|
|
3
|
+
* version : 25.1.42
|
|
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
|