@syncfusion/ej2-angular-diagrams 30.1.40-ngcc → 30.1.40
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 +2041 -0
- package/esm2020/public_api.mjs +2 -0
- package/esm2020/src/diagram/connector-annotation.directive.mjs +59 -0
- package/esm2020/src/diagram/connector-fixeduserhandle.directive.mjs +59 -0
- package/esm2020/src/diagram/connectors.directive.mjs +60 -0
- package/esm2020/src/diagram/customcursor.directive.mjs +54 -0
- package/esm2020/src/diagram/diagram-all.module.mjs +83 -0
- package/esm2020/src/diagram/diagram.component.mjs +231 -0
- package/esm2020/src/diagram/diagram.module.mjs +106 -0
- package/esm2020/src/diagram/layers.directive.mjs +54 -0
- package/esm2020/src/diagram/node-annotation.directive.mjs +59 -0
- package/esm2020/src/diagram/node-fixeduserhandle.directive.mjs +59 -0
- package/esm2020/src/diagram/nodes.directive.mjs +62 -0
- package/esm2020/src/diagram/ports.directive.mjs +59 -0
- package/esm2020/src/index.mjs +21 -0
- package/esm2020/src/overview/overview-all.module.mjs +23 -0
- package/esm2020/src/overview/overview.component.mjs +60 -0
- package/esm2020/src/overview/overview.module.mjs +25 -0
- package/esm2020/src/symbol-palette/palettes.directive.mjs +52 -0
- package/esm2020/src/symbol-palette/symbolpalette-all.module.mjs +23 -0
- package/esm2020/src/symbol-palette/symbolpalette.component.mjs +71 -0
- package/esm2020/src/symbol-palette/symbolpalette.module.mjs +34 -0
- package/esm2020/syncfusion-ej2-angular-diagrams.mjs +5 -0
- package/fesm2015/syncfusion-ej2-angular-diagrams.mjs +1153 -0
- package/fesm2015/syncfusion-ej2-angular-diagrams.mjs.map +1 -0
- package/fesm2020/syncfusion-ej2-angular-diagrams.mjs +1153 -0
- package/fesm2020/syncfusion-ej2-angular-diagrams.mjs.map +1 -0
- package/package.json +20 -7
- package/public_api.d.ts +1 -1
- package/src/diagram/connector-annotation.directive.d.ts +175 -170
- package/src/diagram/connector-fixeduserhandle.directive.d.ts +116 -111
- package/src/diagram/connectors.directive.d.ts +281 -276
- package/src/diagram/customcursor.directive.d.ts +36 -31
- package/src/diagram/diagram-all.module.d.ts +31 -25
- package/src/diagram/diagram.component.d.ts +106 -103
- package/src/diagram/diagram.module.d.ts +20 -5
- package/src/diagram/layers.directive.d.ts +60 -55
- package/src/diagram/node-annotation.directive.d.ts +156 -151
- package/src/diagram/node-fixeduserhandle.directive.d.ts +107 -102
- package/src/diagram/nodes.directive.d.ts +343 -338
- package/src/diagram/ports.directive.d.ts +147 -142
- package/src/index.d.ts +20 -20
- package/src/overview/overview-all.module.d.ts +11 -5
- package/src/overview/overview.component.d.ts +32 -29
- package/src/overview/overview.module.d.ts +11 -5
- package/src/symbol-palette/palettes.directive.d.ts +56 -51
- package/src/symbol-palette/symbolpalette-all.module.d.ts +11 -5
- package/src/symbol-palette/symbolpalette.component.d.ts +35 -32
- package/src/symbol-palette/symbolpalette.module.d.ts +12 -5
- package/syncfusion-ej2-angular-diagrams.d.ts +5 -0
- package/@syncfusion/ej2-angular-diagrams.es5.js +0 -1342
- package/@syncfusion/ej2-angular-diagrams.es5.js.map +0 -1
- package/@syncfusion/ej2-angular-diagrams.js +0 -1261
- package/@syncfusion/ej2-angular-diagrams.js.map +0 -1
- package/LICENSE +0 -10
- package/dist/ej2-angular-diagrams.umd.js +0 -1787
- package/dist/ej2-angular-diagrams.umd.js.map +0 -1
- package/dist/ej2-angular-diagrams.umd.min.js +0 -11
- package/dist/ej2-angular-diagrams.umd.min.js.map +0 -1
- package/ej2-angular-diagrams.d.ts +0 -7
- package/ej2-angular-diagrams.metadata.json +0 -1
package/CHANGELOG.md
ADDED
@@ -0,0 +1,2041 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
## [Unreleased]
|
4
|
+
|
5
|
+
### Diagram
|
6
|
+
|
7
|
+
#### Bug Fixes
|
8
|
+
|
9
|
+
- `#I737645` - Connectors are now selected after being dragged from a negative position to a positive position.
|
10
|
+
- `#I739876` - now no error occurs when moving group node into a layer.
|
11
|
+
- `#I739181` - The issue "Child nodes overlapping on another layout in organizational chart" has been fixed.
|
12
|
+
|
13
|
+
## 30.1.39 (2025-07-08)
|
14
|
+
|
15
|
+
### Diagram
|
16
|
+
|
17
|
+
#### Bug Fixes
|
18
|
+
|
19
|
+
- `#I732921` - Resolved the issue of node dimension changes when dragging multiple selected nodes.
|
20
|
+
- `#I739052` - Undo now works correctly for connectors without a target id.
|
21
|
+
|
22
|
+
## 30.1.38 (2025-07-02)
|
23
|
+
|
24
|
+
### Diagram
|
25
|
+
|
26
|
+
#### Bug Fixes
|
27
|
+
|
28
|
+
- `#I731236` - Resolved the issue with flipping rotated group nodes.
|
29
|
+
- `#I732003` - The connectors in layout will no longer overlaps on nodes.
|
30
|
+
- `#I734671` - Resolved the issue in viewport changing on serialization.
|
31
|
+
- `#I733087` - Now, Polyline connectors can be drawn from ports.
|
32
|
+
|
33
|
+
## 30.1.37 (2025-06-25)
|
34
|
+
|
35
|
+
### Diagram
|
36
|
+
|
37
|
+
#### Bug Fixes
|
38
|
+
|
39
|
+
- `#I184493` - The null exception will no longer thrown while hovering over the ports.
|
40
|
+
- `#I47014` - The segmentCollectionChange is triggered when editSegment method called.
|
41
|
+
|
42
|
+
## 23.1.36 (2023-09-15)
|
43
|
+
|
44
|
+
### Diagram
|
45
|
+
|
46
|
+
#### Bug Fixes
|
47
|
+
|
48
|
+
- `#I468711` - Now, opacity 0 get working for the image node.
|
49
|
+
- `#I182694` - Now, UML multiplicity type ManyToMany get working for annotation label.
|
50
|
+
- `#I44765` - Now, child nodes are properly rendered after deleting swimlane and performing undo action.
|
51
|
+
|
52
|
+
## 22.1.34 (2023-06-21)
|
53
|
+
|
54
|
+
### Diagram
|
55
|
+
|
56
|
+
#### New Features
|
57
|
+
|
58
|
+
- `#F152758` - Added tooltip support for ports.
|
59
|
+
- `#I420267` - Added tooltip support for symbols in the symbol palette.
|
60
|
+
- `#I32153` - Provided vertical orientation for mind maps.
|
61
|
+
- `#I392082` - Added functionality to load diagrams from EJ1 to EJ2.
|
62
|
+
- `#I327078` - Provided support to customize the expand and collapse icons.
|
63
|
+
|
64
|
+
## 21.2.9 (2023-06-06)
|
65
|
+
|
66
|
+
### Diagram
|
67
|
+
|
68
|
+
#### Bug Fixes
|
69
|
+
|
70
|
+
- `#I463138` - Now, Scroll bar is updated properly without flickering while scrolling the diagram using touchpad.
|
71
|
+
- `#I464508` - The DOM Exception will no longer thrown while adding group node dynamically with multiple layers.
|
72
|
+
|
73
|
+
## 21.2.8 (2023-05-30)
|
74
|
+
|
75
|
+
### Diagram
|
76
|
+
|
77
|
+
#### Bug Fixes
|
78
|
+
|
79
|
+
- `#I461020` - The undefined Exception will No longer thrown while dragging Swimlane after performing undo/redo on swimlane child nodes.
|
80
|
+
- `#I462780` - Now, Nodes are updated properly while zoom out diagram in canvas mode.
|
81
|
+
|
82
|
+
## 21.2.6 (2023-05-23)
|
83
|
+
|
84
|
+
### Diagram
|
85
|
+
|
86
|
+
#### Bug Fixes
|
87
|
+
|
88
|
+
- `#I464229` - Now, Complex hierarchical tree layout is working fine while injecting line distribution.
|
89
|
+
|
90
|
+
## 21.2.5 (2023-05-16)
|
91
|
+
|
92
|
+
### Diagram
|
93
|
+
|
94
|
+
#### Bug Fixes
|
95
|
+
|
96
|
+
- `#I456104` - Now, swimlane child nodes are selectable after save and load.
|
97
|
+
|
98
|
+
## 21.2.4 (2023-05-09)
|
99
|
+
|
100
|
+
### Diagram
|
101
|
+
|
102
|
+
#### Bug Fixes
|
103
|
+
|
104
|
+
- `#I456288` - Now, scroller updated properly when we move nodes outside viewport.
|
105
|
+
- `#I458205` - Now, bezier connector annotation alignment is working properly.
|
106
|
+
- `#I456037` - Now, while hovering the port with single select and ZoomPan constraints drawing tool enabled.
|
107
|
+
|
108
|
+
## 21.2.3 (2023-05-03)
|
109
|
+
|
110
|
+
### Diagram
|
111
|
+
|
112
|
+
#### Bug Fixes
|
113
|
+
|
114
|
+
- `#I451762` - Now, the flip mode port is working for all nodes.
|
115
|
+
- `#I449574` - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
|
116
|
+
- `#I454253` - Now, fill color for bpmn transaction subprocess is applied properly.
|
117
|
+
- `#I455551` - Now, history change event does not get triggered while clicking swimlane header for second time.
|
118
|
+
|
119
|
+
## 21.1.39 (2023-04-11)
|
120
|
+
|
121
|
+
### Diagram
|
122
|
+
|
123
|
+
#### Bug Fixes
|
124
|
+
|
125
|
+
- `#I448343` - Now, position change event completed state is fired properly.
|
126
|
+
- `#I446954` - Now, the segment does not get dragged when there is no thumb in it.
|
127
|
+
|
128
|
+
## 21.1.37 (2023-03-29)
|
129
|
+
|
130
|
+
### Diagram
|
131
|
+
|
132
|
+
#### Bug Fixes
|
133
|
+
|
134
|
+
- `#I41762` - Now, Different point property for bezier connector is working properly.
|
135
|
+
- `#I41808` - Now, Text description for HTML node is rendered properly.
|
136
|
+
- `#I41908` - Now, Perfomance of dragging group nodes is improved.
|
137
|
+
- `#I41974` - Now, While hovering ports and dragging the multiselected items working properly.
|
138
|
+
- `#I443748` - Now, changing the styles dynamically, its working properly.
|
139
|
+
- `#I445506` - Now, you can resize the bezier control thumb when we increase the handleSize also.
|
140
|
+
- `#I444124` - Now, set the same id for the node and annotation in two different diagrams, the first diagram node annotation is visible properly.
|
141
|
+
- `#I447256` - Node renders properly on changing the shape dynamically.
|
142
|
+
|
143
|
+
## 21.1.35 (2023-03-23)
|
144
|
+
|
145
|
+
### Diagram
|
146
|
+
|
147
|
+
#### Bug Fixes
|
148
|
+
|
149
|
+
- `#F180478` - Now, the performance of diagram while enabling virtualization is improved.
|
150
|
+
- `#F180478` - Now, Overview is updated properly while enabling virtualization.
|
151
|
+
- `#I422299` - Now, swimlane child nodes is selectable after save and load.
|
152
|
+
- `#I437322` - Now, drag the connector end thumb is working, while we increase handleSize value.
|
153
|
+
- `#I436649` - Now, connector segment does not get split into multiple segment for top to bottom approach.
|
154
|
+
- `#I440967` - Now, Free hand connector segment collection restored after save and load the diagram.
|
155
|
+
- `#I441075` - Now, position change event does not get triggered while click on the swimlane header.
|
156
|
+
|
157
|
+
## 20.4.50 (2023-02-14)
|
158
|
+
|
159
|
+
### Diagram
|
160
|
+
|
161
|
+
#### Bug Fixes
|
162
|
+
|
163
|
+
- `#I432667` - Now, overview updated properly while doing interactions after zoom out.
|
164
|
+
- `#I433980` - Now, the nodes selections are proper for nodes with large annotations.
|
165
|
+
|
166
|
+
## 20.4.48 (2023-02-01)
|
167
|
+
|
168
|
+
### Diagram
|
169
|
+
|
170
|
+
#### Bug Fixes
|
171
|
+
|
172
|
+
- `#I427930` - The issue "BringIntoView API brings the object in large bounds into the screen viewport" has been fixed.
|
173
|
+
- `#I428356` - Now, parent node position in radial tree layout is updated properly, while adding nodes dynamically.
|
174
|
+
|
175
|
+
## 20.4.42 (2023-01-04)
|
176
|
+
|
177
|
+
### Diagram
|
178
|
+
|
179
|
+
#### Bug Fixes
|
180
|
+
|
181
|
+
- `#I426113` - Now, bezier control points dragging is restricted when we hide control points.
|
182
|
+
- `#I425406` - Now, the bezier segment points are not static when we move connector source or target node.
|
183
|
+
- `#I422049` - Now, calling doLayout after injecting line routing module working properly.
|
184
|
+
- `#I421754` - The issue on tooltip relative mode mouse is now working properly.
|
185
|
+
- `#I423978` - Now, HTML nodes gets update properly in the overview while auto scroll the diagram.
|
186
|
+
|
187
|
+
## 20.4.40 (2022-12-28)
|
188
|
+
|
189
|
+
### Diagram
|
190
|
+
|
191
|
+
#### Bug Fixes
|
192
|
+
|
193
|
+
- `#I421800` - Now, bezier connector rendered properly while save and load the diagram.
|
194
|
+
- `#I417240` - Now, dropping bpmn text annotation node inside the swimlane is working properly.
|
195
|
+
|
196
|
+
## 20.4.38 (2022-12-22)
|
197
|
+
|
198
|
+
### Diagram
|
199
|
+
|
200
|
+
#### New Feature
|
201
|
+
|
202
|
+
- `#I409589` - Support to override the mouseWheel event has been added.
|
203
|
+
|
204
|
+
#### Bug Fixes
|
205
|
+
|
206
|
+
- `I421148` - Now, connector segment does not get split into multiple segment while hover on node.
|
207
|
+
- `#I420202` - The issue on annotation interaction has been resolved.
|
208
|
+
|
209
|
+
## 20.3.60 (2022-12-06)
|
210
|
+
|
211
|
+
### Diagram
|
212
|
+
|
213
|
+
#### Bug Fixes
|
214
|
+
|
215
|
+
- `#FB38642` - Now, the arg cancel property for sourcePoint and targetPoint change is working properly.
|
216
|
+
- `#I419333` - Now, dragging a object outside the diagram canvas from symbol palette is updated properly.
|
217
|
+
- `#I397852` - Now, defining connector without source or target id while injecting Line Routing is rendered properly.
|
218
|
+
- `#I42108` - The issue on hovering the node ports has been resolved.
|
219
|
+
|
220
|
+
## 20.3.58 (2022-11-22)
|
221
|
+
|
222
|
+
### Diagram
|
223
|
+
|
224
|
+
#### Bug Fixes
|
225
|
+
|
226
|
+
- `#I418455` - Now, the resize handle has been rendered properly while set node pivot as 0,0.
|
227
|
+
- `#I418026` - Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.
|
228
|
+
|
229
|
+
## 20.3.57 (2022-11-15)
|
230
|
+
|
231
|
+
### Diagram
|
232
|
+
|
233
|
+
#### Bug Fixes
|
234
|
+
|
235
|
+
- `#I412223` - Now, the connector position is updated properly after resizing overview panel.
|
236
|
+
- `#I405669` - Now, adding BPMN Text annotation node inside swimlane at runtime is working properly.
|
237
|
+
- `#I412144` - Now, the segment thumb do not gets rendered while render orthogonal connector as a straight line.
|
238
|
+
- `#I412144` - Provided the support for orthogonal segment overlap with the source and target node.
|
239
|
+
|
240
|
+
## 20.3.50 (2022-10-18)
|
241
|
+
|
242
|
+
### Diagram
|
243
|
+
|
244
|
+
#### Bug Fixes
|
245
|
+
|
246
|
+
- `#I409105` - Now, click event gets triggered properly when click at scrollbar position.
|
247
|
+
- `#I410274` - Now, adding lane to the existing vertical swimlane is working properly.
|
248
|
+
|
249
|
+
## 20.3.49 (2022-10-11)
|
250
|
+
|
251
|
+
### Diagram
|
252
|
+
|
253
|
+
#### Bug Fixes
|
254
|
+
|
255
|
+
- `#I405054` - Provided the custom context menu support for the swimlane phase.
|
256
|
+
- `#I405669` - Now, BPMN text annotation node gets dragged properly while drag the swimlane.
|
257
|
+
- `#I397116` - Now, the bezier annotation horizontal and vertical alignment is working properly.
|
258
|
+
- `#I410634` - The null exception will no longer thrown while changing the overview id.
|
259
|
+
|
260
|
+
## 20.3.48 (2022-10-05)
|
261
|
+
|
262
|
+
### Diagram
|
263
|
+
|
264
|
+
#### Bug Fixes
|
265
|
+
|
266
|
+
- `#I401143` - Now, HTML element gets rendered properly while drag and drop from one lane to other lane.
|
267
|
+
- `#I393859` - Now, the nodes overlapping in linear arrangement of complex-hierarchical tree is resolved.
|
268
|
+
|
269
|
+
## 20.3.47 (2022-09-29)
|
270
|
+
|
271
|
+
### Diagram
|
272
|
+
|
273
|
+
#### Bug Fixes
|
274
|
+
|
275
|
+
- `#I387297` - Now, the Expand & Collapse work properly for layout.
|
276
|
+
- `#I389174` - The undefined exception will no longer thrown while drag and drop the node from treeview to diagram.
|
277
|
+
- `#I384522` - Now, connector gets rendered properly in the complex hierarchical tree layout.
|
278
|
+
- `FB36050` - Now, oldValue & newValue argument of property change event updated properly while change order for nodes.
|
279
|
+
- `#I383401` - BPMN task type symbols are updated as per BPMN 2.0 standard.
|
280
|
+
- `#FB35907` - Localization support for symbol palette search box placeholder has been added.
|
281
|
+
- `#I388692` - Now connectors are properly connected to the node after save and load.
|
282
|
+
- `#I384554` - Now scroll settings offset are updated properly dynamically.
|
283
|
+
- `#I397678` - Now, the connector is dropped properly inside the swimlane.
|
284
|
+
- `#I395331` - The undefined exception will no longer thrown while draw a SVG node.
|
285
|
+
- `#I397116` - Now, Bezier connector annotation rendered at the proper position.
|
286
|
+
- `#I396868` - Now bezier connector rendered properly while drag and drop from palette.
|
287
|
+
- `#I397852` - Now, layers undefined exception will no longer thrown while save and load.
|
288
|
+
- `#I399417` - Now, fit to page is working properly when we call it multiple times.
|
289
|
+
|
290
|
+
## 20.2.36 (2022-06-30)
|
291
|
+
|
292
|
+
### Diagram
|
293
|
+
|
294
|
+
#### Bug fixes
|
295
|
+
|
296
|
+
- `#I382500` - Now, the BPMN shape is changed properly at runtime.
|
297
|
+
- `#I382496` - BPMN gateway sub type is working properly while changing it during runtime.
|
298
|
+
- `#I383411` - Now, fill color is applied properly when changing BPMN event at runtime.
|
299
|
+
|
300
|
+
#### New Features
|
301
|
+
|
302
|
+
- `#I362749` - Provided option to adjust the distance between the source node and the target node of the orthogonal connection has been added.
|
303
|
+
- `#I347713` - Support to modify connector segments thumb icon shape and style has been added.
|
304
|
+
- `#FB31535` - Support for splitting and joining connectors has been added.
|
305
|
+
- `#I362796` - Support to highlight selected diagram elements on multiple selections has been added
|
306
|
+
- `#I362829` - Support to limit the connector segments while draw at run time has been added.
|
307
|
+
- `#I362755` - Support to edit multiple bezier segments with multiple control points has been added.
|
308
|
+
|
309
|
+
#### Behaviour changes
|
310
|
+
|
311
|
+
- In the Bezier connector, by default, the multiple segments will be created automatically if a user doesn't define segment collections in the application.
|
312
|
+
- In the Bezier connector, based on segment count, multiple control points will be displayed to control the smoothness of the curve
|
313
|
+
|
314
|
+
## 20.1.60 (2022-06-14)
|
315
|
+
|
316
|
+
### Diagram
|
317
|
+
|
318
|
+
#### Bug Fixes
|
319
|
+
|
320
|
+
- `#I381671` - Bpmn task type is working properly while changing from type Send to Receive.
|
321
|
+
- `#F175332` - Undo is working properly after deleting the node attached with connector.
|
322
|
+
- `#I376982` - Annotation dragging in connector and node is working properly when we set horizontal Alignment and vertical Alignment.
|
323
|
+
|
324
|
+
## 20.1.59 (2022-06-07)
|
325
|
+
|
326
|
+
### Diagram
|
327
|
+
|
328
|
+
#### Bug Fixes
|
329
|
+
|
330
|
+
- `#I378190` - Now, distribute commands will work properly.
|
331
|
+
|
332
|
+
## 20.1.57 (2022-05-24)
|
333
|
+
|
334
|
+
### Diagram
|
335
|
+
|
336
|
+
#### Bug Fixes
|
337
|
+
|
338
|
+
- `F173877` - Now, Node template has been rendered properly in layout.
|
339
|
+
|
340
|
+
## 20.1.55 (2022-05-12)
|
341
|
+
|
342
|
+
### Diagram
|
343
|
+
|
344
|
+
#### Bug Fixes
|
345
|
+
|
346
|
+
- `#I373763` - Now, old value of SelectionChange event are updated properly.
|
347
|
+
- `#I373774` - The sourcePointChange and targetPointChange events are triggered while dragging the node.
|
348
|
+
- `#I375741` - Now, the performance and Memory leak is resolved in the saveDiagram method.
|
349
|
+
- `#I372151` - Now, bezier connector annotation get exported properly as an image.
|
350
|
+
- `#I376498` - Now, the diagram zooming behaviour is changed as an old behaviour.
|
351
|
+
|
352
|
+
## 20.1.51 (2022-04-26)
|
353
|
+
|
354
|
+
### Diagram
|
355
|
+
|
356
|
+
#### Bug Fixes
|
357
|
+
|
358
|
+
- `#I375103` - Now, Port visibility will work properly on mouse hover in Canvas mode.
|
359
|
+
|
360
|
+
## 20.1.48 (2022-04-12)
|
361
|
+
|
362
|
+
### Diagram
|
363
|
+
|
364
|
+
#### Bug Fixes
|
365
|
+
|
366
|
+
- `FB-33350` - Now, Property change event will trigger properly when z-index values are changed.
|
367
|
+
- `#I372613` - Now, Exporting the diagram as an image will work properly.
|
368
|
+
|
369
|
+
## 20.1.47 (2022-04-04)
|
370
|
+
|
371
|
+
### Diagram
|
372
|
+
|
373
|
+
#### Bug Fixes
|
374
|
+
|
375
|
+
- `#32965` - Now, old and new value of property change event values are updated properly while drag the connector target end.
|
376
|
+
- `F172843` - Bring to front is now working properly for the multiple selection.
|
377
|
+
- `SF-369300` - Now, Expand and collapse work properly for layouts.
|
378
|
+
- `SF-370061` - Now, exportDiagram exports image url properly when mode is set to Data.
|
379
|
+
- `SF-368435` - The exception will no longer thrown while dragging the selected object.
|
380
|
+
- `SF-362356` - Now, Diagram can be zoomed or scrolled smoothly.
|
381
|
+
|
382
|
+
## 19.4.54 (2022-03-01)
|
383
|
+
|
384
|
+
### Diagram
|
385
|
+
|
386
|
+
#### Bug Fixes
|
387
|
+
|
388
|
+
- `F170870` - The undefined exception will no longer thrown while drag and drop the node over another node.
|
389
|
+
- `SF-364881` - Selection is now work properly for group node on negative axis.
|
390
|
+
- `SF-366628` - Node annotation is now update properly while edit in the canvas mode.
|
391
|
+
- `SF-364084` - Now, Lane Header can be simply obtained from selection change event.
|
392
|
+
- `SF-366851` - Node Linear gradient is now exported properly while export the diagram.
|
393
|
+
|
394
|
+
## 19.4.53 (2022-02-22)
|
395
|
+
|
396
|
+
### Diagram
|
397
|
+
|
398
|
+
#### Bug Fixes
|
399
|
+
|
400
|
+
- `SF-360354` - Position change event is now fired properly while drag and drop the node using touch.
|
401
|
+
- `SF-365716` - Drawing tool now draw connector properly while right click on the diagram.
|
402
|
+
- `SF-364857` - Now, Command/Meta key will work properly on Mac.
|
403
|
+
|
404
|
+
## 19.4.52 (2022-02-15)
|
405
|
+
|
406
|
+
### Diagram
|
407
|
+
|
408
|
+
#### Bug Fixes
|
409
|
+
|
410
|
+
- `SF-361654` - Connector is now rendered properly in the symbol palette while try to render as straight line.
|
411
|
+
- `SF-360571` - Provide separate tooltip support for the group children node.
|
412
|
+
- `SF-359118` - Now, the Scroll Bar works properly when Viewport is in Negative coordinates.
|
413
|
+
- `SF-362880` - Save and load now works properly for Swimlane after undo and redo.
|
414
|
+
|
415
|
+
## 19.4.50 (2022-02-08)
|
416
|
+
|
417
|
+
### Diagram
|
418
|
+
|
419
|
+
#### Bug Fixes
|
420
|
+
|
421
|
+
- `SF-360650` - The Undefined exception will no longer be thrown while perform ctrl + shift + mouse click on diagram area.
|
422
|
+
- `SF-359437` - The Undefined exception will no longer be thrown while ungroup the group node in canvas mode.
|
423
|
+
- `SF-359860` - Node gradient color is now exported properly while export the diagram in JPG.
|
424
|
+
- `SF-362805` - Bezier connector text element bounds is now calculated properly while drag the connector.
|
425
|
+
- `SF-362170` - Annotation editing for the Bezier Connector is now working properly.
|
426
|
+
- `SF-362805` - Style Property margin is now working properly for the Bezier Connector Annotation.
|
427
|
+
- `F170870` - Resolved the exception when Flipping SVG Nodes Label.
|
428
|
+
|
429
|
+
## 19.4.43 (2022-01-18)
|
430
|
+
|
431
|
+
### Diagram
|
432
|
+
|
433
|
+
#### Bug Fixes
|
434
|
+
|
435
|
+
- `F171509` - The issue "getDiagramContent() is not working properly" has been fixed.
|
436
|
+
|
437
|
+
## 19.4.42 (2022-01-11)
|
438
|
+
|
439
|
+
### Diagram
|
440
|
+
|
441
|
+
#### Bug Fixes
|
442
|
+
|
443
|
+
- `SF-359118` - The issue "Scroll Bar is not working properly when Viewport is in Negative coordinates" has been fixed.
|
444
|
+
- `F171398` - The issue "Exception occurs when save and load the diagram" has been fixed.
|
445
|
+
- `SF-360354` - The issue "Symbol do not get dropped properly in the chrome android" has been fixed.
|
446
|
+
|
447
|
+
## 19.4.41 (2022-01-04)
|
448
|
+
|
449
|
+
### Diagram
|
450
|
+
|
451
|
+
#### Bug Fixes
|
452
|
+
|
453
|
+
- `SF-358407` - The issue "NodeTemplate is not rendered properly in React" has been fixed.
|
454
|
+
- `SF-358519` - The issue "SendToBack is not working properly when re-adding shapes on diagram" has been fixed.
|
455
|
+
- `F170870` - The issue "Ports are not flipped while flipping Node to Horizontal or Vertically" has been fixed.
|
456
|
+
- `F170870` - The issue "Provide support to prevent label flipping while flipping the node horizontally or vertically" has been fixed.
|
457
|
+
|
458
|
+
## 19.4.40 (2021-12-28)
|
459
|
+
|
460
|
+
### Diagram
|
461
|
+
|
462
|
+
#### Bug Fixes
|
463
|
+
|
464
|
+
- `F171088` - The issue "Multiple selection tool not working properly" has been fixed.
|
465
|
+
- `SF-353924` - The issue "Drag and drop element from tree-view to Diagram does not behave correctly" has been fixed.
|
466
|
+
- `SF-333944` - The issue "Exception raises when perform sendBackward with native node" has been fixed.
|
467
|
+
- `SF-358147` - The issue "Labels are not updated properly after loading the saved JSON" has been fixed.
|
468
|
+
- `#30924` - The issue "Horizontal scrolling not working properly with trackpad" has been fixed.
|
469
|
+
- `#31218` - The issue "Pinch zoom not working properly with trackpad in i-Mac" has been fixed.
|
470
|
+
- `SF-357916` - The issue "Bezier Connector target decorator is not rendered properly at initial rendering" has been fixed.
|
471
|
+
|
472
|
+
## 19.4.38 (2021-12-17)
|
473
|
+
|
474
|
+
### Diagram
|
475
|
+
|
476
|
+
#### Bug Fixes
|
477
|
+
|
478
|
+
- `SF-356262` - The issue "Dragging and Drop node not working properly by enabling page settings" has been fixed.
|
479
|
+
- `F170399` - The issue "Unable to cast exception occurs when clicking on the expand icon" has been fixed.
|
480
|
+
- `#I337722` - The issue "Connector Position not Updated Properly when rotating it with segments" has been fixed.
|
481
|
+
- `#I341943` - The issue "BringIntoView API does not bring the large bounds into the screen viewport" has been fixed.
|
482
|
+
- `#I342681` - The issue "BPMN Task shape becomes ellipse shape when printing the diagram" has been fixed.
|
483
|
+
- `#I342979` - The issue "While loading the JSON data with line routing causes exception in Angular" has been fixed.
|
484
|
+
- `#I345844` - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
|
485
|
+
- `#F169922` - The issue "Need to provide support to set assistants based on datasource field in organizational chart" has been fixed.
|
486
|
+
- `#I345570` - The issue "Nodes doesn't gets arranged in zindex order after grouping it" has been fixed.
|
487
|
+
- `#I346110` - The issue "Text did not display on Connector line after adjusting the Bezier Connector" has been fixed.
|
488
|
+
- `#I346676` - The issue "Drag and drop item from Tree-View to Diagram doesn't behave correctly" has been fixed.
|
489
|
+
- `#I347727` - The issue "RemovePalette API not working properly" has been fixed.
|
490
|
+
- `#I348028` - The issue "SelectionChange newValue is null when deselecting one of multiple selected shapes" has been fixed.
|
491
|
+
|
492
|
+
## 19.3.56 (2021-12-02)
|
493
|
+
|
494
|
+
### Diagram
|
495
|
+
|
496
|
+
#### Bug Fixes
|
497
|
+
|
498
|
+
- `#F30109` - The issue "Diagram virtualization does not work with BPMN shapes" has been fixed.
|
499
|
+
- `#348672` - The issue "Swimlane nodes helper position not updated properly" has been fixed.
|
500
|
+
- `#F170298` - The issue "Template is not updated properly while render multiple diagram in same page" has been fixed.
|
501
|
+
- `#347603` - The issue "HTML Nodes are not rendered in Overview" has been fixed.
|
502
|
+
|
503
|
+
## 19.3.55 (2021-11-23)
|
504
|
+
|
505
|
+
### Diagram
|
506
|
+
|
507
|
+
#### Bug Fixes
|
508
|
+
|
509
|
+
- `#I346676` - The issue "Drag and drop item from Tree-View to Diagram doesn't behave correctly" has been fixed.
|
510
|
+
- `#I347727` - The issue "RemovePalette API not working properly" has been fixed.
|
511
|
+
- `#I348028` - The issue "SelectionChange newValue is null when deselecting one of multiple selected shapes" has been fixed.
|
512
|
+
|
513
|
+
## 19.3.53 (2021-11-12)
|
514
|
+
|
515
|
+
### Diagram
|
516
|
+
|
517
|
+
#### Bug Fixes
|
518
|
+
|
519
|
+
- `#I346110` - The issue "Text did not display on Connector line after adjusting the Bezier Connector" has been fixed.
|
520
|
+
|
521
|
+
## 19.3.48 (2021-11-02)
|
522
|
+
|
523
|
+
### Diagram
|
524
|
+
|
525
|
+
#### Bug Fixes
|
526
|
+
|
527
|
+
- `#I345844` - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
|
528
|
+
- `#F169922` - The issue "Need to provide support to set assistants based on datasource field in organizational chart" has been fixed.
|
529
|
+
- `#I345570` - The issue "Nodes doesn't gets arranged in zindex order after grouping it" has been fixed.
|
530
|
+
|
531
|
+
## 19.3.47 (2021-10-26)
|
532
|
+
|
533
|
+
### Diagram
|
534
|
+
|
535
|
+
#### Bug Fixes
|
536
|
+
|
537
|
+
- `#I342681` - The issue "BPMN Task shape becomes square shape when printing the diagram" has been fixed.
|
538
|
+
|
539
|
+
## 19.3.46 (2021-10-19)
|
540
|
+
|
541
|
+
### Diagram
|
542
|
+
|
543
|
+
#### Bug Fixes
|
544
|
+
|
545
|
+
- `#I342979` - The issue "While loading the JSON data with line routing causes exception in Angular" has been fixed.
|
546
|
+
|
547
|
+
## 19.3.45 (2021-10-12)
|
548
|
+
|
549
|
+
### Diagram
|
550
|
+
|
551
|
+
#### Bug Fixes
|
552
|
+
|
553
|
+
- `#I342681` - The issue "BPMN Task shape becomes ellipse shape when printing the diagram" has been fixed.
|
554
|
+
|
555
|
+
## 19.3.44 (2021-10-05)
|
556
|
+
|
557
|
+
### Diagram
|
558
|
+
|
559
|
+
#### Bug Fixes
|
560
|
+
|
561
|
+
- `#I337722` - The issue "Connector Position not Updated Properly when rotating it with segments" has been fixed.
|
562
|
+
- `#I341943` - The issue "BringIntoView API does not bring the large bounds into the screen viewport" has been fixed.
|
563
|
+
|
564
|
+
## 19.3.43 (2021-09-30)
|
565
|
+
|
566
|
+
### Diagram
|
567
|
+
|
568
|
+
#### Bug Fixes
|
569
|
+
|
570
|
+
- `#F166882` - The issue "Accessibility validation error in Measure element Div" has been fixed.
|
571
|
+
- `#I341447` - The issue "The historyChange event is not triggered while rotate and move the node" has been fixed.
|
572
|
+
- `#I338448` - The issue "An exception occurs when save and load the diagram with PreventDefaults as true" has been fixed.
|
573
|
+
- `#I338105` - The issue "The drawing tool draws multiple node while perform right click" has been fixed.
|
574
|
+
- `#I339621` - The issue "An exception occurs render a image node with alignment as none and scale as Stretch" has been fixed.
|
575
|
+
- `#I339619` - The issue "An exception occurs when save and load the swimlane with BPMN children" has been fixed.
|
576
|
+
- `#I339487` - The issue "The connector drawing object does not snap to near by port" has been fixed.
|
577
|
+
- `#I342173` - The issue "An exception occurs when clear the diagram using Clear API" has been fixed.
|
578
|
+
- `#I341524` - The issue "The selection change event returns empty NewValue argument while selecting one of the multi-selected nodes" has been fixed.
|
579
|
+
|
580
|
+
## 19.2.56 (2021-08-17)
|
581
|
+
|
582
|
+
### Diagram
|
583
|
+
|
584
|
+
#### Bug Fixes
|
585
|
+
|
586
|
+
- `#I338244` - The issue "When drag the group node by using the arrow key the group get struck" has been fixed.
|
587
|
+
|
588
|
+
## 19.2.55 (2021-08-11)
|
589
|
+
|
590
|
+
### Diagram
|
591
|
+
|
592
|
+
#### Bug Fixes
|
593
|
+
|
594
|
+
- `#I336316` - The issue "The loaded connectors path is differ from saved connectors" has been fixed.
|
595
|
+
- `#I335836` - The Default tooltip rendered in the wrong position for the native node issue has been fixed.
|
596
|
+
- `#I337885` - The issue "Connectors have disappeared in Swim lane at initial rendering" has been fixed.
|
597
|
+
|
598
|
+
## 19.2.51 (2021-08-03)
|
599
|
+
|
600
|
+
### Diagram
|
601
|
+
|
602
|
+
#### Bug Fixes
|
603
|
+
|
604
|
+
- `#F167093` - The issue "The HTML nodes in overview takes place at the wrong position while zoom and move the HTML node in diagram "has been fixed.
|
605
|
+
- `#F166882` - The issue "Accessibility validation error in Diagram" has been fixed.
|
606
|
+
- `#F167431` - The issue "While decode the exported JPG image it has the PNG Image signature"has been fixed.
|
607
|
+
|
608
|
+
## 19.2.49 (2021-07-27)
|
609
|
+
|
610
|
+
### Diagram
|
611
|
+
|
612
|
+
#### Bug Fixes
|
613
|
+
|
614
|
+
- `#I335783` - The issue "The tooltip rendered in the wrong position when the node is placed at bottom position" has been fixed.
|
615
|
+
- `#I334315` - The issue "Update template method is triggered twice"has been fixed.
|
616
|
+
|
617
|
+
## 19.2.48 (2021-07-20)
|
618
|
+
|
619
|
+
### Diagram
|
620
|
+
|
621
|
+
#### Bug Fixes
|
622
|
+
|
623
|
+
- `#I330099` - The issue "The ports outEdges is not updated when cancel the port draw connector addition" has been fixed.
|
624
|
+
- `I324505` - The issue "An exception will raise while sending the node front to the group " has been fixed.
|
625
|
+
|
626
|
+
## 19.2.46 (2021-07-06)
|
627
|
+
|
628
|
+
### Diagram
|
629
|
+
|
630
|
+
#### Bug Fixes
|
631
|
+
|
632
|
+
- `#F166100, #F166081` - The issue "An exception occurs when resizing the diagram page with an overview" has been fixed.
|
633
|
+
- `#I333468` - The issue "The connectors cannot be grouped using group API" has been fixed.
|
634
|
+
- `#I332942` - The issue "The nodes that take place above the lane is not selectable" has been fixed.
|
635
|
+
|
636
|
+
## 19.2.44 (2021-06-30)
|
637
|
+
|
638
|
+
### Diagram
|
639
|
+
|
640
|
+
#### Bug Fixes
|
641
|
+
|
642
|
+
- `#I329576` - The issue While changing the connector flip property the connector's segment path is not updated correctly issue has been fixed.
|
643
|
+
- `#I327457` - The issue with node gradient is not applied while continuously performing the undo and redo functionality issue has been fixed.
|
644
|
+
- `#330528` - The issue "Connector horizontal Alignment is not rendered properly at initial rendering" has been fixed.
|
645
|
+
- `#328156` - The issue "An exception raised when send the swimlane back to the normal node" has been fixed.
|
646
|
+
- `#324236` - The issue "When exporting the node with gradient color the exported image does not contain proper node gradient " has been fixed.
|
647
|
+
- `#324541` - This issue "An exception occurs when printing the diagram with a Content security policy tag." has been fixed.
|
648
|
+
- `#I325640` - The issue "When dynamically adding node and perform the `bringToFront` method. The order command functionality not working properly" has been resolved.
|
649
|
+
- `#328132` - The issue "The combination of port constraints is not working" has been fixed.
|
650
|
+
- `#I327071` - the issue "When node is placed at the bottom position of the diagram component the tooltip position is rendered wrongly" issue has been fixed.
|
651
|
+
- `#I324251` - The issue "Nodes with SVG shapes have inaccurate positions in the Overview Control" has been fixed.
|
652
|
+
- `#F166050` - The issue "Context Menu not shown in iPad/android " has been fixed.
|
653
|
+
- `#I330320` - The issue "The HTML node content gets disappeared when adding the HTML node dynamically in the diagram with an overview" has been fixed.
|
654
|
+
|
655
|
+
## 19.1.69 (2021-06-15)
|
656
|
+
|
657
|
+
### Diagram
|
658
|
+
|
659
|
+
#### Bug Fixes
|
660
|
+
|
661
|
+
- `#I329576` - The issue While changing the connector flip property the connector's segment path is not updated correctly issue has been fixed.
|
662
|
+
|
663
|
+
## 19.1.67 (2021-06-08)
|
664
|
+
|
665
|
+
### Diagram
|
666
|
+
|
667
|
+
#### Bug Fixes
|
668
|
+
|
669
|
+
- `#I327457` - The issue with node gradient is not applied while continuously performing the undo and redo functionality issue has been fixed.
|
670
|
+
- `#330528` - The issue "Connector horizontal Alignment is not rendered properly at initial rendering" has been fixed.
|
671
|
+
|
672
|
+
## 19.1.66 (2021-06-01)
|
673
|
+
|
674
|
+
### Diagram
|
675
|
+
|
676
|
+
#### Bug Fixes
|
677
|
+
|
678
|
+
- `#328156` - The issue "An exception raised when send the swimlane back to the normal node" has been fixed.
|
679
|
+
- `#324236` - The issue "When exporting the node with gradient color the exported image does not contain proper node gradient " has been fixed.
|
680
|
+
- `#324541` - This issue "An exception occurs when printing the diagram with a Content security policy tag." has been fixed.
|
681
|
+
- `#I325640` - The issue "When dynamically adding node and perform the `bringToFront` method. The order command functionality not working properly" has been resolved.
|
682
|
+
- `#328132` - The issue "The combination of port constraints is not working" has been fixed.
|
683
|
+
|
684
|
+
## 19.1.65 (2021-05-25)
|
685
|
+
|
686
|
+
### Diagram
|
687
|
+
|
688
|
+
#### Bug Fixes
|
689
|
+
|
690
|
+
- `#I327071` - the issue "When node is placed at the bottom position of the diagram component the tooltip position is rendered wrongly" issue has been fixed.
|
691
|
+
|
692
|
+
## 19.1.64 (2021-05-19)
|
693
|
+
|
694
|
+
### Diagram
|
695
|
+
|
696
|
+
#### Bug Fixes
|
697
|
+
|
698
|
+
- `#I324251` - The issue "Nodes with SVG shapes have inaccurate positions in the Overview Control" has been fixed.
|
699
|
+
|
700
|
+
## 19.1.63 (2021-05-13)
|
701
|
+
|
702
|
+
### Diagram
|
703
|
+
|
704
|
+
#### Bug Fixes
|
705
|
+
|
706
|
+
- `#I322863` - This issue "Node does not drag properly when move inside swimlane" has been fixed.
|
707
|
+
- `#I326309` - This issue "While drag and move the multiple children of swimlane some children jump from one lane to another lane" has been fixed.
|
708
|
+
- `#I323817` - This issue "An exception will raise when send the native node back to the group of native nodes" has been fixed.
|
709
|
+
- `#I323457` - This issue "straight line segment not moved in group while dragging grouping node" has been fixed.
|
710
|
+
- `#I325103` - This issue "Connector alignment is not rendered properly at initial rendering" has been fixed.
|
711
|
+
- `F164350` - The issue "Annotation hyper link is not working" has been fixed.
|
712
|
+
- `#319911` - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
|
713
|
+
- `#321939` - The issue "Swimlane send to back node working" has been fixed.
|
714
|
+
- `#322854` - The issue "Swimlane children disappear while performing the order commands" has been fixed.
|
715
|
+
- `#323203` - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
|
716
|
+
- `#324238` - The issue "An empty space will take place along with the diagram while exporting the diagram into the image" has been fixed.
|
717
|
+
- `#321284` - The issue "The loaded layout diagram is differ from the saved diagram" has been fixed.
|
718
|
+
- `F164274` - The issue "Resize functionality of the lane is not working if the can move is false" has been fixed.
|
719
|
+
- `#316688` - The issue "Symbol palette component gets rendered on every state change" has been fixed.
|
720
|
+
- `#317943` - This issue "While render the layout's nodes with the collapsed state, the nodes are not properly aligned " has been fixed.
|
721
|
+
|
722
|
+
## 19.1.59 (2021-05-04)
|
723
|
+
|
724
|
+
### Diagram
|
725
|
+
|
726
|
+
#### Bug Fixes
|
727
|
+
|
728
|
+
- `#I323457` - This issue "straight line segment not moved in group while dragging grouping node" has been fixed.
|
729
|
+
- `#I325103` - This issue "Connector alignment is not rendered properly at initial rendering" has been fixed.
|
730
|
+
- `F164350` - The issue "Annotation hyper link is not working" has been fixed.
|
731
|
+
- `#319911` - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
|
732
|
+
- `#321939` - The issue "Swimlane send to back node working" has been fixed.
|
733
|
+
- `#322854` - The issue "Swimlane children disappear while performing the order commands" has been fixed.
|
734
|
+
- `#323203` - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
|
735
|
+
- `#324238` - The issue "An empty space will take place along with the diagram while exporting the diagram into the image" has been fixed.
|
736
|
+
- `#321284` - The issue "The loaded layout diagram is differ from the saved diagram" has been fixed.
|
737
|
+
- `F164274` - The issue "Resize functionality of the lane is not working if the can move is false" has been fixed.
|
738
|
+
|
739
|
+
## 19.1.57 (2021-04-20)
|
740
|
+
|
741
|
+
### Diagram
|
742
|
+
|
743
|
+
#### Bug Fixes
|
744
|
+
|
745
|
+
- `F164350` - The issue "Annotation hyper link is not working" has been fixed.
|
746
|
+
- `#319911` - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
|
747
|
+
- `#321939` - The issue "Swimlane send to back node working" has been fixed.
|
748
|
+
- `#322854` - The issue "Swimlane children disappear while performing the order commands" has been fixed.
|
749
|
+
- `#323203` - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
|
750
|
+
|
751
|
+
## 19.1.56 (2021-04-13)
|
752
|
+
|
753
|
+
### Diagram
|
754
|
+
|
755
|
+
#### Bug Fixes
|
756
|
+
|
757
|
+
- `#316688` - The issue "Symbol palette component gets rendered on every state change" has been fixed.
|
758
|
+
- `317943` - This issue "While render the layout's nodes with the collapsed state, the nodes are not properly aligned " has been fixed.
|
759
|
+
|
760
|
+
## 19.1.54 (2021-03-30)
|
761
|
+
|
762
|
+
### Diagram
|
763
|
+
|
764
|
+
#### New Features
|
765
|
+
|
766
|
+
- `#285393` - Support to avoid connector overlapping with complex hierarchical layout has been added.
|
767
|
+
- `#314220` - Support for Auto scrolling feature while using drawing tool has been added.
|
768
|
+
|
769
|
+
#### Bug Fixes
|
770
|
+
|
771
|
+
- `#316429` - This issue "Nodes are not updating properly for the swim lane in the DOM during save and load" has been fixed.
|
772
|
+
- `#304194` - This issue "Straight line segments are not moved while dragging " has been fixed.
|
773
|
+
- `#309543` - This issue "overview's preview is not updated when update the diagram's size " has been fixed.
|
774
|
+
- `#311751` - This issue "when drag and drop from the palette the symbol preview not disappear " has been fixed.
|
775
|
+
- `#312744` - This issue "Exception occurs when mouse over the node with many connector " has been fixed.
|
776
|
+
- `#301792` - This issue "Alignment of connector is misplaced in balanced layout " has been fixed.
|
777
|
+
- `#311219` - This issue "z order Commands not working for child node in group " has been fixed.
|
778
|
+
- `#312725` - This issue "Expand collapse icon cannot export properly " has been fixed.
|
779
|
+
- `#314224` - This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
|
780
|
+
- `F162436` - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
|
781
|
+
- `#314664` - This issue "Exception occurs when drag and drop the node and perform undo " has been fixed.
|
782
|
+
- `F161997` - This issue "Context menu disappear while mouseover the item which has subitems " has been fixed.
|
783
|
+
- `#316472` - This issue "Strange snapping behaviors with swimlane " has been fixed.
|
784
|
+
- `#317149` - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
|
785
|
+
- `F23048` - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
|
786
|
+
- `317728` - This issue "Line routing is not working if the connection end point of the connector has two or more nodes " has been fixed.
|
787
|
+
|
788
|
+
## 18.4.46 (2021-03-02)
|
789
|
+
|
790
|
+
### Diagram
|
791
|
+
|
792
|
+
#### Bug Fixes
|
793
|
+
|
794
|
+
- `F162436` - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
|
795
|
+
- `#314664` - This issue "Exception occurs when drag and drop the node and perform undo " has been fixed.
|
796
|
+
- `F161997` - This issue "Context menu disappear while mouseover the item which has subitems " has been fixed.
|
797
|
+
|
798
|
+
#### New Features
|
799
|
+
|
800
|
+
- `#314220` - Support for Auto scrolling feature while using drawing tool has been added.
|
801
|
+
|
802
|
+
## 18.4.43 (2021-02-16)
|
803
|
+
|
804
|
+
### Diagram
|
805
|
+
|
806
|
+
#### Bug Fixes
|
807
|
+
|
808
|
+
- `#314224` - This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
|
809
|
+
|
810
|
+
## 18.4.42 (2021-02-09)
|
811
|
+
|
812
|
+
### Diagram
|
813
|
+
|
814
|
+
#### Bug Fixes
|
815
|
+
|
816
|
+
- `#312744` - This issue "Exception occurs when mouse over the node with many connector " has been fixed.
|
817
|
+
- `#301792` - This issue "Alignment of connector is misplaced in balanced layout " has been fixed.
|
818
|
+
- `#311219` - This issue "z order Commands not working for child node in group " has been fixed.
|
819
|
+
- `#312725` - This issue "Expand collapse icon cannot export properly " has been fixed.
|
820
|
+
- `#314224` - This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
|
821
|
+
|
822
|
+
## 18.4.41 (2021-02-02)
|
823
|
+
|
824
|
+
### Diagram
|
825
|
+
|
826
|
+
#### Bug Fixes
|
827
|
+
|
828
|
+
#### New Features
|
829
|
+
|
830
|
+
- `#285393` - Support to avoid connector overlapping with complex hierarchical layout has been added.
|
831
|
+
|
832
|
+
## 18.4.39 (2021-01-28)
|
833
|
+
|
834
|
+
### Diagram
|
835
|
+
|
836
|
+
#### Bug Fixes
|
837
|
+
|
838
|
+
- `#308695` - This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.
|
839
|
+
- `#306529` - This issue "Node does not drop properly on swimlane " has been fixed.
|
840
|
+
- `#309041` - This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.
|
841
|
+
- `#305708` - This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.
|
842
|
+
- `#308109` - This issue "Can't change flowshape to other basic shape" has been fixed.
|
843
|
+
- `#301792` - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.
|
844
|
+
- `#306310` - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
|
845
|
+
- `#304447` - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
|
846
|
+
- `#295443` - This issue "Bottom level nodes are not visible in overview" has been fixed.
|
847
|
+
- `#305992` - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
|
848
|
+
- `#304558` - This issue "Exception occurs when use getDiagramContent method" has been fixed.
|
849
|
+
|
850
|
+
## 18.4.35 (2021-01-19)
|
851
|
+
|
852
|
+
### Diagram
|
853
|
+
|
854
|
+
#### Bug Fixes
|
855
|
+
|
856
|
+
- `#305708` - This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.
|
857
|
+
|
858
|
+
## 18.4.34 (2021-01-12)
|
859
|
+
|
860
|
+
### Diagram
|
861
|
+
|
862
|
+
#### Bug Fixes
|
863
|
+
|
864
|
+
- `#308695` - This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.
|
865
|
+
- `#306529` - This issue "Node does not drop properly on swimlane " has been fixed.
|
866
|
+
- `#309041` - This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.
|
867
|
+
|
868
|
+
## 18.4.32 (2020-12-29)
|
869
|
+
|
870
|
+
### Diagram
|
871
|
+
|
872
|
+
#### Bug Fixes
|
873
|
+
|
874
|
+
- `#308109` - This issue "Can't change flowshape to other basic shape" has been fixed.
|
875
|
+
- `#301792` - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.
|
876
|
+
|
877
|
+
## 18.4.31 (2020-12-22)
|
878
|
+
|
879
|
+
### Diagram
|
880
|
+
|
881
|
+
#### Bug Fixes
|
882
|
+
|
883
|
+
- `#306310` - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
|
884
|
+
- `#304447` - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
|
885
|
+
- `#295443` - This issue "Bottom level nodes are not visible in overview" has been fixed.
|
886
|
+
- `#305992` - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
|
887
|
+
- `#304558` - This issue "Exception occurs when use getDiagramContent method" has been fixed.
|
888
|
+
|
889
|
+
## 18.4.30 (2020-12-17)
|
890
|
+
|
891
|
+
### Diagram
|
892
|
+
|
893
|
+
#### New Features
|
894
|
+
|
895
|
+
- `#285393` - Line distribution functionality has been added.
|
896
|
+
- Support added to arrange the child nodes in linear way.
|
897
|
+
|
898
|
+
#### Bug Fixes
|
899
|
+
|
900
|
+
- `#304641` - This issue "Node does not gets selected on slight movement of mouse when drag constraints disabled for node " has been fixed.
|
901
|
+
- `#301443` - This issue "update annotation for BPMN node, the node position gets changed " has been fixed.
|
902
|
+
- `#301441` - This issue "BPMN Nodes dropped in wrong position " has been fixed.
|
903
|
+
- `#304047` - This issue "Exception occurs when drag and drop the SVG node into diagram " has been fixed.
|
904
|
+
- `#301792` - This issue "Child Node Rendering issue in organization chart " has been fixed.
|
905
|
+
- `#300529` - This issue "Exception occurs while change the datasource for layout at runtime" has been fixed.
|
906
|
+
- `#302274` - This issue "Mindmap layout does not render properly" has been fixed.
|
907
|
+
- `#300499` - This issue "PositionChange event does not gets triggered for completed state" has been fixed.
|
908
|
+
- `#298898` - This issue "When save and load Bpmn subprocess node not loads properly" has been fixed.
|
909
|
+
- `F158465` - This issue "Context Menu items does not gets change at run time" has been fixed.
|
910
|
+
- `#285393` - This issue "Connector Target Point connection is not connected properly in line distribution" has been fixed.
|
911
|
+
- `#297343` - This issue "While undo and redo with line routing exception occurs" has been fixed.
|
912
|
+
- `F159245` - This issue "Node z index behaves incorrectly" has been fixed.
|
913
|
+
- `#300316` - This issue "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.
|
914
|
+
- `#292439` - The issue "Exception occurs when try to draw the connector using user handle" has been fixed.
|
915
|
+
|
916
|
+
## 18.3.53 (2020-12-08)
|
917
|
+
|
918
|
+
### Diagram
|
919
|
+
|
920
|
+
#### Bug Fixes
|
921
|
+
|
922
|
+
- `#301443` - This issue "update annotation for BPMN node, the node position gets changed " has been fixed.
|
923
|
+
|
924
|
+
## 18.3.52 (2020-12-01)
|
925
|
+
|
926
|
+
### Diagram
|
927
|
+
|
928
|
+
#### Bug Fixes
|
929
|
+
|
930
|
+
- `#301441` - This issue "BPMN Nodes dropped in wrong position " has been fixed.
|
931
|
+
- `#304047` - This issue "Exception occurs when drag and drop the SVG node into diagram " has been fixed.
|
932
|
+
- `#301792` - This issue "Child Node Rendering issue in organization chart " has been fixed.
|
933
|
+
- `#300529` - This issue "Exception occurs while change the datasource for layout at runtime" has been fixed.
|
934
|
+
- `#302274` - This issue "Mindmap layout does not render properly" has been fixed.
|
935
|
+
- `#300499` - This issue "PositionChange event does not gets triggered for completed state" has been fixed.
|
936
|
+
|
937
|
+
## 18.3.51 (2020-11-24)
|
938
|
+
|
939
|
+
### Diagram
|
940
|
+
|
941
|
+
#### Bug Fixes
|
942
|
+
|
943
|
+
- `#298898` - This issue "When save and load Bpmn subprocess node not loads properly" has been fixed.
|
944
|
+
- `F158465` - This issue "Context Menu items does not gets change at run time" has been fixed.
|
945
|
+
|
946
|
+
## 18.3.50 (2020-11-17)
|
947
|
+
|
948
|
+
### Diagram
|
949
|
+
|
950
|
+
#### Bug Fixes
|
951
|
+
|
952
|
+
- `#285393` - This issue "Connector Target Point connection is not connected properly in line distribution" has been fixed.
|
953
|
+
|
954
|
+
## 18.3.48 (2020-11-11)
|
955
|
+
|
956
|
+
### Diagram
|
957
|
+
|
958
|
+
#### Bug Fixes
|
959
|
+
|
960
|
+
- `#297343` - This issue "While undo and redo with line routing exception occurs" has been fixed.
|
961
|
+
- `F159245` - This issue "Node z index behaves incorrectly" has been fixed.
|
962
|
+
- `#300316` - This issue "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.
|
963
|
+
- `#292439` - The issue "Exception occurs when try to draw the connector using user handle" has been fixed.
|
964
|
+
|
965
|
+
## 18.3.47 (2020-11-05)
|
966
|
+
|
967
|
+
### Diagram
|
968
|
+
|
969
|
+
#### New Features
|
970
|
+
|
971
|
+
- `#285393` - Line distribution functionality has been added.
|
972
|
+
- Support added to arrange the child nodes in linear way.
|
973
|
+
|
974
|
+
#### Bug Fixes
|
975
|
+
|
976
|
+
- `#297888` - This issue "Target decorator is not connected properly to the node" has been fixed.
|
977
|
+
- `#298962` - This issue "HTML template node take more time to render in Blazor" has been fixed.
|
978
|
+
- `#F159087` - This issue "When Drag and drop the node from palette exception throws" has been fixed.
|
979
|
+
- `#292439` - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
|
980
|
+
- `#294302` - The issue with "Node overlapping issue in hierarchical tree layout" has been fixed.
|
981
|
+
- `#292214` - The issue "Mouse cursor does not place on a node" has been fixed
|
982
|
+
- `#292439` - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
|
983
|
+
- `#294515` - This issue "When zoom out the diagram ruler value not update properly" has been fixed.
|
984
|
+
- `#294604` - This issue "Vertical Scroll bar appears while scroll the diagram" has been fixed.
|
985
|
+
- `#296511`, `#296304` - The issue "Nodes are not added properly to the newly added lane" has been fixed.
|
986
|
+
|
987
|
+
## 18.3.44 (2020-10-27)
|
988
|
+
|
989
|
+
### Diagram
|
990
|
+
|
991
|
+
#### Bug Fixes
|
992
|
+
|
993
|
+
- `#297888` - This issue "Target decorator is not connected properly to the node" has been fixed.
|
994
|
+
- `#298962` - This issue "HTML template node take more time to render in Blazor" has been fixed.
|
995
|
+
- `#F159087` - This issue "When Drag and drop the node from palette exception throws" has been fixed.
|
996
|
+
|
997
|
+
## 18.3.42 (2020-10-20)
|
998
|
+
|
999
|
+
### Diagram
|
1000
|
+
|
1001
|
+
#### Bug Fixes
|
1002
|
+
|
1003
|
+
- `#294515` - This issue "When zoom out the diagram ruler value not update properly" has been fixed.
|
1004
|
+
- `#294604` - This issue "Vertical Scroll bar appears while scroll the diagram" has been fixed.
|
1005
|
+
- `#296511`, `#296304` - The issue "Nodes are not added properly to the newly added lane" has been fixed.
|
1006
|
+
|
1007
|
+
## 18.3.40 (2020-10-13)
|
1008
|
+
|
1009
|
+
### Diagram
|
1010
|
+
|
1011
|
+
#### Bug Fixes
|
1012
|
+
|
1013
|
+
- `292439` - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
|
1014
|
+
- `294302` - The issue with "Node overlapping issue in hierarchical tree layout" has been fixed.
|
1015
|
+
- `292214` - The issue "Mouse cursor does not place on a node" has been fixed
|
1016
|
+
- `292439` - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
|
1017
|
+
|
1018
|
+
## 18.3.35 (2020-10-01)
|
1019
|
+
|
1020
|
+
### Diagram
|
1021
|
+
|
1022
|
+
#### New Features
|
1023
|
+
|
1024
|
+
- `276871`, `F154206` - Customization support for individual symbols has been added.
|
1025
|
+
- `281811` - Now the ports are rendered over the HTML layer.
|
1026
|
+
- `246813` - Now supports the click event to notify the type of button clicked.
|
1027
|
+
- `283317` - Fixed user handle has been added to diagram nodes and connectors.
|
1028
|
+
- `F150538` - Added an Expand and Collapse palette notification event to the symbol palette.
|
1029
|
+
- `277397` - Added support to notify the pan state during the scroll change event.
|
1030
|
+
|
1031
|
+
#### Bug Fixes
|
1032
|
+
|
1033
|
+
- `287578` - The issue "Connector segments not update properly" has been fixed.
|
1034
|
+
- `292951` - The issue "Text size is different if Text Node is created over another diagram" has been fixed.
|
1035
|
+
- `293420` - The issue "Annotation undo redo not working properly if the line routing is enabled" has been fixed.
|
1036
|
+
- `289382` - The issue "Exported data returns same png format for all other format" has been fixed.
|
1037
|
+
- `291513` - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
|
1038
|
+
- `292558` - The issue "Node Rotate constraints does not work properly" has been fixed.
|
1039
|
+
- `289532` - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
|
1040
|
+
- `291274` - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.
|
1041
|
+
- `F156456` - The issue "SVG image not exported properly" has been fixed
|
1042
|
+
- `#288628` - The issue "HTML node does not gets added at run time" has been fixed.
|
1043
|
+
- `#289513` - The issue with "Group rotation does not work as expected" has been fixed.
|
1044
|
+
- `287578` - The issue "Connector segments not update properly" has been fixed.
|
1045
|
+
- `289532` - The issue "Group width and height does not update" has been fixed.
|
1046
|
+
- `285600` - The issue "Complex hierarchical layout does not arrange properly" has been fixed.
|
1047
|
+
- `F157055` - The issue "Port inedge and outedge not updated properly" has been fixed.
|
1048
|
+
- `291364` - The issue "Connector's tooltip position updated wrongly" has been fixed.
|
1049
|
+
- `287349` - The issue "Infinite loop occurs while setting delete constraints for node in swim-lane and clear diagram" has been fixed.
|
1050
|
+
- `290066` - The issue "SendToBack and BringToFront not work for connector with group node" has been fixed.
|
1051
|
+
|
1052
|
+
## 18.2.59 (2020-09-21)
|
1053
|
+
|
1054
|
+
### Diagram
|
1055
|
+
|
1056
|
+
#### Bug Fixes
|
1057
|
+
|
1058
|
+
- `289382` - The issue "Exported data returns same png format for all other format" has been fixed.
|
1059
|
+
- `291513` - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
|
1060
|
+
- `292558` - The issue "Node Rotate constraints does not work properly" has been fixed.
|
1061
|
+
- `289532` - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
|
1062
|
+
- `291274` - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.
|
1063
|
+
|
1064
|
+
## 18.2.58 (2020-09-15)
|
1065
|
+
|
1066
|
+
### Diagram
|
1067
|
+
|
1068
|
+
#### Bug Fixes
|
1069
|
+
|
1070
|
+
- `291364` - The issue "Connector's tooltip position updated wrongly" has been fixed.
|
1071
|
+
- `287349` - The issue "Infinite loop occurs while setting delete constraints for node in swim-lane and clear diagram" has been fixed.
|
1072
|
+
- `290066` - The issue "SendToBack and BringToFront not work for connector with group node" has been fixed.
|
1073
|
+
|
1074
|
+
## 18.2.56 (2020-09-01)
|
1075
|
+
|
1076
|
+
### Diagram
|
1077
|
+
|
1078
|
+
#### Bug Fixes
|
1079
|
+
|
1080
|
+
- `287578` - The issue "Connector segments not update properly" has been fixed.
|
1081
|
+
- `289532` - The issue "Group width and height does not update" has been fixed.
|
1082
|
+
- `285600` - The issue "Complex hierarchical layout does not arrange properly" has been fixed.
|
1083
|
+
- `F157055` - The issue "Port inedge and outedge not updated properly" has been fixed.
|
1084
|
+
|
1085
|
+
## 18.2.55 (2020-08-25)
|
1086
|
+
|
1087
|
+
### Diagram
|
1088
|
+
|
1089
|
+
#### Bug Fixes
|
1090
|
+
|
1091
|
+
- `F156456` - The issue "SVG image not exported properly" has been fixed
|
1092
|
+
- `#288628` - The issue "HTML node does not gets added at run time" has been fixed.
|
1093
|
+
- `#289513` - The issue with "Group rotation does not work as expected" has been fixed.
|
1094
|
+
|
1095
|
+
## 18.2.54 (2020-08-18)
|
1096
|
+
|
1097
|
+
### Diagram
|
1098
|
+
|
1099
|
+
#### New Features
|
1100
|
+
|
1101
|
+
- `#281811` - support to render the port over the HTML layer.
|
1102
|
+
|
1103
|
+
#### Bug Fixes
|
1104
|
+
|
1105
|
+
- `#285793` - The issue with "Bring to front does not work for group node" has been fixed.
|
1106
|
+
- `#F156309` - The issue with "Exception occurs when try to do nudge in the diagram" has been fixed.
|
1107
|
+
- `#286692` - The issue with "Node does not resize properly when created using the stack, container and text elements" has been fixed.
|
1108
|
+
- `#286458` - The issue with "Node ports are gets ignored" has been fixed.
|
1109
|
+
- `#286174` - The issue with "Send to back not working after refresh the diagram using refresh() method" has been fixed.
|
1110
|
+
- `#286611` - The issue with "Size changed event does not get triggered when resizing with south, east, south east pin" has been fixed.
|
1111
|
+
- `#246813` - The issue with "To notify right/left button clicked in diagram click event" Has been fixed.
|
1112
|
+
- `#286418` - The issue with "When run the individual swimlane sample in angular 9 , throws build issue" has been fixed.
|
1113
|
+
- `#288057` - The issue with "Diagram selection do not update properly" has been fixed.
|
1114
|
+
|
1115
|
+
## 18.2.48 (2020-08-04)
|
1116
|
+
|
1117
|
+
### Diagram
|
1118
|
+
|
1119
|
+
#### New Features
|
1120
|
+
|
1121
|
+
- `#276871` - support to add symbol description for symbols in palette.
|
1122
|
+
|
1123
|
+
#### Bug Fixes
|
1124
|
+
|
1125
|
+
- `#264082` - The issue of "Sometimes difficult to make the connection to a port when set ConnectToNearByNode constraints" has been fixed.
|
1126
|
+
- `#283092` - The issue of "Exception throws when try to append a new diagram at run time In IE11" has been fixed.
|
1127
|
+
- `#281759` - The issue of "SVG node do not gets visible in diagram" has been fixed.
|
1128
|
+
- `#284823` - The issue of "DataLoaded event do not gets trigger after data loaded" has been fixed.
|
1129
|
+
- `#285793` - The issue with "Bring to front does not work for group node" has been fixed.
|
1130
|
+
|
1131
|
+
## 18.2.46 (2020-07-21)
|
1132
|
+
|
1133
|
+
### Diagram
|
1134
|
+
|
1135
|
+
#### Bug Fixes
|
1136
|
+
|
1137
|
+
- `#283962` - The issue of "Content of a text node is being duplicated when nowrap option is set" has been fixed.
|
1138
|
+
- `#282404` - The issue of "Phase header style changes to default style after save and load diagram" has been fixed.
|
1139
|
+
|
1140
|
+
## 18.2.45 (2020-07-14)
|
1141
|
+
|
1142
|
+
### Diagram
|
1143
|
+
|
1144
|
+
#### Bug Fixes
|
1145
|
+
|
1146
|
+
- `#F155218` - The issue "DOM Exception occurs when try to change z index of group node" has been fixed.
|
1147
|
+
- `#279793` - The issue of "Diagram Performance is slow in the Blazor WebAssembly app" has been fixed.
|
1148
|
+
- `#281789` - The issue with "Exception occurs when try to load the diagram with line routing" has been fixed.
|
1149
|
+
- `#281383` - The issue with "Exception occurs when try to add the group node in palette through addPaletteItem method" has been fixed.
|
1150
|
+
- `#279047` - The issue of "Exception occurs when try to show context menu in diagram with all items as hidden" has been fixed.
|
1151
|
+
- `#278621` - The issue of "When try to delete the swimlane diagram becomes unresponsive" has been fixed.
|
1152
|
+
- `#278823` - The issue of "Vertical Swimlane indexes are not properly updated" has been fixed.
|
1153
|
+
- `#271665` - The issue of "Exception throws when run symbol palette component in react production mode" has been fixed.
|
1154
|
+
- `#279793` - The issue of "Diagram Performance is slow in the Blazor WebAssembly app" has been fixed.
|
1155
|
+
|
1156
|
+
## 18.2.44 (2020-07-07)
|
1157
|
+
|
1158
|
+
### Diagram
|
1159
|
+
|
1160
|
+
#### New Features
|
1161
|
+
|
1162
|
+
- `#259358` - Support for user handle templates has been provided.
|
1163
|
+
- `#263337` - Undo and redo support has been enabled for order commands.
|
1164
|
+
- `#264082` - Support provided to find nearby elements when dragging the end point of the connectors.
|
1165
|
+
|
1166
|
+
#### Bug Fixes
|
1167
|
+
|
1168
|
+
- `F153539` - The issue with "Properties are not updated in server side" has been fixed.
|
1169
|
+
- `275634` - The issue with "Exception occurs when double click on read only annotation" has been fixed.
|
1170
|
+
- `273482` - The issue with "History change event args source are mismatch for nudge commands and mouse movements" has been fixed.
|
1171
|
+
- `274308` - The issue with "Tooltip does not render when diagram placed in side bar component" has been fixed.
|
1172
|
+
- `276796` - The issue with "Exception throws when zoom in or zoom out the diagram with virtualization" has been fixed.
|
1173
|
+
- `276998` - The issue with "Provide support to cancel the drawing object when press escape key" has been fixed.
|
1174
|
+
- `273484` - Issue with state of event while the connector is being dragged is now resolved.
|
1175
|
+
- `274485` - Issue with dynamically added swimlane addInfo has been fixed.
|
1176
|
+
- `264654` - Console exception with cloning phase of swimlane is now resolved.
|
1177
|
+
- `275032` - Console exception while editing the annotation of node is resolved.
|
1178
|
+
- `271060` - The issue with "Margin does not apply for the exported image" has been fixed.
|
1179
|
+
- `272898` - The issue with "When drag some nodes in palette it does not show preview and drop in diagram" has been fixed.
|
1180
|
+
- `F153185` - The issue with "Line routing does not consider for Group nodes" has been fixed.
|
1181
|
+
- `#272405` - The issue with "The Double click event does not get triggered when double clicking on an annotation" has been fixed.
|
1182
|
+
- `274242` - The issue with "Strange behaviour when changing Connector source or target decorator width or height" has been fixed.
|
1183
|
+
- `272497` - The issue with "Need to consider boundary constraints when resizing the node" has been fixed.
|
1184
|
+
- `272186` - The issue on symbol description is fixed.
|
1185
|
+
- `F12953` - The issue "Diagram FitToPage method not working properly by calling several times" has been fixed.
|
1186
|
+
- `F13028` - The issue "Connector padding is not working for Path Node" has been fixed.
|
1187
|
+
- `#275092` - The line routing for the organizational chart works now.
|
1188
|
+
- `278119` - The issue with "Exception occurs when try to export the diagram with mode data" has been fixed.
|
1189
|
+
- `279145` - The issue with "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.
|
1190
|
+
- `278617` - The issue with "Exception occurs when define two swim lanes in the diagram" has been fixed.
|
1191
|
+
- `F154840` - The issue with "Exception occurs when try to load the diagram with group nodes" has been fixed.
|
1192
|
+
- `279486` - The issue with "Exception occurs when try to load the diagram with prevent defaults set as true" has been fixed.
|
1193
|
+
- `F154304` - The issue with "Annotation Horizontal and vertical alignments are aligned wrongly" has been fixed.
|
1194
|
+
|
1195
|
+
## 18.1.55 (2020-06-02)
|
1196
|
+
|
1197
|
+
### Diagram
|
1198
|
+
|
1199
|
+
#### Bug Fixes
|
1200
|
+
|
1201
|
+
- `#275092` - The line routing for the organizational chart works now
|
1202
|
+
|
1203
|
+
## 18.1.54 (2020-05-26)
|
1204
|
+
|
1205
|
+
### Diagram
|
1206
|
+
|
1207
|
+
#### Bug Fixes
|
1208
|
+
|
1209
|
+
- `F153539` - The issue with "Properties are not updated in server side" has been fixed.
|
1210
|
+
- `275634` - The issue with "Exception occurs when double click on read only annotation" has been fixed.
|
1211
|
+
- `273482` - The issue with "History change event args source are mismatch for nudge commands and mouse movements" has been fixed.
|
1212
|
+
- `274308` - The issue with "Tooltip does not render when diagram placed in side bar component" has been fixed.
|
1213
|
+
- `276796` - The issue with "Exception throws when zoom in or zoom out the diagram with virtualization" has been fixed.
|
1214
|
+
- `276998` - The issue with "Provide support to cancel the drawing object when press escape key" has been fixed.
|
1215
|
+
|
1216
|
+
## 18.1.52 (2020-05-13)
|
1217
|
+
|
1218
|
+
### Diagram
|
1219
|
+
|
1220
|
+
#### Bug Fixes
|
1221
|
+
|
1222
|
+
- `273484` - Issue with state of event while the connector is being dragged is now resolved.
|
1223
|
+
- `274485` - Issue with dynamically added swimlane addInfo has been fixed.
|
1224
|
+
- `264654` - Console exception with cloning phase of swimlane is now resolved.
|
1225
|
+
- `275032` - Console exception while editing the annotation of node is resolved.
|
1226
|
+
|
1227
|
+
## 18.1.48 (2020-05-05)
|
1228
|
+
|
1229
|
+
### Diagram
|
1230
|
+
|
1231
|
+
#### Bug Fixes
|
1232
|
+
|
1233
|
+
- `271060` - The issue with "Margin does not apply for the exported image" has been fixed.
|
1234
|
+
- `272898` - The issue with "When drag some nodes in palette it does not show preview and drop in diagram" has been fixed.
|
1235
|
+
|
1236
|
+
## 18.1.46 (2020-04-28)
|
1237
|
+
|
1238
|
+
### Diagram
|
1239
|
+
|
1240
|
+
#### Bug Fixes
|
1241
|
+
|
1242
|
+
- `F153185` - The issue with "Line routing does not consider for Group nodes" has been fixed.
|
1243
|
+
- `#272405` - The issue with "The Double click event does not get triggered when double clicking on an annotation" has been fixed.
|
1244
|
+
- `274242` - The issue with "Strange behaviour when changing Connector source or target decorator width or height" has been fixed.
|
1245
|
+
- `272497` - The issue with "Need to consider boundary constraints when resizing the node" has been fixed.
|
1246
|
+
- `272186` - The issue on symbol description is fixed.
|
1247
|
+
|
1248
|
+
## 18.1.45 (2020-04-21)
|
1249
|
+
|
1250
|
+
### Diagram
|
1251
|
+
|
1252
|
+
#### Bug Fixes
|
1253
|
+
|
1254
|
+
- `#270667` - The issue with "Prevent line routing for straight connector" has been fixed.
|
1255
|
+
|
1256
|
+
## 18.1.43 (2020-04-07)
|
1257
|
+
|
1258
|
+
### Diagram
|
1259
|
+
|
1260
|
+
#### Bug Fixes
|
1261
|
+
|
1262
|
+
- `F12953` - The issue "Diagram FitToPage method not working properly by calling several times" has been fixed.
|
1263
|
+
- `F13028` - The issue "Connector padding is not working for Path Node" has been fixed.
|
1264
|
+
|
1265
|
+
## 18.1.42 (2020-04-01)
|
1266
|
+
|
1267
|
+
### Diagram
|
1268
|
+
|
1269
|
+
#### New Features
|
1270
|
+
|
1271
|
+
- `#267720`, `F152484` - Support to add annotation object in the text Edit event arguments
|
1272
|
+
|
1273
|
+
#### Bug Fixes
|
1274
|
+
|
1275
|
+
- `#266107` - The issue "Some nodes are not properly arranged in ComplexHierarchicalTree layout" has been fixed.
|
1276
|
+
- `#267299` - The issue "Performance issues with scroll the layout with overview" has been fixed.
|
1277
|
+
- `F152154` - The issue "Tooltip is not stay in fixed position" has been fixed.
|
1278
|
+
- `F152224`, `#267708` - The issue "Some nodes dragged from the palette are not dropped properly in the diagram" has been fixed.
|
1279
|
+
- `F152314`, `F152315` - The issue "Exception raised while loading a JSON data in load Diagram method" has been fixed.
|
1280
|
+
- `#268272` - The issue "Not able to disable the Lane header" has been fixed.
|
1281
|
+
- `#267836` - The issue "Port to Port connector docking is not proper in the Line routing" has been fixed.
|
1282
|
+
- `F152279` - The issue "Swim-lane header is not proper while swapping the lane when the swimlane Node Constraints are set to None" has been fixed.
|
1283
|
+
- `#269114` - The issue "Node dragging in swimlane is not working properly when line routing is enabled" has been fixed.
|
1284
|
+
|
1285
|
+
## 18.1.36-beta (2020-03-19)
|
1286
|
+
|
1287
|
+
### Diagram
|
1288
|
+
|
1289
|
+
#### New Features
|
1290
|
+
|
1291
|
+
- `#232055` - Support added to change appearance of grid pattern.
|
1292
|
+
|
1293
|
+
#### Bug Fixes
|
1294
|
+
|
1295
|
+
- `F151275` - The issue "Connector has selected wrongly when clicking the user handles of other node" has been fixed.
|
1296
|
+
- `F151027` - The issue "Cannot get the TextAnnotation node margin values dropped in the swimlane" has been fixed.
|
1297
|
+
- `F151264` - The issue "Need to change evt.args node/connector type as DiagramNode/DiagramConnector in Blazor Validated" has been fixed.
|
1298
|
+
- `266664` - The issue "Ruler disappears after the diagram moves beyond viewport" has been fixed.
|
1299
|
+
- `F149624` - The issue "Diagram Component Export renders with black background on safari browser" has been fixed.
|
1300
|
+
- `F151341` - The issue "Specifying a layout results in exception when state of nodes changes" has been fixed.
|
1301
|
+
- `F151232` - The issue "Cannot read the property '0' of undefined" has been fixed.
|
1302
|
+
- `#263839` - The issue "Fit To Page leaving too much space around content" has been fixed.
|
1303
|
+
- `F151197` - The issue with the Zoom-Pan option that disables the connectors has been fixed.
|
1304
|
+
- `#264576` - The issue "Snapping support on zooming the diagram" has been fixed.
|
1305
|
+
- `#227953` - The issue "Line routing does not consider for some nodes" has been fixed.
|
1306
|
+
- `F151098` - The issue "Port constraints is not working while draw connector through port" has been fixed.
|
1307
|
+
- `F152070` - The exception occurs when you try to resize a node outside the boundary constraints has been fixed.
|
1308
|
+
- `266374` - The issue "Tool tip does not hide while mouse move on diagram" has been fixed.
|
1309
|
+
- `264862` - The Performance issue with overview sample has been fixed.
|
1310
|
+
- `F151374` - The issue "Connector stroke style does not update properly" has been fixed.
|
1311
|
+
|
1312
|
+
## 17.4.55 (2020-03-10)
|
1313
|
+
|
1314
|
+
### Diagram
|
1315
|
+
|
1316
|
+
#### Bug Fixes
|
1317
|
+
|
1318
|
+
- `#227953` - The issue "Line routing does not consider for some nodes" has been fixed.
|
1319
|
+
- `266374` - The issue "Tool tip does not hide while mouse move on diagram" has been fixed.
|
1320
|
+
- `264862` - The Performance issue with overview sample has been fixed.
|
1321
|
+
- `F151374` - The issue "Connector stroke style does not update properly" has been fixed.
|
1322
|
+
|
1323
|
+
## 17.4.51 (2020-02-25)
|
1324
|
+
|
1325
|
+
### Diagram
|
1326
|
+
|
1327
|
+
#### Bug Fixes
|
1328
|
+
|
1329
|
+
- `F151275` - The issue "Connector has selected wrongly when clicking the user handles of other node" has been fixed.
|
1330
|
+
- `F151027` - The issue "Cannot get the TextAnnotation node margin values dropped in the swimlane" has been fixed.
|
1331
|
+
- `F151264` - The issue "Need to change evt.args node/connector type as DiagramNode/DiagramConnector in Blazor Validated" has been fixed.
|
1332
|
+
- `266664` - The issue "Ruler disappears after the diagram moves beyond viewport" has been fixed
|
1333
|
+
|
1334
|
+
## 17.4.50 (2020-02-18)
|
1335
|
+
|
1336
|
+
### Diagram
|
1337
|
+
|
1338
|
+
#### Bug Fixes
|
1339
|
+
|
1340
|
+
- `F149624` - The issue "Diagram Component Export renders with black background on safari browser" has been fixed.
|
1341
|
+
- `F151341` - The issue "Specifying a layout results in exception when state of nodes changes" has been fixed.
|
1342
|
+
- `F151232` - The issue "Cannot read the property '0' of undefined" has been fixed.
|
1343
|
+
- `#263839` - The issue "Fit To Page leaving too much space around content" has been fixed.
|
1344
|
+
- `F151197` - The issue with the Zoom-Pan option that disables the connectors has been fixed.
|
1345
|
+
- `#264576` - The issue "Snapping support on zooming the diagram" has been fixed.
|
1346
|
+
|
1347
|
+
## 17.4.46 (2020-01-30)
|
1348
|
+
|
1349
|
+
### Diagram
|
1350
|
+
|
1351
|
+
#### New Features
|
1352
|
+
|
1353
|
+
- `#232055` - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
|
1354
|
+
- `#253884` - Template support for HTML node has been provided.
|
1355
|
+
- `#236612`, `#242275` - The support has been provided to get the In and Out edges from ports.
|
1356
|
+
- `#239063`, `#239214` - The support has been provided to notify key actions in command manager
|
1357
|
+
|
1358
|
+
#### Bug Fixes
|
1359
|
+
|
1360
|
+
- `#260927` - The issue "UmlClassDiagram is not updated properly in the layout" has been fixed.
|
1361
|
+
- `#227953` - The exception occurred while applying line routing for the complex diagram has been fixed.
|
1362
|
+
- `#259627` - The issue "Performance improvement with HTML node" has been fixed.
|
1363
|
+
- `#259329` - The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.
|
1364
|
+
- `F149983` - The exception occurred while changing the z-index for group node at run time has been fixed.
|
1365
|
+
- `259000` - The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.
|
1366
|
+
- `#259960` - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
|
1367
|
+
- `#260287` - The issue "left most node unable to be selected in the layout sample" has been fixed.
|
1368
|
+
- `#256458` - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
|
1369
|
+
- `#259774` - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
|
1370
|
+
- `#259981` - Provides support to add group node children at runtime.
|
1371
|
+
|
1372
|
+
## 17.4.44 (2021-01-21)
|
1373
|
+
|
1374
|
+
### Diagram
|
1375
|
+
|
1376
|
+
#### Bug Fixes
|
1377
|
+
|
1378
|
+
- `#259960` - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
|
1379
|
+
- `#260287` - The issue "left most node unable to be selected in the layout sample" has been fixed.
|
1380
|
+
- `#256458` - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
|
1381
|
+
- `#259774` - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
|
1382
|
+
- `#259981` - Provides support to add group node children at runtime.
|
1383
|
+
|
1384
|
+
## 17.4.43 (2020-01-14)
|
1385
|
+
|
1386
|
+
### Diagram
|
1387
|
+
|
1388
|
+
#### Bug Fixes
|
1389
|
+
|
1390
|
+
- `#259627` - The issue "Performance improvement with HTML node" has been fixed.
|
1391
|
+
- `#259329` - The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.
|
1392
|
+
- `F149983` - The exception occurred while changing the z-index for group node at run time has been fixed.
|
1393
|
+
- `259000` - The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.
|
1394
|
+
|
1395
|
+
## 17.4.41 (2020-01-07)
|
1396
|
+
|
1397
|
+
### Diagram
|
1398
|
+
|
1399
|
+
#### New Features
|
1400
|
+
|
1401
|
+
- `#232055` - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
|
1402
|
+
- `#253884` - Template support for HTML node has been provided.
|
1403
|
+
- `#236612`, `#242275` - The support has been provided to get the In and Out edges from ports.
|
1404
|
+
|
1405
|
+
#### Bug Fixes
|
1406
|
+
|
1407
|
+
- `#258539` - The issue "Unable to move the connector together with the group when editing an Orthogonal connector segment in a group" has been fixed.
|
1408
|
+
|
1409
|
+
## 17.4.40 (2019-12-24)
|
1410
|
+
|
1411
|
+
### Diagram
|
1412
|
+
|
1413
|
+
#### Bug Fixes
|
1414
|
+
|
1415
|
+
- `#258522` - The issue with the connector that is not attached to the node when we draw a connector at the edge of the port has been fixed.
|
1416
|
+
|
1417
|
+
## 17.4.39 (2019-12-17)
|
1418
|
+
|
1419
|
+
### Diagram
|
1420
|
+
|
1421
|
+
#### New Features
|
1422
|
+
|
1423
|
+
- `#248460`,`#253930` - The support has been provided to restrict the movement of lane children beyond their boundaries.
|
1424
|
+
- `#254732` - The support has been provided to rearrange lanes within the swimlane.
|
1425
|
+
|
1426
|
+
#### Bug Fixes
|
1427
|
+
|
1428
|
+
- `F149060` - The issue "unable to remove the connector drawn at the run time" has been fixed.
|
1429
|
+
- `F148889` - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
|
1430
|
+
- `F148889` - The issue with the TextAnnotation element size that grows on every move has been fixed.
|
1431
|
+
- `F148889` - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
|
1432
|
+
- `F148889` - The issue with the Position change event that is not raised properly has been fixed.
|
1433
|
+
- `#227953` - The issue with updating line routing dynamically has been fixed.
|
1434
|
+
- `#254993` - The issue "Text Wrapping is not working for lane headers" has been fixed.
|
1435
|
+
- `#255299` - Visibility issue while using image as content for user handle is now fixed.
|
1436
|
+
- `#249873` - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
|
1437
|
+
- `#F147762` - The issue "Template annotation drawn numerous times during runtime changes" has been fixed.
|
1438
|
+
- `#249484` - The issue "Multi-selected node rotation not rotating based on center" has been resolved.
|
1439
|
+
- `#242645` - The issue "Unable to select a node in swimlane" has been fixed.
|
1440
|
+
- `#249697` - The selection after drag and drop the nodes out side of the diagram region is now working fine.
|
1441
|
+
- `#250965` - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
|
1442
|
+
- `#F148052` - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
|
1443
|
+
- `#250191` - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
|
1444
|
+
- The issue "Unable to hide a layer at runtime" has been fixed.
|
1445
|
+
- `#249091` - The issue with the grid lines that are black in Safari browser for Angular sample has been fixed.
|
1446
|
+
- Now, the image size will be set as image node size when the size is not given.
|
1447
|
+
- `#246889` - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
|
1448
|
+
- `#253855` - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
|
1449
|
+
- `#253804` - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
|
1450
|
+
- `#254194` - The issue "when resizing the text node, text content does not wraps with respect to node size" has been fixed.
|
1451
|
+
- `#253742` - The issue "children in the swimlane cannot be selected when resizing the lane, which is outside the view ports" has been fixed.
|
1452
|
+
- `F148797`,`F148792` - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
|
1453
|
+
- `#249143` - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
|
1454
|
+
- `#256080` - The issue with the shapes in the overview component that cannot be dragged, if the diagram ScrollLimit is Limited has been fixed.
|
1455
|
+
- `#256513` - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
|
1456
|
+
- `F149553` - The issue with the position of nodes in the layout that is not retained when we interact and serialize the diagram with the layout at runtime has been fixed.
|
1457
|
+
|
1458
|
+
## 17.3.30 (2019-12-03)
|
1459
|
+
|
1460
|
+
### Diagram
|
1461
|
+
|
1462
|
+
#### Bug Fixes
|
1463
|
+
|
1464
|
+
- `#256513` - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
|
1465
|
+
- `F148889` - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
|
1466
|
+
- `F148889` - The issue with the TextAnnotation element size that grows on every move has been fixed.
|
1467
|
+
- `F148889` - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
|
1468
|
+
- `F148889` - The issue with the Position change event that is not raised properly has been fixed.
|
1469
|
+
|
1470
|
+
## 17.3.29 (2019-11-26)
|
1471
|
+
|
1472
|
+
### Diagram
|
1473
|
+
|
1474
|
+
#### New Features
|
1475
|
+
|
1476
|
+
- `#248460`,`#253930` - The support has been provided to restrict the movement of lane children beyond their boundaries.
|
1477
|
+
- `#254732` - The support has been provided to rearrange lanes within the swimlane.
|
1478
|
+
|
1479
|
+
#### Bug Fixes
|
1480
|
+
|
1481
|
+
- `F149060` - The issue "unable to remove the connector drawn at the run time" has been fixed.
|
1482
|
+
- `#227953` - The issue with updating line routing dynamically has been fixed.
|
1483
|
+
- `#254993` - The issue "Text Wrapping is not working for lane headers" has been fixed.
|
1484
|
+
- `#255299` - Visibility issue while using image as content for user handle is now fixed.
|
1485
|
+
|
1486
|
+
## 17.3.28 (2019-11-19)
|
1487
|
+
|
1488
|
+
### Diagram
|
1489
|
+
|
1490
|
+
#### Bug Fixes
|
1491
|
+
|
1492
|
+
- `#254194` - The issue "when resizing the text node, text content does not wraps with respect to node size" has been fixed.
|
1493
|
+
|
1494
|
+
- `#253742` - The issue "children in the swimlane cannot be selected when resizing the lane, which is outside the view ports" has been fixed.
|
1495
|
+
|
1496
|
+
- `F148797`,`F148792` - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
|
1497
|
+
|
1498
|
+
## 17.3.27 (2019-11-12)
|
1499
|
+
|
1500
|
+
### Diagram
|
1501
|
+
|
1502
|
+
#### Bug Fixes
|
1503
|
+
|
1504
|
+
- `#246889` - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
|
1505
|
+
- `#253855` - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
|
1506
|
+
- `#253804` - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
|
1507
|
+
|
1508
|
+
## 17.3.21 (2019-10-30)
|
1509
|
+
|
1510
|
+
### Diagram
|
1511
|
+
|
1512
|
+
#### Bug Fixes
|
1513
|
+
|
1514
|
+
- `#249091` - The issue with the grid lines that are black in Safari browser for Angular sample has been fixed.
|
1515
|
+
|
1516
|
+
## 17.3.19 (2019-10-22)
|
1517
|
+
|
1518
|
+
### Diagram
|
1519
|
+
|
1520
|
+
#### Bug Fixes
|
1521
|
+
|
1522
|
+
- `#250965` - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
|
1523
|
+
- `#F148052` - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
|
1524
|
+
- `#250191` - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
|
1525
|
+
- The issue "Unable to hide a layer at runtime" has been fixed.
|
1526
|
+
|
1527
|
+
## 17.3.17 (2019-10-15)
|
1528
|
+
|
1529
|
+
### Diagram
|
1530
|
+
|
1531
|
+
#### New Features
|
1532
|
+
|
1533
|
+
- `#249143` - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
|
1534
|
+
|
1535
|
+
#### Bug Fixes
|
1536
|
+
|
1537
|
+
- `#249873` - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
|
1538
|
+
- `#F147762` - The issue "Template annotation drawn numerous times during runtime changes" has been fixed.
|
1539
|
+
- `#249484` - The issue "Multi-selected node rotation not rotating based on center" has been resolved.
|
1540
|
+
- `#242645` - The issue "Unable to select a node in swimlane" has been fixed.
|
1541
|
+
- `#249697` - The selection after drag and drop the nodes out side of the diagram region is now working fine.
|
1542
|
+
|
1543
|
+
## 17.3.14 (2019-10-03)
|
1544
|
+
|
1545
|
+
### Diagram
|
1546
|
+
|
1547
|
+
#### Bug Fixes
|
1548
|
+
|
1549
|
+
- `#F147622` - The issue "Annotation content is not properly aligned for Bezier connector when Segments has control points" has been resolved.
|
1550
|
+
- `#247074` - The issue "Overview size reset to zero while resizing the browser window" has been resolved.
|
1551
|
+
- `#248460` - The node ports of all diagram nodes are visible when we move a single node in the diagram has been fixed.
|
1552
|
+
- `F147492` - The issue "dragging one node and dropping it to another node, the node highlighter not removed" has been fixed.
|
1553
|
+
- `#F147578`- Exception raised on swim lane rendering has been fixed.
|
1554
|
+
- `#247967` - Exception raised while moving overview rectangle when HTML node contains SVG tag has been fixed.
|
1555
|
+
- `#249149` - Console errors occur when try to edit the orthogonal segments using Ctrl+Shift+click is now resolved.
|
1556
|
+
|
1557
|
+
## 17.3.9-beta (2019-09-20)
|
1558
|
+
|
1559
|
+
### Diagram
|
1560
|
+
|
1561
|
+
#### New Features
|
1562
|
+
|
1563
|
+
- `211256`,`227953`,`243284` - Automatic line routing support have been added.
|
1564
|
+
- `#242645` - The issue "Support to add node in lanes collection at runtime" is now resolved.
|
1565
|
+
|
1566
|
+
#### Bug Fixes
|
1567
|
+
|
1568
|
+
- `#243153` - Annotation wrapping is now working with textWrapping as WrapWithOverflow when there is a space in the annotation content.
|
1569
|
+
- `#242713` - The diagram connectors is now exported properly with WebKit.
|
1570
|
+
- `#247140` - The improper position of HTML node's in the overview has been fixed.
|
1571
|
+
- `#F147015` - The issue on printing the diagram content alone in multiple page when margin is set as zero has been fixed.
|
1572
|
+
- `#246626` - The issue "Hidden layered objects visible while changing the properties" is now resolved.
|
1573
|
+
- `#245915` - Now, the z-index of the HTML nodes works properly.
|
1574
|
+
- `#245696`,`#245047`,`#244836` - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
|
1575
|
+
- `#244623` - The issue "Flip not working for HTML node" is now resolved.
|
1576
|
+
- `#242968` - Now, the sequence connector updated properly while changing port to port connection at runtime.
|
1577
|
+
- `#244365` - Now, the user handle events firing after zoom in the diagram is validated.
|
1578
|
+
- `#245231` - The issue "When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight" is now resolved.
|
1579
|
+
- `#244804` - The fill color for target Decorator is now applied properly for sequence connector.
|
1580
|
+
- `#245061` - The issue "Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization" is now resolved.
|
1581
|
+
- `#146327` - The issue "Layout not working for Group Node" is now resolved.
|
1582
|
+
- `#243648` - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
|
1583
|
+
- `#146017` - The issue "Decorator is not aligned properly in palette when we set large stroke Width for it" is now resolved.
|
1584
|
+
- `#242713` - The issue "Diagram Connectors not exported properly using web kit" is now resolved.
|
1585
|
+
- `#244589`, `#244046` - The issue "Context menu properties are generated in MVC" is now resolved.
|
1586
|
+
- `#243734` - The issue "Symbol Palette - first palette element gets removed while refresh the palette" is now resolved.
|
1587
|
+
- `#244519` - The issue "Support to delete a lane from swimlane" is now resolved.
|
1588
|
+
- The issue "Ports are not rendered when we enable virtualization" is now resolved.
|
1589
|
+
- `#243785` - The issue "Symbol palette first row expands twice on click" is now resolved.
|
1590
|
+
- `#243648` - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
|
1591
|
+
- `#146017` - The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.
|
1592
|
+
|
1593
|
+
## 17.2.49 (2019-09-04)
|
1594
|
+
|
1595
|
+
### Diagram
|
1596
|
+
|
1597
|
+
#### Bug Fixes
|
1598
|
+
|
1599
|
+
- `#246626` - The issue "Hidden layered objects visible while changing the properties" is now resolved.
|
1600
|
+
- `#245915` - Now, the z-index of the HTML nodes works properly.
|
1601
|
+
|
1602
|
+
## 17.2.46 (2019-08-22)
|
1603
|
+
|
1604
|
+
### Diagram
|
1605
|
+
|
1606
|
+
#### Bug Fixes
|
1607
|
+
|
1608
|
+
- `#245696`,`#245047`,`#244836` - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
|
1609
|
+
- `#244623` - The issue "Flip not working for HTML node" is now resolved.
|
1610
|
+
- `#242968` - Now, the sequence connector updated properly while changing port to port connection at runtime.
|
1611
|
+
- `#244365` - Now, the user handle events firing after zoom in the diagram is validated.
|
1612
|
+
- `#245231` - The issue "When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight" is now resolved.
|
1613
|
+
- `#244804` - The fill color for target Decorator is now applied properly for sequence connector.
|
1614
|
+
- `#245061` - The issue "Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization" is now resolved.
|
1615
|
+
|
1616
|
+
- `#245696`,`#245047`,`#244836` - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
|
1617
|
+
|
1618
|
+
## 17.2.41 (2019-08-14)
|
1619
|
+
|
1620
|
+
### Diagram
|
1621
|
+
|
1622
|
+
#### Bug Fixes
|
1623
|
+
|
1624
|
+
- `#146327` - The issue "Layout not working for Group Node" is now resolved.
|
1625
|
+
- `#243648` - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
|
1626
|
+
- `#146017` - The issue "Decorator is not aligned properly in palette when we set large stroke Width for it" is now resolved.
|
1627
|
+
- `#242713` - The issue "Diagram Connectors not exported properly using web kit" is now resolved.
|
1628
|
+
- `#244589`, `#244046` - The issue "Context menu properties are generated in MVC" is now resolved.
|
1629
|
+
- `#243734` - The issue "Symbol Palette - first palette element gets removed while refresh the palette" is now resolved.
|
1630
|
+
- `#244519` - The issue "Support to delete a lane from swimlane" is now resolved.
|
1631
|
+
- The issue "Ports are not rendered when we enable virtualization" is now resolved.
|
1632
|
+
|
1633
|
+
## 17.2.40 (2019-08-06)
|
1634
|
+
|
1635
|
+
### Diagram
|
1636
|
+
|
1637
|
+
#### Bug Fixes
|
1638
|
+
|
1639
|
+
- `#243785` - The issue "Symbol palette first row expands twice on click" is now resolved.
|
1640
|
+
- `#243648` - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
|
1641
|
+
- `#146017` - The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.
|
1642
|
+
|
1643
|
+
## 17.2.39 (2019-07-30)
|
1644
|
+
|
1645
|
+
### Diagram
|
1646
|
+
|
1647
|
+
#### New Features
|
1648
|
+
|
1649
|
+
- `#242645` - The issue "Support to add node in lanes collection at runtime" is now resolved.
|
1650
|
+
|
1651
|
+
#### Bug Fixes
|
1652
|
+
|
1653
|
+
- `#243078` - The issue "Hidden layer is visible" is now resolved.
|
1654
|
+
- The issue "Context menu re-opens if you click a menu item quickly" is now working fine.
|
1655
|
+
|
1656
|
+
## 17.2.36 (2019-07-24)
|
1657
|
+
|
1658
|
+
### Diagram
|
1659
|
+
|
1660
|
+
#### Bug Fixes
|
1661
|
+
|
1662
|
+
- #236860, #237139 - The issue "MouseMove event is not triggered in Firefox" is now resolved.
|
1663
|
+
- #241680 - The issue "Nodes drawn using drawing tools not appeared in overview" is now resolved.
|
1664
|
+
- #240493 - The console error thrown while resizing the window in Chrome has been fixed.
|
1665
|
+
- #242332 - The issue "ContextMenu not appears while clicking an empty diagram" is now resolved.
|
1666
|
+
|
1667
|
+
## 17.2.35 (2019-07-17)
|
1668
|
+
|
1669
|
+
### Diagram
|
1670
|
+
|
1671
|
+
#### Bug Fixes
|
1672
|
+
|
1673
|
+
- #239193 - The issue "element does not placed properly when specify the position as (0,0)" is now resolved.
|
1674
|
+
|
1675
|
+
## 17.2.28-beta (2019-06-27)
|
1676
|
+
|
1677
|
+
### Diagram
|
1678
|
+
|
1679
|
+
#### Breaking Changes
|
1680
|
+
|
1681
|
+
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`.
|
1682
|
+
- The `class` property in the UML Classifier shape is renamed properly as `classShape`.
|
1683
|
+
- The `interface` property in the UML Classifier shape is renamed properly as `interfaceShape`.
|
1684
|
+
- The `enumeration` property in the UML Classifier shape is renamed properly as `enumerationShape`.
|
1685
|
+
- The `data` property is removed from the DataSource property of the diagram.
|
1686
|
+
- The `dataManager` property in the DataSource is renamed to `DataSource`.
|
1687
|
+
|
1688
|
+
#### New Features
|
1689
|
+
|
1690
|
+
- #228504 – Support has been provided to customize the tooltip of the diagram.
|
1691
|
+
- #231402 – Support has been provided to show/hide segment thumb of the connector.
|
1692
|
+
– An option has been added to set the icons and template in the diagram user handles.
|
1693
|
+
- #232055 - Text overflow support for annotation when wrapping is enabled for annotation has been added.
|
1694
|
+
|
1695
|
+
#### Bug Fixes
|
1696
|
+
|
1697
|
+
- Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
|
1698
|
+
- Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
|
1699
|
+
- Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.
|
1700
|
+
- #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
|
1701
|
+
- Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
|
1702
|
+
- #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
|
1703
|
+
- #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
|
1704
|
+
- Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
|
1705
|
+
- #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.
|
1706
|
+
- When changing the node's path data at run time, it scales properly with respect to node's size.
|
1707
|
+
- When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
|
1708
|
+
- Now, the connector's decorator is docked properly when layout is enabled and drag the node.
|
1709
|
+
- When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
|
1710
|
+
- If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
|
1711
|
+
- When changing the annotation's properties at run time, annotation will update properly.
|
1712
|
+
- #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape.
|
1713
|
+
- #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time.
|
1714
|
+
- #234106 - When the node having different size and executing the layout, nodes are now arranged properly.
|
1715
|
+
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`.
|
1716
|
+
- #234537 - The BPMN shape style is now applied to the BPMN inner elements.
|
1717
|
+
- #235977 - The issue "User handles drawn multiple times while dragging a node from the palette" has been resolved.
|
1718
|
+
- #235742 - The issue with the oldValue of selectionChange is shown incorrect when mouse down on node has been resolved.
|
1719
|
+
- #235794 - The `textEdit` event is now fired in Edge browser.
|
1720
|
+
- #236322 - The module property in the package.json has been updated.
|
1721
|
+
- #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout.
|
1722
|
+
- #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved.
|
1723
|
+
- #236866 - The issue with tooltip is shown even after deleting the node has been resolved.
|
1724
|
+
|
1725
|
+
## 17.1.50 (2019-06-04)
|
1726
|
+
|
1727
|
+
### Diagram
|
1728
|
+
|
1729
|
+
#### Bug Fixes
|
1730
|
+
|
1731
|
+
- #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout.
|
1732
|
+
- #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved.
|
1733
|
+
|
1734
|
+
## 17.1.49 (2019-05-29)
|
1735
|
+
|
1736
|
+
### Diagram
|
1737
|
+
|
1738
|
+
#### Breaking Changes
|
1739
|
+
|
1740
|
+
- The `data` property is removed from the DataSource property of the diagram.
|
1741
|
+
|
1742
|
+
## 17.1.48 (2019-05-21)
|
1743
|
+
|
1744
|
+
### Diagram
|
1745
|
+
|
1746
|
+
#### Breaking Changes
|
1747
|
+
|
1748
|
+
- The `class` property in the UML Classifier shape is renamed properly as `classShape`.
|
1749
|
+
- The `interface` property in the UML Classifier shape is renamed properly as `interfaceShape`.
|
1750
|
+
- The `enumeration` property in the UML Classifier shape is renamed properly as `enumerationShape`.
|
1751
|
+
|
1752
|
+
#### Bug Fixes
|
1753
|
+
|
1754
|
+
- #234537 - The BPMN shape style is now applied to the BPMN inner elements.
|
1755
|
+
- #235977 - The issue "User handles drawn multiple times while dragging a node from the palette" has been resolved.
|
1756
|
+
- #235742 - The issue with the oldValue of selectionChange is shown incorrect when mouse down on node has been resolved.
|
1757
|
+
- #235794 - The `textEdit` event is now fired in Edge browser.
|
1758
|
+
- #236322 - The module property in the package.json has been updated.
|
1759
|
+
|
1760
|
+
## 17.1.47 (2019-05-14)
|
1761
|
+
|
1762
|
+
### Diagram
|
1763
|
+
|
1764
|
+
#### Breaking Changes
|
1765
|
+
|
1766
|
+
- The `hyperLink` property in the Shape Annotation and Path annotation is renamed properly as `hyperlink`.
|
1767
|
+
|
1768
|
+
#### Bug Fixes
|
1769
|
+
|
1770
|
+
## 17.1.44 (2019-05-07)
|
1771
|
+
|
1772
|
+
### Diagram
|
1773
|
+
|
1774
|
+
#### Bug Fixes
|
1775
|
+
|
1776
|
+
- #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape.
|
1777
|
+
- #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time.
|
1778
|
+
- #234106 - When the node having different size and executing the layout, nodes are now arranged properly.
|
1779
|
+
|
1780
|
+
## 17.1.43 (2019-04-30)
|
1781
|
+
|
1782
|
+
### Diagram
|
1783
|
+
|
1784
|
+
#### Bug Fixes
|
1785
|
+
|
1786
|
+
- When changing the node's path data at run time, it scales properly with respect to node's size.
|
1787
|
+
- When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
|
1788
|
+
- Now, the connector's decorator is docked properly when layout is enabled and drag the node.
|
1789
|
+
- When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
|
1790
|
+
- If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
|
1791
|
+
- When changing the annotation's properties at run time, annotation will update properly.
|
1792
|
+
|
1793
|
+
## 17.1.41 (2019-04-16)
|
1794
|
+
|
1795
|
+
### Diagram
|
1796
|
+
|
1797
|
+
- #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
|
1798
|
+
- Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
|
1799
|
+
- #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
|
1800
|
+
- #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
|
1801
|
+
- Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
|
1802
|
+
- #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.
|
1803
|
+
|
1804
|
+
## 17.1.40 (2019-04-09)
|
1805
|
+
|
1806
|
+
### Diagram
|
1807
|
+
|
1808
|
+
- Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
|
1809
|
+
- Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
|
1810
|
+
- Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.
|
1811
|
+
|
1812
|
+
## 17.1.38 (2019-03-29)
|
1813
|
+
|
1814
|
+
### Diagram
|
1815
|
+
|
1816
|
+
#### New Features
|
1817
|
+
|
1818
|
+
- Support added to create a swimlane diagram using code or a visual interface with built-in swim lane shapes.
|
1819
|
+
- Support provided to prevent “previous selection gets cleared when dragging a new symbol from the symbol palette and dropping it to the diagram”.
|
1820
|
+
- Support provided to cancel the drag and drop operation from the symbol palette to the diagram when the ESC key is pressed.
|
1821
|
+
- Support provided to define the padding between the connector’s end point and the object to which it gets connected.
|
1822
|
+
- Option has been provided to retain the selection of an object when performing undo and redo operations.
|
1823
|
+
- Option provided to prevent serializing default properties when the diagram is serialized as JSON format.
|
1824
|
+
- Padding option added to scroll settings.
|
1825
|
+
- Now, it is possible to export HTML and native nodes to image format.
|
1826
|
+
- Support provided to limit the number of actions to be stored in the history manager.
|
1827
|
+
|
1828
|
+
#### Bug Fixes
|
1829
|
+
|
1830
|
+
- The "nodes distributed incorrectly" issue has been fixed.
|
1831
|
+
- The "duplicate SVG appears when node's SVG is changed" issue has been fixed.
|
1832
|
+
- Drop event is now fixed when drag and drop other component is now working fine.
|
1833
|
+
- Diagram does not zoom based on the center point is now working fine.
|
1834
|
+
- Background color of the label and nodes will be black by default while updating dynamically is now working fine.
|
1835
|
+
- Background color issue found while on text editing is not fixed.
|
1836
|
+
- Connections have created from port after removing the constraints is now working fine.
|
1837
|
+
- Performance issue on diagram layout has been fixed.
|
1838
|
+
|
1839
|
+
## 17.1.32-beta (2019-03-13)
|
1840
|
+
|
1841
|
+
### Diagram
|
1842
|
+
|
1843
|
+
#### New Features
|
1844
|
+
|
1845
|
+
- Support added to create a swimlane diagram using code or a visual interface with built-in swim lane shapes.
|
1846
|
+
- Support provided to prevent “previous selection gets cleared when dragging a new symbol from the symbol palette and dropping it to the diagram”.
|
1847
|
+
- Support provided to cancel the drag and drop operation from the symbol palette to the diagram when the ESC key is pressed.
|
1848
|
+
- Support provided to define the padding between the connector’s end point and the object to which it gets connected.
|
1849
|
+
- Option has been provided to retain the selection of an object when performing undo and redo operations.
|
1850
|
+
- Option provided to prevent serializing default properties when the diagram is serialized as JSON format.
|
1851
|
+
- Padding option added to scroll settings.
|
1852
|
+
- Now, it is possible to export HTML and native nodes to image format.
|
1853
|
+
- Support provided to limit the number of actions to be stored in the history manager.
|
1854
|
+
|
1855
|
+
#### Bug Fixes
|
1856
|
+
|
1857
|
+
- Drop event is now fixed when drag and drop other component is now working fine.
|
1858
|
+
- Diagram does not zoom based on the center point is now working fine.
|
1859
|
+
- Background color of the label and nodes will be black by default while updating dynamically is now working fine.
|
1860
|
+
- Background color issue found while on text editing is not fixed.
|
1861
|
+
- Connections have created from port after removing the constraints is now working fine.
|
1862
|
+
- Performance issue on diagram layout has been fixed.
|
1863
|
+
|
1864
|
+
## 16.4.54 (2019-02-19)
|
1865
|
+
|
1866
|
+
### Diagram
|
1867
|
+
|
1868
|
+
#### Bug Fixes
|
1869
|
+
|
1870
|
+
- Z-order maintained properly now when adding the nodes at runtime.
|
1871
|
+
- Port dragging now working properly after rotating the nodes.
|
1872
|
+
- When dragging the port, connectors associated with the ports updated properly.
|
1873
|
+
- If anyone of the selected nodes doesn’t have rotate constraints, rotate handle no longer visible with the selection handles.
|
1874
|
+
|
1875
|
+
## 16.4.53 (2019-02-13)
|
1876
|
+
|
1877
|
+
### Diagram
|
1878
|
+
|
1879
|
+
#### New Features
|
1880
|
+
|
1881
|
+
- Support to flip the node/connector in both horizontal and vertical direction has been added.
|
1882
|
+
|
1883
|
+
## 16.4.52 (2019-02-05)
|
1884
|
+
|
1885
|
+
### Diagram
|
1886
|
+
|
1887
|
+
#### Bug Fixes
|
1888
|
+
|
1889
|
+
- Exception thrown while enable zoom and pan tool dynamically is now working fine.
|
1890
|
+
- Exception thrown while build the diagram component with production mode is now working fine.
|
1891
|
+
|
1892
|
+
## 16.4.48 (2019-01-22)
|
1893
|
+
|
1894
|
+
### Diagram
|
1895
|
+
|
1896
|
+
#### Bug Fixes
|
1897
|
+
|
1898
|
+
- Updating data source at runtime is now working properly even if you did not define layout for a diagram.
|
1899
|
+
- Now, you can modify the nodes and connectors styles at runtime.
|
1900
|
+
|
1901
|
+
## 16.4.47 (2019-01-16)
|
1902
|
+
|
1903
|
+
### Diagram
|
1904
|
+
|
1905
|
+
#### Bug Fixes
|
1906
|
+
|
1907
|
+
- Connector label position is misplaced while adding the connector in layout at run time is working fine now.
|
1908
|
+
|
1909
|
+
## 16.4.46 (2019-01-08)
|
1910
|
+
|
1911
|
+
### Diagram
|
1912
|
+
|
1913
|
+
#### Bug Fixes
|
1914
|
+
|
1915
|
+
- Performance has been improved when dragging more number of nodes and connectors.
|
1916
|
+
- Issue on applying style for connector’s annotation is now fixed.
|
1917
|
+
|
1918
|
+
## 16.4.44 (2018-12-24)
|
1919
|
+
|
1920
|
+
### Diagram
|
1921
|
+
|
1922
|
+
#### Bug Fixes
|
1923
|
+
|
1924
|
+
- Alignment issue on complex hierarchical tree layout with complex data source is working fine.
|
1925
|
+
|
1926
|
+
## 16.4.40-beta (2018-12-10)
|
1927
|
+
|
1928
|
+
### Diagram
|
1929
|
+
|
1930
|
+
#### New Features
|
1931
|
+
|
1932
|
+
- Support to create a UML class diagram through code or a visual interface with the built-in class diagram shapes is added.
|
1933
|
+
- Support to create a UML activity diagram through code or a visual interface with the built-in activity shapes is added.
|
1934
|
+
- Support to limit the label positions while dragging a label from the connector is added.
|
1935
|
+
- Support to generate a diagram by reading the data from the database, and updating the database with the newly inserted/updated/deleted nodes and connectors is added.
|
1936
|
+
- Support to render a large number of nodes and connectors in a diagram for effective performance is added.
|
1937
|
+
- Template support for annotation is added.
|
1938
|
+
|
1939
|
+
## 16.3.33 (2018-11-20)
|
1940
|
+
|
1941
|
+
### Diagram
|
1942
|
+
|
1943
|
+
#### Bug Fixes
|
1944
|
+
|
1945
|
+
- Exception thrown when adding the child to the Node which has multiple parent Child is now working fine.
|
1946
|
+
- Textbox lost its focus when we mouse up on Diagram is now working fine.
|
1947
|
+
- Issue with expand collapse, when the child having more than one parent have been fixed.
|
1948
|
+
- Issue on measuring path element while refreshing the diagram is now working fine.
|
1949
|
+
|
1950
|
+
## 16.3.29 (2018-10-31)
|
1951
|
+
|
1952
|
+
### Diagram
|
1953
|
+
|
1954
|
+
#### Bug Fixes
|
1955
|
+
|
1956
|
+
- Node position is not updated properly in expand and collapse feature is now fixed.
|
1957
|
+
- Diagram getting overflow when use a flex layout UI 100% width/height is now working properly.
|
1958
|
+
|
1959
|
+
## 16.3.27 (2018-10-23)
|
1960
|
+
|
1961
|
+
### Diagram
|
1962
|
+
|
1963
|
+
#### Bug Fixes
|
1964
|
+
|
1965
|
+
- Improper positioning of group offset in initial rendering is working properly.
|
1966
|
+
|
1967
|
+
## 16.3.25 (2018-10-15)
|
1968
|
+
|
1969
|
+
### Diagram
|
1970
|
+
|
1971
|
+
#### Bug Fixes
|
1972
|
+
|
1973
|
+
- Connector annotation not hide on Expand and Collapse is now working properly.
|
1974
|
+
- Gridlines not disables dynamically is now working properly.
|
1975
|
+
|
1976
|
+
## 16.3.17 (2018-09-12)
|
1977
|
+
|
1978
|
+
### Diagram
|
1979
|
+
|
1980
|
+
#### Bug Fixes
|
1981
|
+
|
1982
|
+
- Data binding for Native and HTML nodes is now working properly.
|
1983
|
+
- Issue with apply gradient for BPMN shapes has been fixed.
|
1984
|
+
- Issue with drop event argument has been fixed.
|
1985
|
+
- The image node is now rendered properly in the symbol palette.
|
1986
|
+
|
1987
|
+
#### New Features
|
1988
|
+
|
1989
|
+
- Annotation can be moved, rotated, and resized interactively.
|
1990
|
+
- Group node can be added into the symbol palette.
|
1991
|
+
- Poly line connector tool support has been added.
|
1992
|
+
- Text annotation can be associated with BPMN nodes interactively.
|
1993
|
+
|
1994
|
+
## 16.2.47 (2018-08-07)
|
1995
|
+
|
1996
|
+
### Diagram
|
1997
|
+
|
1998
|
+
#### Bug Fixes
|
1999
|
+
|
2000
|
+
- Issue on applying gradient for BPMN shapes have fixed.
|
2001
|
+
- Issue on rendering diagram in IE browser have been fixed.
|
2002
|
+
- Issue on template binding for HTML and Native node have been fixed.
|
2003
|
+
|
2004
|
+
## 16.2.46 (2018-07-30)
|
2005
|
+
|
2006
|
+
### Diagram
|
2007
|
+
|
2008
|
+
#### Bug Fixes
|
2009
|
+
|
2010
|
+
- Issue on Drag event arguments have been resolved.
|
2011
|
+
- Issue on changing the background image at run time has been fixed.
|
2012
|
+
|
2013
|
+
## 16.2.45 (2018-07-17)
|
2014
|
+
|
2015
|
+
### Diagram
|
2016
|
+
|
2017
|
+
#### Bug Fixes
|
2018
|
+
|
2019
|
+
- Issue on click event arguments have been resolved.
|
2020
|
+
|
2021
|
+
## 16.2.41 (2018-06-25)
|
2022
|
+
|
2023
|
+
### Diagram
|
2024
|
+
|
2025
|
+
The diagram component visually represents information. It is also used to create diagrams like flow charts, organizational charts, mind maps, and BPMN either through code or a visual interface.
|
2026
|
+
|
2027
|
+
- **Nodes** - Nodes are used to host graphical objects (path or controls) that can be arranged and manipulated on a diagram page. Many predefined standard shapes are included. Custom shapes can also be created and added easily.
|
2028
|
+
- **Connectors** - The relationship between two nodes is represented using a connector.
|
2029
|
+
- **Labels** - Labels are used to annotate nodes and connectors.
|
2030
|
+
- **Interactive Features** - Interactive features are used to improve the run time editing experience of a diagram.
|
2031
|
+
- **Data Binding** - Generates diagram with nodes and connectors based on the information provided from an external data source.
|
2032
|
+
- **Commands** - Supports a set of predefined commands that helps edit the diagram using keyboard. It is also possible to configure new commands and key combinations.
|
2033
|
+
- **Automatic Layout** - Automatic layouts are used to arrange nodes automatically based on a predefined layout logic. There is built-in support for organizational chart layout, hierarchical tree layout, symmetric layout, radial tree layout, and mind map layout.
|
2034
|
+
- **Overview Panel** - The overview panel is used to improve navigation experience when exploring large diagrams.
|
2035
|
+
- **SymbolPalettes** - The symbol palette is a gallery of reusable symbols and nodes that can be dragged and dropped on the surface of a diagram.
|
2036
|
+
- **Rulers** - The ruler provides horizontal and vertical guides for measuring diagram objects in diagram control.
|
2037
|
+
- **Serialization** - When saved in JSON format a diagram’s state persists, and then it can be loaded back using serialization.
|
2038
|
+
- **Exporting and Printing** - Diagrams can be exported as .png, .jpeg, .bmp, and .svg image files, and can also be printed as documents.
|
2039
|
+
- **Gridlines** - Gridlines are the pattern of lines drawn behind diagram elements. It provides a visual guidance while dragging or arranging the objects on a diagram surface.
|
2040
|
+
- **Page Layout** - The drawing surface can be configured to page-like appearance using page size, orientation, and margins.
|
2041
|
+
- **Context Menu** - Frequently used commands can easily be mapped to the context menu.
|