Related to bpmn-io/diagram-js#107 BREAKING CHANGE: * Modeling#moveShapes got renamed to Modeling#moveElements * Id of command changed from 'shapes.move' to 'elements.move'
This commit adds support for modeling boundery events. Users may pull out the boundary events from the palette. Closes #292