Closes #352
This commit adds part of the infrastructure that allows the coexistence between bpmn elements and custom ones. Closes #348
This commit adds message flow + collaboration specific snapping by subclassing the diagram-js provided default Snapping implementation. * Add collaboration snapping * Rename lib/util/{Name}.js -> lib/util/{Name}Util.js Closes #255