mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-10 07:56:26 +00:00
Closes #655 BREAKING CHANGE: * Viewer / Modeler do not attach to `body` anymore per default. Use `new Viewer({ container: 'body' })` to restore the old behavior.