bpmn-js/lib/features/modeling
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
..
behavior feat(modeling): prevent expanded subprocess overlap of previous content 2019-05-15 16:57:32 +02:00
cmd fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
BpmnFactory.js feat(modeling): assign ID when creating bpmn:LaneSet 2018-05-28 09:55:30 +02:00
BpmnLayouter.js chore(layout): support { source, target } hints in BpmnLayouter 2019-05-08 12:59:27 +00:00
BpmnUpdater.js chore(modeling): remove reconnect listeners 2019-04-18 16:06:44 +00:00
ElementFactory.js feat(ElementFactory): add #isFrame property on group creation 2019-05-07 14:36:32 +02:00
Modeling.js fix(modeling): properly cascade label deletion 2018-06-11 11:39:08 +02:00
index.js chore(project): es6ify source code 2018-04-03 16:32:14 +02:00