bpmn-js/test/spec
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
..
draw chore(draw): remove internal label for groups 2019-05-28 06:46:53 +00:00
environment chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
features feat(modeling): prevent accidential dragging of container elements 2019-07-18 15:42:05 +02:00
i18n chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
import feat(ElementFactory): add #isFrame property on group creation 2019-05-07 14:36:32 +02:00
util style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
ModelerSpec.js test(Viewer): simplify multiple-diagrams test cases 2019-04-16 15:20:12 +02:00
NavigatedViewerSpec.js test(NavigatedViewer): verify editor action support 2018-10-29 14:52:41 +00:00
ViewerSpec.js feat(Viewer): restore Viewer#importDefinitions 2019-06-28 10:26:58 +02:00