bpmn-js/lib
Nico Rehwaldt 6689af6f5b feat(snapping): snap message flows to bpmn:Event mid
This snaps source / target to the element mid, if
the element is a `bpmn:Event`.

There is usually no more than one snap point for
an event other than the center.

Closes #850
2018-08-22 14:43:16 +02:00
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw fix(draw): revert to Arial as default font 2018-06-28 10:21:08 +02:00
features feat(snapping): snap message flows to bpmn:Event mid 2018-08-22 14:43:16 +02:00
import fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
util feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
Modeler.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
NavigatedViewer.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
Viewer.js feat(viewer): emit export events 2018-06-12 15:44:52 +02:00