bpmn-js/test/spec
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
..
draw chore(draw): remove internal label for groups 2019-05-28 06:46:53 +00:00
environment chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
features chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
i18n chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
import feat(ElementFactory): add #isFrame property on group creation 2019-05-07 14:36:32 +02:00
util chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
ModelerSpec.js test(Viewer): simplify multiple-diagrams test cases 2019-04-16 15:20:12 +02:00
NavigatedViewerSpec.js test(NavigatedViewer): verify editor action support 2018-10-29 14:52:41 +00:00
ViewerSpec.js feat(Viewer): restore Viewer#importDefinitions 2019-06-28 10:26:58 +02:00