bpmn-js/test/spec/features
Adam Brengesjö 91dd1b696c fix(replace):ComplexGateway can have default sequence flows
The BPMN 2.0 specification[1] states "a Sequence Flow that has an
Exclusive, Inclusive or Complex Gateway or an Activity as its source
can also be defined with as default."

This commit will honor that statement by allowing sequence flows from
Complex Gateway to be defined as default.

  [1] = http://www.omg.org/spec/BPMN/2.0/
2016-06-30 14:43:29 +02:00
..
align-elements feat(align-elements): elements can be aligned 2016-06-21 15:29:03 +02:00
auto-resize chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
context-pad chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
copy-paste feat(copy-paste): copy Event Sub Process / Non-Interrupting Boundary 2016-06-21 13:39:37 +02:00
distribute-elements feat(distribute-elememts): add element distribution 2016-06-15 14:01:57 +02:00
global-connect feat(global-connect): connect distant elements 2016-04-14 17:03:58 +02:00
keyboard chore(editor-actions): factor out into own component 2016-06-21 15:29:03 +02:00
label-editing chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
modeling feat(modeling): repair broken connection dockings on import 2016-06-27 00:32:17 +02:00
ordering fix(associations): always show full data association 2016-05-09 14:36:06 +02:00
palette chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
popup-menu fix(replace):ComplexGateway can have default sequence flows 2016-06-30 14:43:29 +02:00
replace feat(replace): keep element ID on replace 2016-06-13 16:53:13 +02:00
replace-preview chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
rules chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
search chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
snapping test(snapping): verify participant snapping on create 2016-06-22 17:04:42 +02:00