Skip to content

Releases: bpmn-io/bpmn-js

v17.11.1

16 Sep 16:09
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v17.11.1 2c600d0
  • fix(search): handle elements without label 58d7d7a

v17.11.0...v17.11.1

v17.11.0

12 Sep 13:49
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v17.11.0 054b02e
  • deps: update to diagram-js@14.10.0 8278bc7
  • feat(search): sort matches by location 4789c1f
  • chore(search): replace deprecated method a2211cb
  • docs: link awesome list (#2230) 35a911f

v17.10.0...v17.11.0

v17.10.0

09 Sep 15:13
Compare
Choose a tag to compare

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 diagram-js@14.9.0 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.10.0

v17.9.2

05 Aug 13:15
Compare
Choose a tag to compare

17.9.2

  • FIX: keep direction when collapsing pools (#2208)

v17.9.1

04 Jul 11:23
b201183
Compare
Choose a tag to compare

Changes

  • FIX: show delete action for labels (#2163)

v17.9.0

28 Jun 13:18
Compare
Choose a tag to compare

Changes

  • deps: update to diagram-js@14.7.2 ab37581

v17.8.3...v17.9.0

v17.8.3

25 Jun 07:58
Compare
Choose a tag to compare

17.8.3

  • FIX: add accessible label to drill down button (#2194)

v17.8.2

17 Jun 08:55
f604b83
Compare
Choose a tag to compare
  • chore(CHANGELOG): update to v17.8.2 a308e38
  • chore: update rollup* dependencies 8f98243
  • fix(search): do not suggest subprocess planes f470cd5

v17.8.1...v17.8.2

v17.8.1

30 May 12:15
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v17.8.1 5d304e4
  • deps: update to min-dom@4.2.1 / tiny-svg@3.1.2 ed8908a
  • test: log XML outside of editing cycle 542512b
  • chore: merge main to develop 80b22ef
  • chore(CHANGELOG): update aebc488
  • deps: update to diagram-js@14.7.1 fb80891
  • fix(drilldown): handle missing process (parent) DI elements 857415f
  • test(drilldown): re-structure specs + verify additional cases b3fdbdf

v17.8.0...v17.8.1

v17.8.0

28 May 14:33
5e1dd8d
Compare
Choose a tag to compare

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 with canvas.addMarker and css (#2173)
  • CHORE: render flow markers as part of djs-visual (#2173)
  • DEPS: update to diagram-js@14.7.0

v17.7.1...v17.8.0