..
append
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
behavior
fix(modeling): if we fix hover, we gotta fix out, too
2021-01-28 11:11:27 +01:00
input-output
test(Modeler): add data input / output editing spec
2019-03-26 11:55:36 +01:00
lanes
deps: update eslint + styles
2020-12-02 20:28:33 +00:00
layout
feat(layouter): prefer straight layout for sub-process connections
2020-04-08 11:14:46 +00:00
AppendShapeSpec.js
chore(project): fix linting errors
2019-08-19 14:27:33 +00:00
BendpointsSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
BpmnFactorySpec.js
fix(modeling): assign id prefix matching element type
2020-03-09 09:54:35 +00:00
BpmnUpdater.bpmn
fix(modeling): do not crop waypoints on pasting
2019-12-11 11:18:54 +00:00
BpmnUpdater.incompleteDi.bpmn
feat(labels): labels can be deleted
2018-05-24 16:22:51 +02:00
BpmnUpdaterSpec.js
Merge branch 'master' into develop
2019-12-11 14:55:38 +01:00
CreateConnectionSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
DeleteConnectionSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
DeleteParticipantSpec.js
style(tests): use not.to matchers
2018-05-03 16:37:24 +02:00
DeleteShape.cropping.bpmn
test(modeling): ensure layout is done after element removal
2019-04-10 19:08:49 +00:00
DeleteShapeSpec.js
test(modeling): ensure layout is done after element removal
2019-04-10 19:08:49 +00:00
DropSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
ElementFactory.bpmn
fix(element-factory): use BPMN factory to ensure IDs
2019-11-20 14:41:09 +00:00
ElementFactorySpec.js
feat(replace): create bpmn:LinkEventDefinition with empty name
2020-03-30 11:36:08 +02:00
IdClaim.bpmn
chore(tests): rename fixture
2016-07-05 08:15:17 +02:00
IdClaimSpec.js
chore(project): fix linting errors
2019-08-19 14:27:33 +00:00
LabelBoundsSpec.js
feat(lib): Promisify public APIs
2020-04-29 11:12:23 +02:00
LabelBoundsSpec.simple.bpmn
chore(project): bump bpmn-moddle dependency
2017-12-09 22:30:56 +01:00
LabelLayouting.initial.bpmn
feat(labels): labels can be deleted
2018-05-24 16:22:51 +02:00
LabelLayouting.move.bpmn
feat(modeling): move labels with connections
2016-07-05 12:01:08 +02:00
LabelLayouting.special.bpmn
fix(modeling): handle non-integer waypoints in LabelBehavior
2016-07-14 08:54:45 +02:00
LabelLayoutingSpec.js
test(modeling): invert test case
2020-02-06 13:47:32 +01:00
LoggingCroppingConnectionDocking.js
test(modeling): make move stress test runnable again
2019-12-12 23:25:39 +01:00
MoveConnectionSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
MoveElements.boundary-connection.bpmn
test(modeling): verify connection move behavior
2017-12-14 23:42:02 +01:00
MoveElements.centered-connection.bpmn
test(modeling): add test for center-to-center connection
2019-06-19 13:26:17 +00:00
MoveElements.collaboration-association.bpmn
test(modeling): verify moving associations
2020-01-02 09:23:14 +00:00
MoveElements.data-input-output.bpmn
fix(modeling): properly handle DataInput / DataOutput move
2019-03-29 13:21:34 +00:00
MoveElements.eventBasedTargets.bpmn
fix(BpmnRules): update canConnectSequenceFlow()
2019-05-06 12:41:11 +02:00
MoveElements.flow-collaboration.bpmn
test(modeling): verify correct connection parent on move
2016-07-05 08:23:51 +02:00
MoveElementsSpec.js
test(modeling): verify moving associations
2020-01-02 09:23:14 +00:00
MoveRulesSpec.js
chore(project): fix linting errors
2019-08-19 14:27:33 +00:00
MoveShapeSpec.js
test(modeling): correct test cases
2018-07-11 13:09:40 +02:00
MoveStress.bpmn
test(cropping): add stress test
2017-12-13 13:25:51 +01:00
MoveStressSpec.js
test(modeling): make move stress test runnable again
2019-12-12 23:25:39 +01:00
ResizeShapeSpec.js
test(modeling): verify attachment is not unnecessarily moved
2020-04-01 13:52:58 +00:00
SetColorSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
SpaceTool.basic.bpmn
test(space-tool): rewrite and improve specs
2020-02-06 13:47:32 +01:00
SpaceTool.case1.bpmn
test(modeling): add special space tool case
2020-02-06 13:47:32 +01:00
SpaceToolSpec.js
test(modeling): add special space tool case
2020-02-06 13:47:32 +01:00
UpdateAttachmentSpec.js
chore(project): drop 'use strict'
2018-04-03 18:09:53 +02:00
UpdateLabel.bpmn
feat(label-editing): enable direct editing for group labels
2019-05-28 06:46:53 +00:00
UpdateLabelSpec.js
fix(modeling): do not resize label target when setting empty label
2020-03-30 07:53:16 +00:00
UpdateModdleProperties.dataObject.bpmn
feat(modeling): provide generic moddle properties update API
2020-11-19 14:24:59 +00:00
UpdateModdleProperties.error.bpmn
feat(modeling): provide generic moddle properties update API
2020-11-19 14:24:59 +00:00
UpdateModdlePropertiesSpec.js
feat(modeling): provide generic moddle properties update API
2020-11-19 14:24:59 +00:00
UpdatePropertiesSpec.js
feat(labels): labels can be deleted
2018-05-24 16:22:51 +02:00
UpdateSemanticParent.bpmn
feat(modeling): allow data store anywhere in collaboration
2018-05-17 15:09:37 +02:00
UpdateSemanticParentSpec.js
feat(modeling): allow data store anywhere in collaboration
2018-05-17 15:09:37 +02:00