Releases: bpmn-io/bpmn-js
Releases · bpmn-io/bpmn-js
v17.11.1
v17.11.0
v17.10.0
Changes
- chore(CHANGELOG): update to v17.10.0 2373641
- test: properly provide businessObject with label 235d9b9
- fix: pasting compensation activity without boundary event 4359f18
- chore: update changelog afdd676
- test: add unit tests for resize constraints to cover all directions inc. vertical lanes cd6bcad
- fix: lane resize constraints for horizontal and vertical lanes 7a137cc
- fix: label text visible while editing 988cb29
- chore: test types without skipping lib check 392f484
- chore(types): implement generic element 9f50b97
- chore(types): correct renderer types c840a9f
- chore(types): add missing type declarations da59558
- chore(types): add missing type 1994afd
- chore(types): correct type used 93e59cb
- deps: update to [email protected] 7737f9d
- fix: auto-place elements vertically in sub-processes 3153b08
- chore: update dependency puppeteer to v23 cdf7461
- docs(context-pad): correct argument type (#2204) a1eea14
- docs(modeling): improve connect optional param jsdoc definition 82e8fa7
- chore: update dependency babel-plugin-istanbul to v7 8025600
- docs: update translations for v17.9.0 c9cb0bd
v17.9.2
v17.9.1
v17.9.0
v17.8.3
v17.8.2
v17.8.1
Changes
- chore(CHANGELOG): update to v17.8.1 5d304e4
- deps: update to [email protected] / [email protected] ed8908a
- test: log XML outside of editing cycle 542512b
- chore: merge main to develop 80b22ef
- chore(CHANGELOG): update aebc488
- deps: update to
[email protected]
fb80891 - fix(drilldown): handle missing process (parent) DI elements 857415f
- test(drilldown): re-structure specs + verify additional cases b3fdbdf
v17.8.0
Changes
FEAT
: keep global elements when deleting last participant (#2175)FIX
: allow undo after deleting last participants and data store (#1676)FIX
: allow styling markers withcanvas.addMarker
and css (#2173)CHORE
: render flow markers as part ofdjs-visual
(#2173)DEPS
: update to[email protected]