bpmn-js/test/spec/features
Nico Rehwaldt 5e26068f99 feat(modeling): add lane modeling operations
This commit adds the functionality to

* add a lane (above/below an existing one)
* split a lane into sub lanes
* remove a lane
* resize a lane

Closes #379
Closes #338
2015-10-20 15:47:12 +02:00
..
auto-resize fix(auto-resize): allow concurrent top/bottom or left/right expanding 2015-09-25 11:44:07 +02:00
context-pad test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
keyboard feat(keyboard): use editor actions 2015-10-20 15:34:40 +02:00
label-editing test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
modeling feat(modeling): add lane modeling operations 2015-10-20 15:47:12 +02:00
ordering chore(ordering): modify sub process ordering 2015-09-11 14:43:09 +02:00
palette feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
popup-menu feat(replace): add cancel events 2015-09-28 11:35:38 +02:00
replace feat(replace): update bpmn when reconnecting flows 2015-10-06 13:51:01 +02:00
replace-preview fix(replace-preview): change type of visualReplacements from array to object 2015-09-24 16:50:34 +02:00
rules feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
snapping fix(snapping): boundary event labels snap to siblings 2015-09-07 15:08:59 +02:00