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

Fix #4408: Handle wrapping long words #4416

Merged
merged 9 commits into from
Jun 8, 2023

Commits on May 20, 2023

  1. Fixes mermaid-js#4408: solve infinite loop on words that exceed width…

    … constraint with word break
    MikeJeffers committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f535640 View commit details
    Browse the repository at this point in the history
  2. add e2e test

    MikeJeffers committed May 20, 2023
    Configuration menu
    Copy the full SHA
    9e61681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    496585b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    0cb6df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad09d63 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into pr/MikeJeffers/4416

    * develop: (45 commits)
      Add nextra to cSpell
      Update docs: Added Nextra to Blogs category on integrations page
      Render empty lines correctly
      Restore classes on edges for elk
      Update diagram proposal
      Update docs
      Added CKEditor and GitHub Writer to available integrations.
      Fix exceptions for empty lines
      chore(deps): update all patch dependencies
      build(deps): fix broken pnpm-lock.yaml file
      Mermaid version 10.2.0
      Mermaid Version 10.2.0-rc.4
      Label background fix
      Test commit
      Fix for regression error in sequenceDiagrams
      Update all minor dependencies
      Update all patch dependencies
      Update docs
      Add contributors profile url
      ignore ZenUML types
      ...
    sidharthv96 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    88b94de View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'develop' into pr/MikeJeffers/4416

    * develop:
      Update docs
    sidharthv96 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ac488dd View commit details
    Browse the repository at this point in the history
  2. Remove old changelog

    sidharthv96 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e2e9d0f View commit details
    Browse the repository at this point in the history
  3. Remove old changelog

    sidharthv96 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0ad0841 View commit details
    Browse the repository at this point in the history