@syncfusion/ej2-vue-diagrams 23.1.44 → 23.2.4
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
|
+
- `#I499552` - Now, fit to page is working properly when current zoom is less than min-zoom.
|
|
10
|
+
- `#F185082` - Now, the transparent fill is applied properly for swimlane lanes.
|
|
11
|
+
- `#I513170` - The exception will no longer be thrown during the dragging of connector segments.
|
|
12
|
+
|
|
13
|
+
## 23.1.44 (2023-11-07)
|
|
14
|
+
|
|
15
|
+
### Diagram
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
9
19
|
- `#I508486` - Now, user-handle template is rendered properly after save and load.
|
|
10
20
|
|
|
11
21
|
## 23.1.43 (2023-10-31)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.4
|
|
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
|