bpmn-js/test/spec/features
Nico Rehwaldt 8ca4c1d7b0 feat(modeling): allow basic movement of DataInput / DataOutput
Allow moving DataInput / DataOutput as
long as they do not leave their original
container.

Related to #951
2019-03-29 13:21:34 +00:00
..
align-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
auto-place fix(auto-place): fix infinite loop during auto-place 2018-05-04 10:40:01 +02:00
auto-resize chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
context-pad style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
copy-paste fix(ordering): render labels always on top 2018-12-04 13:48:12 +00:00
distribute-elements style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
editor-actions chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
keyboard test(keyboard): use standard KeyEvents util 2018-11-21 09:41:52 +01:00
label-editing feat(label-editing): support data input/output 2019-03-26 11:55:36 +01:00
modeling feat(modeling): ensure wrapping DataInput/Output in participant works 2019-03-29 13:21:34 +00:00
ordering fix(ordering): render labels always on top 2018-12-04 13:48:12 +00:00
palette chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
popup-menu chore(contextPadProvider): adjust popupMenu method calls 2018-05-14 15:13:29 +02:00
replace fix(modeling): limit flow join behavior to bpmn:SequenceFlows 2018-11-30 09:32:05 +00:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules feat(modeling): allow basic movement of DataInput / DataOutput 2019-03-29 13:21:34 +00:00
search chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
snapping feat(snapping): snap message flows to bpmn:Event mid 2018-08-22 14:43:16 +02:00