bpmn-js/lib/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
..
model fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
DiUtil.js feat(bpmn-rules): replace start events only allowed in event sub process 2016-11-09 14:44:42 +01:00
LabelUtil.js chore(labels): set label above sequence flow 2016-04-20 15:40:40 +02:00
ModelUtil.js fix(util): ensure ModelUtil#is never fails 2015-08-10 15:44:30 +02:00
PoweredByUtil.js feat(Viewer+Modeler): add powered by lightbox 2016-01-12 08:56:24 +01:00