Thomas Bouffard

Results 196 issues of Thomas Bouffard

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...

enhancement
hacktoberfest

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...

enhancement
hacktoberfest

**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...

enhancement
hacktoberfest

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...

chore

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....

chore

**DISCLAIMER: This is a POC it is not intended to be merged.** Relates to https://github.com/process-analytics/bpmn-visualization-js/pull/2199 Integrate the bundle produced during the lib poc and checks if the examples are improved...

At least - [Tippy.js](https://atomiks.github.io/tippyjs/) and [Popper.js](https://github.com/popperjs/popper-core/releases): custom-behavior/javascript-tooltip-and-popover - [Notyf](https://github.com/caroso1222/notyf) custom-behavior/select-elements-by-bpmn-kind For bpmn related libs used in the misc examples, they have been already updated several times.

enhancement
good first issue
hacktoberfest

**Is your feature request related to a problem? Please describe.** Currently, we are using a simple icon provided by the spectre css framework which is not very nice (according to...

enhancement
good first issue
hacktoberfest

**Is your feature request related to a problem? Please describe.** Currently, there is only a link to the lib documentation. To go to the API documentation, users need to search...

enhancement
good first issue
hacktoberfest

We already have examples using lib extensions to apply custom theme. #114 demonstrates how to apply custom classes to identify elements. `bpmn-visualization` capabilities - with https://github.com/process-analytics/bpmn-visualization-js/issues/921, we have now consistent...

enhancement