bpmn-js/lib
Nico Rehwaldt f89fd529de fix(ordering): correctly attach boundary element in front of task
The way we create labels during import (right after the respective
element) interfered with the ordering during boundary attach.

This commit fixes the behavior.

Closes #437
2016-01-04 16:10:55 +01:00
..
core chore(import): reorganize import related functionality 2014-10-30 12:06:43 +01:00
draw fix(draw): add plus sign (+) to call activities 2016-01-04 15:11:38 +01:00
features fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
import feat(import): pass definitions during import.start event 2015-12-08 15:18:13 +01:00
util test(custom-elements): add integration tests for custom elements 2015-09-09 16:44:10 +02:00
Modeler.js revert(Modeling): change back 'createTemplate' to 'createDiagram' 2015-11-11 11:31:58 +01:00
NavigatedViewer.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
Viewer.js feat(Viewer): indicate empty model through an error 2015-12-08 15:18:13 +01:00