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

Move ELK to standalone package #5049

Merged
merged 13 commits into from
Nov 24, 2023
Merged

Move ELK to standalone package #5049

merged 13 commits into from
Nov 24, 2023

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

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

Commits on Nov 23, 2023

  1. Merge pull request #5050 from mermaid-js/sidv/splitELK2

    Allow registered diagrams to be overridden.
    sidharthv96 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1be09df View commit details
    Browse the repository at this point in the history
  2. Cleanup package.json

    Co-authored-by: Alois Klink <[email protected]>
    sidharthv96 and aloisklink committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ac99eb5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sidv/splitELK' of https://github.com/mermaid-js/mermaid

    …into sidv/splitELK
    
    * 'sidv/splitELK' of https://github.com/mermaid-js/mermaid:
      5043 Allow registered diagrams to be overridden.
    sidharthv96 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5b7ba83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec5783 View commit details
    Browse the repository at this point in the history
  5. chore: Update pnpm-lock

    sidharthv96 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    30fe363 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c294a0a View commit details
    Browse the repository at this point in the history
  7. fix flow elk test

    sidharthv96 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fe7da97 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge branch 'next' into sidv/splitELK

    * next: (39 commits)
      reset the testTimeout to 5 seconds and change it directly in the test
      update testTimeout from 5 seconds to 10 seconds
      Update all patch dependencies
      fix broken link
      add latest blog post
      Update all minor dependencies
      fix linting
      fix: set proper shiki theme for light and dark modes
      fix: change shiki theme to github-light
      add latest blog post
      GitGraph: made reroute fn more readable
      GitGraph: simplified branch check in arrow rerouting fn
      GitGraph: added commit IDs to e2e test to remove false positives
      GitGraph: Moved branch curve check to within reroute check fn
      GitGraph: corrected minor typo in comment.
      GitGraph: added 2x e2e tests for branches not used immediately
      GitGraph: added branch checking to rerouting
      GitGraph: Added e2e tests for deferred branch use.
      GitGraph: e2e tests, added commit IDs to test graphs
      GitGraph: fixed an e2e branch for vertical branch
      ...
    sidharthv96 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    94c3d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbcd2cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcdd1c5 View commit details
    Browse the repository at this point in the history
  4. Turn off patch coverage

    sidharthv96 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5eb1160 View commit details
    Browse the repository at this point in the history