mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-10 09:05:58 +00:00
ba42e9edde
* remove `BpmnGlobalConnect` provider * use `connection.start` rule to determine whether an element can start a connection Closes #565 Closes #870 BREAKING CHANGE: * `BpmnGlobalConnect` got removed. Add `connection.start` rule to specify whether connection should be allowed.