bpmn-js/test/spec/features/modeling/lanes
Nico Rehwaldt afa72ad5bd fix(modeling): correctly update Lane#flowNodeRefs
Previously, the bpmn:FlowNode <-> bpmn:Lane relationship was not
properly maintained in the BpmnUpdater.

This commit fixes the behavior.

Closes #341
2015-08-31 15:00:27 +02:00
..
CreateFlowElementSpec.js fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00
CreateLaneSpec.js fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00
FlowNodeRefsSpec.js fix(modeling): correctly update Lane#flowNodeRefs 2015-08-31 15:00:27 +02:00
flowNodeRefs.bpmn fix(modeling): correctly update Lane#flowNodeRefs 2015-08-31 15:00:27 +02:00
lane-simple.bpmn fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00
nested-lane.bpmn feat(modeling): wire lanes in BPMN 2.0 xml 2015-08-21 17:34:41 +02:00
no-lane.bpmn feat(modeling): wire lanes in BPMN 2.0 xml 2015-08-21 17:34:41 +02:00