bpmn-js/lib/features/modeling
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
..
behavior chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
cmd fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
BpmnFactory.js chore(bpmn-factory): require id for category value 2019-05-23 15:12:38 +02:00
BpmnLayouter.js feat(layout): correctly lay out Boundary Event loops 2019-06-12 20:46:39 +02:00
BpmnUpdater.js fix(modeling): fix typo 2019-07-02 12:21:49 +00:00
ElementFactory.js chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
Modeling.js fix(modeling): properly cascade label deletion 2018-06-11 11:39:08 +02:00
index.js chore(project): es6ify source code 2018-04-03 16:32:14 +02:00