bpmn-io / bpmn-auto-layout

Layout BPMN diagrams, generating missing DI information.
https://bpmn-io.github.io/bpmn-auto-layout/
52 stars 41 forks source link

feat: new layout algorithm #36

Closed marstamm closed 1 year ago

marstamm commented 1 year ago

Replaces the existing layouting algorithm with another one that is more resilient against loops.

Adds bundeling for esm and cjs

corocoto commented 1 year ago

@marstamm, great job 👏 Thanks a lot for the PR!