mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-13 18:46:05 +00:00
008015b227
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