bpmn-js/test
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
..
config test(project): use built-in progress reporter 2019-01-10 12:36:02 +01:00
distro chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
fixtures feat(bpmn-renderer): correctly render all parallel and multiple events 2019-06-27 10:41:27 +00:00
helper fix(test/helper): expose #bootstrapBpmnJS utility 2018-04-05 13:01:34 +02:00
integration fix(tests): fix custom elements tests 2019-05-23 18:26:12 +02:00
matchers chore(test/matchers): improve jsonEquals matcher 2018-06-28 09:03:34 +02:00
spec feat(modeling): prevent accidential dragging of container elements 2019-07-18 15:42:05 +02:00
util test(keyboard): use standard KeyEvents util 2018-11-21 09:41:52 +01:00
.eslintrc chore(project): use shared linter config 2018-02-14 16:42:52 +01:00
TestHelper.js chore(test): clean up test setup 2018-07-09 12:30:45 +02:00
all.js chore(project): add test coverage 2018-10-04 07:37:01 +00:00
suite.js chore(project): use karma-webpack for testing 2018-07-16 13:00:55 +02:00