Skip to content

Releases: bpmn-io/bpmn-auto-layout

v1.0.0

27 Sep 14:09
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): updated to 1.0.0 6ded8eb
  • test: disjoint start and loop elements e6dbba9
  • fix: disconnected elements 9fca341
  • test: verify back-loop below element c5723a7
  • fix: layout back-loop below element 5ec4bea
  • test: verify alternative flows below happy path 5b8ae5b
  • fix: render alternative flows below happy path da6a12a
  • fix: extra spaces after element 84bb4ef
  • test: rebuild snapshots (were missing for recent changes) 5c90d23
  • test: verify disconnected loop 7c49736
  • test: verify implicit start with gateway and intermediate event 3a73f54
  • test: verify grid point after task 0d3848c
  • test: verify link event placement 8f8ad2c
  • test: verify happy path scenario bc1ccbe
  • test: add more specs to verify current implementation b2c5542
  • chore: update specs 4134e86
  • fix: grid column for incoming 397300f
  • fix: gateway rows issue c70630a
  • fix: gateway element position 4e36c02
  • fix: grid col adjust and early exit of traversing 0a3bf8c
  • fix: check loop added ea55000
  • test: add integration tests 45f63ea
  • fix: gateways placement grid issues b17c75a
  • test: simplify specs 37063cc
  • test: only indicate error on actual mismatch (#70) d6d78a2
  • chore: add inspect command e2ec17d
  • chore(README): update and explain testing a50f8b2
  • test: add snapshot testing de0a3ad
  • chore(example): keyboard shortcuts, preserve file name, and more e4d5f5e
  • chore: align drop shadow with token simulation 98e1c61
  • chore: make downloadjs an example dependency 29f79c5
  • feat(example): add download 46bd3e9
  • chore(README): add example 1f88628
  • ci: fix example publishing 60b7941
  • feat: build example to GitHub pages bec3bb0
  • chore: isolate example 91b2110
  • feat: add example 8a9f511
  • fix: no process definition f388126
  • fix: no outgoing from task 8cbac2b
  • fix: undefined error empty process/subprocesses 6d01c29

v0.5.0...v1.0.0

v0.5.0

11 Mar 21:40
Compare
Choose a tag to compare

Changes

  • chore: rename ESM module file name 37afe98
  • chore(CHANGELOG): update to v0.5.0 cefd7a3
  • test: simplify 7e8ddda
  • chore: build before test 7da6ace
  • chore: drop unmaintained example fbb021d
  • chore: drop broken main export 17d36b4
  • test: verify package exports 1b96399
  • chore: use ES imports 60767cb
  • chore: require Node >= 18 4f6f2f4
  • deps: update to bpmn-moddle@9 0301d76
  • ci: run on Node@20 35293ad
  • ci: bump actions + use built-in cache 868bf9d

v0.4.0...v0.5.0