Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to diagram priority when overriding. #5051

Closed
wants to merge 3 commits into from

Commits on Nov 18, 2023

  1. feat: 5043 Add priority support for registered diagrams

    Allows external diagrams to override internal diagrams, if necessary.
    This will help move ELK to a different package, without completely breaking rendering, by falling back to dagre, and supporting ELK if it's registered as an external diagram.
    sidharthv96 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    b5f3cdc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    927217d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'sidv/splitELK' into sidv/diagramPriority

    * sidv/splitELK:
      5043 Move ELK to standalone package
    sidharthv96 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4a62e7f View commit details
    Browse the repository at this point in the history