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