Souchet Céline
Souchet Céline
  Here is a BPMN diagram containing an horizontal pool with a multi-instance marker ```xml ``` The [Nobel Prize Process.bpmn](https://github.com/process-analytics/bpmn-visualization-js/files/7210998/Nobel.Prize.Process.bpmn.txt) diagram taken from the [BPMN Specification examples](https://www.omg.org/spec/BPMN/2.0#docs-informative-supporting) also contains...
**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect the BPMN Complex Gateway.    **Note for implementation** See the `development` documentation...
**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...
**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect the bpmn Transaction Sub-Process. A **Transaction** is a specialized type of **Sub-Process** that will...
**Is your feature request related to a problem? Please describe.** Render the BPMN Transaction Sub-Process. The boundary of the **Sub-Process** will be double-lined to indicate that it is a **Transaction**...
**Is your feature request related to a problem? Please describe.** **BPMN** specifies three types of markers for **Task**: a **Loop** marker or a **Multi-Instance** marker and a **Compensation** marker. A...
To avoid to have a big technical documentation painful to read, we can use some extension of IDE, like [CodeTour](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour) for VSCode to help the contributors to navigate between the...
- The **Start** position is on the first point of the edge. --> It's more readable if the position is at 5% from the start. - ~The **Middle** position is...
 A **Collaboration** can contain two (2) or more **Pools** (i.e., _Participants_). However, a **Process** that represents the work performed from the point of view of the modeler or the...
- Provide an initial set of overlays type: rectangle, circle, hexagon, star (cf #1118), ... (to be precised later) - Add dedicated css class on overlays depending on the type