bpmn-js/lib/features/replace
Nico Rehwaldt cd24b27768 fix(copy-paste): ignore data associations during cloning
* use bpmnFactory for cloning to ensure all relevant
  elements have actual IDs
* don't copy dataAssociations, as they are visual elements
  that will be created during element re-connection

NOTE: This fixes data input association not properly being
wired during target replace, too.

Closes #694, #693
2017-12-11 15:14:31 +01:00
..
BpmnReplace.js fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
ReplaceOptions.js feat(replace): properly collapse / expand SubProcess(es) 2016-08-09 11:33:59 +02:00
index.js feat(replace): clone properties when morphing to new element 2017-01-12 16:02:31 +01:00