bpmn-js/lib/features/modeling
Nico Rehwaldt 6c02ecde34 fix(modeling): if we fix hover, we gotta fix out, too
This ensures our FixHoverBehavior (that ensures we drop onto /
connect to participants, not lanes) does fix the hover element
during *.out, too.

Otherwise there is no way for other behaviors to correctly
remove hover indicators.

Closes https://github.com/bpmn-io/bpmn-js/issues/1413
2021-01-28 11:11:27 +01:00
..
behavior fix(modeling): if we fix hover, we gotta fix out, too 2021-01-28 11:11:27 +01:00
cmd feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
util chore(documentation): fix JSDoc boolean types 2020-04-07 06:52:55 +00:00
BpmnFactory.js fix(modeling): assign id prefix matching element type 2020-03-09 09:54:35 +00:00
BpmnLayouter.js feat(layouter): prefer straight layout for sub-process connections 2020-04-08 11:14:46 +00:00
BpmnUpdater.js fix(modeling): do not crop waypoints on pasting 2019-12-11 11:18:54 +00:00
ElementFactory.js chore(documentation): fix JSDoc string types 2020-04-07 06:52:55 +00:00
Modeling.js feat(modeling): provide generic moddle properties update API 2020-11-19 14:24:59 +00:00
index.js fix(modeling): save bpmndi as drawn on the diagram 2020-03-16 12:24:05 +00:00