mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 00:16:24 +00:00
The project logo now properly embeds in the Viewer and links to bpmn.io. This way, we are able to ship it as part of a bpmn-js bundle. In addition to that change this commit upgrades to the latest diagram-js release, too which adds support for Diagram#destroy(). Closes #15