process-analytics / bpmn-visualization-examples

Examples of use of the `bpmn-visualization` library.
https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html
Apache License 2.0
55 stars 19 forks source link

[REFACTOR] Use the new `bpmn-visualization getVersion` function #579

Closed tbouffard closed 7 months ago

tbouffard commented 10 months ago

The new function is going to be introduced in v0.43.0, see process-analytics/bpmn-visualization-js#2965. The former BpmnVisualization.getVersion method will be later removed (process-analytics/bpmn-visualization-js#2966) so the examples, demos and projects must be updated first.