bpmn-js/lib
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
..
core chore(import): reorganize import related functionality 2014-10-30 12:06:43 +01:00
draw chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
features fix(replace):ComplexGateway can have default sequence flows 2016-06-30 14:43:29 +02:00
import fix(bpmn-importer): hide sequence flows inside collapsed subprocesses 2016-06-15 11:07:02 +02:00
util chore(labels): set label above sequence flow 2016-04-20 15:40:40 +02:00
Modeler.js chore(editor-actions): factor out into own component 2016-06-21 15:29:03 +02:00
NavigatedViewer.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
Viewer.js feat(Viewer): make importXML callback optional 2016-03-17 17:44:56 +01:00