bpmn-js/lib/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
..
auto-resize chore(auto-resize): migrate to diagram-js infrastucture 2016-06-15 20:32:40 +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
editor-actions chore(editor-actions): factor out into own component 2016-06-21 15:29:03 +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 revert(textarea): support automatic-resizing textarea 2016-05-18 08:17:03 +02:00
modeling feat(modeling): repair broken connection dockings on import 2016-06-27 00:32:17 +02:00
ordering chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
palette feat(palette): move tool's separator 2016-04-29 11:38:04 +02:00
popup-menu fix(replace):ComplexGateway can have default sequence flows 2016-06-30 14:43:29 +02:00
replace chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
replace-preview fix(replace-preview): change type of visualReplacements from array to object 2015-09-24 16:50:34 +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 style(snapping): use constant instead of magic number 2016-06-22 18:15:20 +02:00