bpmn-js/lib
Maciej Barelkowski ba42e9edde feat(global-connect): use rules for connection starting
* 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.
2018-10-11 09:28:30 +00:00
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw fix(draw): correct embedded label padding 2018-09-20 21:57:23 +02:00
features feat(global-connect): use rules for connection starting 2018-10-11 09:28:30 +00:00
import fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
Modeler.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
NavigatedViewer.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
Viewer.js style(Viewer): fix a typo in the imported name 2018-09-03 09:24:10 +02:00