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
59 stars 19 forks source link

refactor(theme): use global style instead of StyleDefault #519

Closed tbouffard closed 1 year ago

tbouffard commented 1 year ago

StyleDefault is going to be deprecated mainly because it is a global state. Use mxGraph style instead.

Covers https://github.com/process-analytics/bpmn-visualization-js/issues/1993

Live environment of examples

https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/087f29dee42552ae5a4a1fb21912d50402afd203/examples/index.html