bpmn-visualization-js
bpmn-visualization-js copied to clipboard
[FEAT] Render Complex Gateway
Is your feature request related to a problem? Please describe. Render the BPMN Complex Gateway.

Note for implementation
Please proposed design and attach screenshots to this issue prior starting the implementation.
Please also ensure that the design is yours or if it reuses existing work, its license allows integration in bpmn-visualization.
Some tasks that are part of the implementation (see the development documentation for details)
- Update the MxGraph Shape for the Complex Gateway
- Update the snapshot of the e2e test for Complex Gateway.
- Update the documentation for Complex Gateway
Depends on #793