Souchet Céline
Souchet Céline
**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect all BPMN Multiple Events. **Describe the solution you'd like** Manage all Multiple Events declared...
**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect the bpmn Ad-Hoc Sub-Process. An **Ad-Hoc Sub-Process** is a specialized type of **Sub-Process** that...
**Is your feature request related to a problem? Please describe.** The Message linked to a Message Flow can have Bounds. **Describe the solution you'd like** - Modify the internal model...
**Is your feature request related to a problem? Please describe.** `0.1.7` rendering, the size of the marker depends on the size of the activity  **Describe the solution you'd like**...
According to the official documentation, there is no need to add a prefix to the token on `auth` property: https://octokit.github.io/rest.js/v19#authentication.
For now, we only support the **Association** defines in the `process` tag and `subProcess` tag (see #397). In the BPMN specification, the `association` can be defined in the `collaboration`, to...
For now, we only support the **Text Annotation** defines in the `process` tag and `subProcess` tag (see #94). In the BPMN specification, the `textAnnotation` can be defined in the `collaboration`,...
This issue relates to #930 ```[tasklist] ### Improvements on the internal model - [x] #2503 - [ ] #953 - [ ] Add parent/children hierarchy? currently an element only knows...
This follows implementation of #1030 In a second iteration, we propose to change the style by functions via the `BpmnElement` object retrieved using APIs like `BpmnElementsRegistry.getElementsByIds`. ### Initial proposal ```typescript...
- [ ] Need to check the impact before to do the change - [ ] Change