Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Non-interrupting Start Events #550

Merged
merged 4 commits into from
Aug 26, 2020
Merged

Conversation

aibcmars
Copy link
Contributor

** Detect and Display Event Sub Process Start Events **

closes #477

@aibcmars
Copy link
Contributor Author

image

@aibcmars aibcmars added BPMN rendering Something about the way the lib is rendering BPMN elements BPMN support Something about the BPMN specification that the lib is already supporting or will support labels Aug 25, 2020
docs/bpmn-support.adoc Outdated Show resolved Hide resolved
test/e2e/mxGraph.model.test.ts Show resolved Hide resolved
src/model/bpmn/shape/ShapeBpmnElement.ts Outdated Show resolved Hide resolved
src/component/mxgraph/config/StyleConfigurator.ts Outdated Show resolved Hide resolved
src/component/mxgraph/shape/event-shapes.ts Outdated Show resolved Hide resolved
@aibcmars aibcmars force-pushed the 477-non_interrupting_event branch from 727ad20 to 40ec893 Compare August 26, 2020 09:12
@aibcmars aibcmars force-pushed the 477-non_interrupting_event branch from 40ec893 to 7bd2abb Compare August 26, 2020 13:36
@aibcmars aibcmars merged commit a514bef into master Aug 26, 2020
@aibcmars aibcmars deleted the 477-non_interrupting_event branch August 26, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements BPMN support Something about the BPMN specification that the lib is already supporting or will support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Detect Start Non-Interrupting Events on Event Sub-Processes
2 participants