Changelog
14.1.0
FEAT
: ensure lanes aren't resized when using space tool in https://github.com/bpmn-io/bpmn-js/pull/1972DOCS
: update translations for v14.0.0 by @bpmn-io-bot in https://github.com/bpmn-io/bpmn-js/pull/1948Changelog
14.0.0
FEAT
: do not hide overlays on canvas move per default (diagram-js#798)FEAT
: translate Append TextAnnotation context pad action (#1932)FIX
: allow to create connection + event-based gateway (#1490)FIX
: make breadcrumb styling more robust (#1945)FIX
: correct copy of default sequence flow elements (#1935)CHORE
: extract modeling-feedback
into dedicated module (#1940)CHORE
: drop deprecated callback support from public APICHORE
: drop deprecated import.parse.complete
event member context
DEPS
: update to diagram-js@12.3.0
DEPS
: update to bpmn-moddle@8.0.1
DEPS
: update to ids@1.0.3
v7.0.0
.import.parse.complete
event member context
removed. Access the same information via the event itself, as released with v7.0.0
.