@syncfusion/ej2-vue-diagrams 22.2.10 → 22.2.11
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
|
+
- `#I477867,#I486093` - Now, Html shapes in palette are rendered properly.
|
|
10
|
+
- `#F183998` - Now, When Dragging Swimlane from Palette to Diagram and Exiting Without Dropping is working properly.
|
|
11
|
+
- `#F184121` - Now, BPMN nodes styles are updated properly at runtime.
|
|
12
|
+
|
|
13
|
+
## 22.2.10 (2023-08-22)
|
|
14
|
+
|
|
15
|
+
### Diagram
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
9
19
|
- `#I484458` - Now, order commands for dropped swimlane is working properly
|
|
10
20
|
- `#I485386` - Now, Copy and paste the child nodes from group is working properly.
|
|
11
21
|
- `#F182827` - Now, Swimlane child nodes are positioned properly and the exception will no longer thrown while performing delete and undo.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.11
|
|
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
|