Releases: camunda/camunda-dmn-js
Releases · camunda/camunda-dmn-js
v3.1.0
- chore(CHANGELOG): update to v3.1.0 77c0611
- deps: update modeling dependencies 084c482
- ci: ubuntu-latest and use setup action 1ae1114
- chore: update dependency puppeteer to v24 a95de82
- chore: update dependency @rollup/plugin-node-resolve to v16 dc553b1
- chore: update codecov/codecov-action action to v5 ea2b1e7
v3.0.0
Changes
- deps: integrate
dmn-js@17
/diagram-js@15
(implicit keyboard binding) 365b5ca - chore: bump babel* 7e196be
- chore: bump eslint* 36a80f9
- chore: bump to npm-run-all2@7.0.1 5203399
- chore: bump to axe-core@4.10.2 c8b55a4
- chore: bump rollup* 2d8ab29
- chore: bump test dependencies 0aabd19
Key Changes in Modeling
FEAT
: DRD editorCanvas
is now a focusable element (bpmn-io/diagram-js#662)FEAT
: keyboard binds implicitly (bpmn-io/diagram-js#662)
Breaking Changes
- Keyboard is now bound implicitly, and canvas is focusable. Using
bindTo
configuration or callingkeyboard.bind
API withnode
parameter specified now results in a console error and has no effect, cf. (bpmn-io/diagram-js#662).
v2.10.2
v2.10.1
Changes
- deps: update to diagram-js@14.11.3 by @jarekdanielak in #129
Full Changelog: v2.10.0...v2.10.1
v2.10.0
v2.9.1
- deps: update to dmn-js@16.7.1 53e1440
v2.9.0
v2.8.1
v2.8.0
- deps: update to dmn-js-properties-panel@3.5.0 68ae5cc