bpmn-js/test/fixtures/bpmn/features
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
..
drop feat(drop): basic implementation 2014-11-21 09:21:41 +01:00
replace chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
rules fix(rule): allow drop of associations 2015-03-25 13:45:54 +01:00