mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-09 15:44:16 +00:00
This commit makes use of the provider concept introduced in diagram-js. The replace menu entries are now created in the replace menu provider. This separates BpmnReplace from the entry creation in the popup menu. Closes #428