bpmn-js/lib/features
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
..
auto-place fix(auto-place): fix infinite loop during auto-place 2018-05-04 10:40:01 +02:00
auto-resize chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
context-pad chore(contextPadProvider): adjust popupMenu method calls 2018-05-14 15:13:29 +02:00
copy-paste chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
distribute-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
editor-actions chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
global-connect feat(labels): labels can be deleted 2018-05-24 16:22:51 +02:00
keyboard chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
label-editing fix(label-behavior): text annotation resizing after text property change 2018-06-13 11:02:55 +02:00
modeling chore(modeling/BpmnLayouter): simplify manhattan layout logic 2018-08-22 14:43:16 +02:00
ordering chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
palette chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
popup-menu chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
replace chore(replace): retain definitions where appropriate 2018-06-28 09:03:34 +02:00
replace-preview fix(replace-preview): escape element ids in CSS selectors 2018-04-10 09:34:49 +02:00
rules fix(rules): allow labels to be dropped everywhere 2018-08-22 14:41:59 +02:00
search chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
snapping feat(snapping): snap message flows to bpmn:Event mid 2018-08-22 14:43:16 +02:00