Changelog
14.2.0
FEAT
: make spacetool local per default (bpmn-io/diagram-js#811, #1975)FEAT
: add complex preview feature (bpmn-io/diagram-js#807)CHORE
: mark connection as dragging when moving bendpoint (bpmn-io/diagram-js#807)DEPS
: update to diagram-js@12.5.0
Changelog
14.1.3
CHORE
: correctly output tag in https://github.com/bpmn-io/bpmn-js/pull/1982Changelog
14.1.2
CHORE
: fix POST_RELEASE job in https://github.com/bpmn-io/bpmn-js/pull/1980Changelog
14.1.1
FIX
: asset path by @nikku in https://github.com/bpmn-io/bpmn-js/pull/1977Changelog
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
.