Changelog
17.0.0
FEAT
: add to selection through SHIFT (bpmn-io/diagram-js#796, #2053)CHORE
: remove broken touch interaction (bpmn-io/diagram-js#796)DEPS
: update to diagram-js@14.0.0
diagram-js@14
which removes touch interaction module, and dependency on unsupported hammerjs
package. If you rely on touch interaction, you need to support touch interaction on your own.Changelog
16.1.0
DEPS
: update to diagram-js@13.4.0
DEPS
: update to diagram-js-direct-editing@2.1.1
DEPS
: drop unused object-refs
dependencyChangelog
16.0.0
FEAT
: render vertical pools and lanes (#2024)FEAT
: sentence case titles and labels (#2023)FIX
: ensure all error translations are collected (#2040)DEPS
update to diagram-js@13.0.0