bpmn-js/lib
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
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw feat(replace): add multiplicity marker to replace menu for participants 2020-12-11 06:59:20 +00:00
features fix(modeling): if we fix hover, we gotta fix out, too 2021-01-28 11:11:27 +01:00
import feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
util feat(replace): add switch between DataStore and DataObject in replace menu 2020-12-03 11:01:38 +00:00
.eslintrc chore(project): detect unresolved lint rules 2018-10-26 11:18:37 +00:00
BaseModeler.js feat(lib): deprecate import.parse.complete <context> payload 2020-04-29 11:12:23 +02:00
BaseViewer.js chore(powered-by): integrate new logo 2020-05-20 16:09:03 +00:00
Modeler.js feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
NavigatedViewer.js feat(project): provide Base{Viewer|Modeler} distributions 2019-12-11 13:28:35 +01:00
Viewer.js chore(documentation): fix JSDoc number types 2020-04-07 06:52:55 +00:00