bpmn-js/test/fixtures/bpmn/features/replace
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
..
01_replace.bpmn chore(replace): retain definitions where appropriate 2018-06-28 09:03:34 +02:00
association-gateways.bpmn fix(replace): keep associations during replace 2015-03-12 14:03:28 +01:00
cancel-events.bpmn feat(replace): add cancel events 2015-09-28 11:35:38 +02:00
connection.bpmn fix(modeling): connections are properly removed 2016-04-28 18:46:06 +02:00
copy-properties.bpmn chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00