bpmn-js/lib/util
Philipp Fromme 194b963959 chore(copy-paste): rework and base upon diagram-js@5
* use <copyPaste.canCopyProperty> event to copy category value when copying group
* add camunda-bpmn-moddle for integration tests

BREAKING CHANGES

* CopyPaste: remove <property.clone>, add <moddleCopy.canCopyProperties>, <moddleCopy.canCopyProperty>, <moddleCopy.canSetCopiedProperty>
* BpmnRules: removed <elements.paste> rule in favor of <elements.create> rule
* BpmnRules: removed <element.paste> rule
* ElementFactory: use <attrs.di> property instead of <attrs.colors> for fill and stroke when creating element through ElementFactory#createBpmnElement
2019-08-07 16:03:55 +00:00
..
DiUtil.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
LabelUtil.js chore(bpmn-snapping): move participant fitting to participant behavior 2019-06-05 14:36:39 +02:00
ModelUtil.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
PoweredByUtil.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00