bpmn-js/test/spec
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
..
draw chore(renderer): extract BpmnRenderer utilities into util 2017-12-10 19:10:12 +01:00
environment chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
features fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
i18n chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
import chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
util fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
ModelerSpec.js chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
NavigatedViewerSpec.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
ViewerSpec.js chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00