@syncfusion/ej2-angular-diagrams 20.2.49 → 20.3.47-ngcc

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