bpmn-visualization-examples
bpmn-visualization-examples copied to clipboard
Examples of use of the `bpmn-visualization` library.
For more context, see #388
For more context, see #388
For more context, see #388
**Is your feature request related to a problem? Please describe.** The newly introduced [HACKTOBERFEST](https://hacktoberfest.com/about/#low-or-non-code) low-code or non-code contributions encourage **advocacy contributions**, in particular **case studies**. Let's add examples of usage...
Follow what has been done for https://github.com/process-analytics/bpmn-visualization-examples/issues/20
Contribution guidelines - first, post a comment to mention you are interested in contributing, then you will be assigned to the issue - we prefer TypeScript projects - store it...
Contribution guidelines - first, post a comment to mention you are interested in contributing, then you will be assigned to the issue - we prefer TypeScript projects - store it...
**Is your feature request related to a problem? Please describe.** We already propose an navigation example with mouse: https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/v0.25.0/examples/diagram-navigation/diagram-navigation/index.html In v0.24.0, we introduced a new API to zoom in and...
The creation of the release in the repository is currently fully manual. It is described in https://github.com/process-analytics/bpmn-visualization-js/blob/v0.26.0/docs/contributors/maintainers.md#mark-bpmn-visualization-examples-as-released We could introduce a workflow that we could manually run. By passing the...
Originally, we created several BPMN Diagrams mainly to manually test the `bpmn-visualization` lib. Then, we introduced automatic visual tests and we don't use diagrams in the example repository for testing....