bpmn-js/lib/features/modeling
Nico Rehwaldt b233ab957c feat(snapping): add bpmn-specific move snapping
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
2015-04-29 15:04:54 +02:00
..
behavior feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
cmd feat(modeling): add participant modeling behavior 2015-04-14 15:23:16 +02:00
rules feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
BpmnFactory.js feat(modeling): add message flow modeling 2015-04-22 16:12:58 +02:00
BpmnLayouter.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
BpmnUpdater.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
ElementFactory.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
LabelSupport.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
Modeling.js feat(modeling): add message flow modeling 2015-04-22 16:12:58 +02:00
ModelingUtil.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
index.js feat(layout): add straight layouting for message flows 2015-04-22 16:19:26 +02:00