bpmn-js/lib/features
robajz 5441b2e09e fix(BpmnRules) allow move of muliple selected elements across pools
The move was prevented by MessageFlow element being included in the moved selection.
The restrictions on MessageFlow canDrop rules were eased to allow such moves.

Closes #524
2016-09-30 15:50:06 +02:00
..
auto-resize chore(auto-resize): migrate to diagram-js infrastucture 2016-06-15 20:32:40 +02:00
context-pad fix(context-pad): use current context shape 2016-09-19 12:29:20 +02:00
copy-paste feat(copy-paste): copy Event Sub Process / Non-Interrupting Boundary 2016-06-21 13:39:37 +02:00
distribute-elements fix(distribute-elements): exclude boundary events from distrubution 2016-08-15 15:33:25 +02:00
editor-actions feat(editor-actions): add moving all elements to the origin 2016-08-22 16:37:35 +02:00
global-connect feat(global-connect): connect distant elements 2016-04-14 17:03:58 +02:00
keyboard chore(editor-actions): factor out into own component 2016-06-21 15:29:03 +02:00
label-editing chore(label-editing): ensure minimum dimensions for internal labels 2016-09-05 15:52:23 +02:00
modeling feat(BpmnRenderer): align label size/position to text during rendering 2016-09-02 16:43:23 +02:00
ordering fix(bpmn-ordering-provider): handle external labels seperately 2016-08-16 14:56:52 +02:00
palette feat(palette): move tool's separator 2016-04-29 11:38:04 +02:00
popup-menu fix(replace-menu): a compensation handler can also be a call-activity 2016-08-16 16:02:38 +02:00
replace feat(replace): properly collapse / expand SubProcess(es) 2016-08-09 11:33:59 +02:00
replace-preview feat(preview-support): decouple the shared preview logic 2016-08-08 11:26:20 +02:00
rules fix(BpmnRules) allow move of muliple selected elements across pools 2016-09-30 15:50:06 +02:00
search chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
snapping fix(snapping): snap sequence flows mid -> mid 2016-07-18 12:59:06 +02:00