bpmn-js/lib/features
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
..
auto-resize chore(auto-resize): migrate to diagram-js infrastucture 2016-06-15 20:32:40 +02:00
context-pad chore(context-pad): remove unused argument 2017-12-08 11:40:55 +01:00
copy-paste fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
distribute-elements fix(distribute-elements): exclude boundary events from distrubution 2016-08-15 15:33:25 +02:00
editor-actions fix(move-to-origin): ignore children of subprocesses 2017-01-09 14:36:58 +01:00
global-connect feat(global-connect): connect distant elements 2016-04-14 17:03:58 +02:00
keyboard chore(editor-actions): factor out into own component 2016-06-21 15:29:03 +02:00
label-editing fix(label-editing): use new isTouch detection for conditional activation 2017-12-08 19:32:13 +01:00
modeling feat(layout): filter redundant connection waypoints 2017-12-10 12:29:54 +01:00
ordering fix(rules): allow data-association + participant move 2016-12-19 15:33:42 +01:00
palette feat(palette): move tool's separator 2016-04-29 11:38:04 +02:00
popup-menu fix(replace-menu): a compensation handler can also be a call-activity 2016-08-16 16:02:38 +02:00
replace fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01:00
replace-preview feat(graphics): remove snapsvg 2016-11-01 15:20:22 +01:00
rules fix(rules): allow TextAnnotation <-> Data(Store|Object) connection 2017-05-22 12:55:43 +02:00
search chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
snapping fix(snapping): correct bendpoint snapping on shape move 2017-12-10 13:48:46 +01:00