bpmn-js/lib/features
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
..
auto-resize fix(auto-resize): expand non-primary parents in multi select move 2015-10-22 18:20:35 +02:00
context-pad feat(context-pad): show delete only if allowed by rules 2015-12-02 15:56:09 +01:00
keyboard feat(keyboard): use editor actions 2015-10-20 15:34:40 +02:00
label-editing chore(project): update didi dependency 2015-10-20 15:34:16 +02:00
modeling fix(BpmnLabelSupport): fix hidden property assignment 2016-01-04 15:19:08 +01:00
ordering fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
palette chore(project): migrate to bpmn-icon prefixed font 2015-11-16 15:28:21 +01:00
replace fix(replace): properly set parent of event definitions 2015-11-19 13:28:39 +01:00
replace-preview fix(replace-preview): change type of visualReplacements from array to object 2015-09-24 16:50:34 +02:00
rules feat(modeling): allow data associations from and to events 2015-10-22 08:21:01 +02:00
snapping fix(snapping): remove prev/next resize constraints for unbalanced resize 2015-10-22 20:35:34 +02:00