bpmn-js/lib/features
Philipp Fromme ab56fc21ad feat(modeling): prevent accidential dragging of container elements
This implements custom hit areas for participants, lanes and
expanded subprocesses.

Given these changes, users need to grab container elements
on the boarder or the label area to move them.

Closes https://github.com/bpmn-io/bpmn-js/issues/957
2019-07-18 15:42:05 +02:00
..
auto-place chore(autp-place): move helper function to util 2019-04-30 09:32:42 +00:00
auto-resize chore(bpmn-auto-resize): add test 2019-05-10 07:22:51 +00:00
context-pad feat(translations): add new keywords 2019-06-25 07:20:25 +00:00
copy-paste chore(copy-paste): ensure pasted group has new category value 2019-07-02 07:42:22 +00:00
distribute-elements chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
editor-actions chore(editor-actions): make dependencies optional 2018-10-29 14:52:41 +00:00
grid-snapping fix(grid-snapping): correctly update snapped waypoints 2019-06-17 12:34:09 +00:00
interaction-events feat(modeling): prevent accidential dragging of container elements 2019-07-18 15:42:05 +02:00
keyboard chore(keyboard): handle { keyEvent } listener result 2018-10-29 14:52:41 +00:00
label-editing feat(label-editing): auto-activate for group 2019-06-13 16:38:50 +00:00
modeling fix(modeling): correctly create connection replacement 2019-07-02 12:21:49 +00:00
ordering chore(ordering): fix typo 2019-05-29 06:42:54 +00:00
palette feat(translations): add new keywords 2019-06-25 07:20:25 +00:00
popup-menu chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
replace feat(modeling): allow to attach intermediate event with connections 2019-06-04 17:44:47 +00:00
replace-preview feat(bpmn-rules): ignore labels movement visually 2019-06-13 08:44:41 +00:00
rules fix(bpmn-rules): allow to drop Boundary Events only on containers 2019-06-24 13:47:08 +00:00
search chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
snapping feat(snapping): add TRBL snapping against containers 2019-06-27 13:09:22 +00:00