Changelog
17.2.0
FEAT
: make popup menu keyboard navigatableFIX
: address various accessibility issuesFIX
: correct various typing issuesDEPS
: update to diagram-js@14.3.0
DEPS
: update to diagram-js-direct-editing@2.1.2
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.