bpmn-js/lib/features
Philipp Fromme 05fea05834 feat(modeling): prevent expanded subprocess overlap of previous content
This covers two scenarios:

1. When a shape is replaced with an expanded subprocess
2. When a subprocess is toggled from collapsed to expanded

Only when:

1. There are incoming sequence flows (previous content)
2. There are no outgoing sequence flows (following content)
2019-05-15 16:57:32 +02:00
..
auto-place chore(autp-place): move helper function to util 2019-04-30 09:32:42 +00:00
auto-resize chore(bpmn-auto-resize): add test 2019-05-10 07:22:51 +00:00
connect fix(bpmn-connect-preview): override #getConnection 2019-05-09 14:12:37 +00:00
context-pad feat(contextPad): Adjustments for IntermediateCatchEvents 2018-10-02 09:09:19 +02:00
copy-paste chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
create fix(bpmn-create-connect-preview): override #getConnection 2019-05-09 14:12:37 +00:00
distribute-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
editor-actions chore(editor-actions): make dependencies optional 2018-10-29 14:52:41 +00:00
grid-snapping feat(grid-snapping): integrate with connection layout 2019-05-07 10:08:35 +02:00
keyboard chore(keyboard): handle { keyEvent } listener result 2018-10-29 14:52:41 +00:00
label-editing feat(label-editing): support data input/output 2019-03-26 11:55:36 +01:00
modeling feat(modeling): prevent expanded subprocess overlap of previous content 2019-05-15 16:57:32 +02:00
ordering feat(ordering): always render groups on top 2019-05-07 14:36:32 +02:00
palette feat(global-connect): use rules for connection starting 2018-10-11 09:28:30 +00:00
popup-menu chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
replace feat(replace): auto-resize height when toggling pool collapse/expand 2019-04-23 15:56:50 +02:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules feat(rules): add resizing of groups 2019-05-07 14:36:32 +02:00
search chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
snapping feat(bpmn-snapping): snap shape to itself 2019-05-13 07:25:26 +00:00