@syncfusion/ej2-vue-diagrams 21.1.39 → 21.2.3
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,19 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## 21.2.3 (2023-05-03)
|
|
6
|
+
|
|
7
|
+
### Diagram
|
|
8
|
+
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- `#I451762` - Now, the flip mode port is working for all nodes.
|
|
12
|
+
- `#I449574` - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
|
|
13
|
+
- `#I454253` - Now, fill color for bpmn transaction subprocess is applied properly.
|
|
14
|
+
- `#I455551` - Now, history change event does not get triggered while clicking swimlane header for second time.
|
|
15
|
+
|
|
16
|
+
## 21.1.39 (2023-04-11)
|
|
17
|
+
|
|
5
18
|
### Diagram
|
|
6
19
|
|
|
7
20
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-diagrams.umd.min.js
|
|
3
|
-
* version : 21.
|
|
3
|
+
* version : 21.2.3
|
|
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
|