bpmn-js/test/spec/features
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
..
align-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
auto-place fix(auto-place): fix infinite loop during auto-place 2018-05-04 10:40:01 +02:00
auto-resize chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
context-pad style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
copy-paste feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
distribute-elements style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
editor-actions chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
keyboard chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
label-editing chore(label-editing): remove businessObject name on empty text 2018-06-11 11:39:08 +02:00
modeling fix(modeling/DropOnFlowBehavior): filter redundant connections 2018-07-25 11:10:51 +02:00
ordering chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
palette chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
popup-menu chore(contextPadProvider): adjust popupMenu method calls 2018-05-14 15:13:29 +02:00
replace chore(replace): retain definitions where appropriate 2018-06-28 09:03:34 +02:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules feat(global-connect): use rules for connection starting 2018-10-11 09:28:30 +00:00
search chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
snapping feat(snapping): snap message flows to bpmn:Event mid 2018-08-22 14:43:16 +02:00