bpmn-js/test/spec/features
Nico Rehwaldt 95b50f08a7 feat(replace): create bpmn:LinkEventDefinition with empty name
Closes https://github.com/bpmn-io/bpmn-js/issues/1296
2020-03-27 07:23:12 +00:00
..
align-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
auto-place test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
auto-resize feat(create): create multiple elements 2019-08-07 16:03:55 +00:00
context-pad fix(context-pad): do not open replace menu if context pad not open 2019-12-16 09:49:37 +00:00
copy-paste fix(copy-paste): emit <moddleCopy.canSetCopiedProperty> with existing property 2020-03-02 13:08:42 +00:00
distribute-elements style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
editor-actions chore(project): fix linting errors 2019-08-19 14:27:33 +00:00
grid-snapping fix(grid-snapping): do not update waypoints on multiple create 2019-12-06 15:24:54 +00:00
interaction-events feat(modeling): prevent accidential dragging of container elements 2019-07-18 15:42:05 +02:00
keyboard test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
keyboard-move-selection fix(keyboard-move-selection): ensure moving lanes is not possible 2019-09-06 15:27:23 +00:00
label-editing fix(label-editing): prevent direct editing after create 2019-08-13 06:20:34 +00:00
modeling feat(replace): create bpmn:LinkEventDefinition with empty name 2020-03-27 07:23:12 +00:00
ordering fix(modeling): save bpmndi as drawn on the diagram 2020-03-16 12:24:05 +00:00
palette feat(palette): select start event when creating sub process 2019-08-09 12:40:22 +00:00
popup-menu test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
replace test(replace): verify reconnect behavior on replace with different bounds 2020-01-15 08:19:30 +00:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules fix(rules): allow associations where data associations are allowed, too 2020-01-02 09:23:14 +00:00
search chore(project): fix linting errors 2019-08-19 14:27:33 +00:00
snapping test(snapping): simplify test case 2019-12-17 10:36:44 +00:00