bpmn-js/test/spec/util
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
..
ModelCloneHelperSpec.js fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
ModelUtilSpec.js feat(Viewer): indicate empty model through an error 2015-12-08 15:18:13 +01:00
camunda-moddle.js fix(util/model): able to clone Event Definitions extension elements 2017-02-10 09:47:59 +01:00