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

Release/11.4.1 #6083

Merged
merged 17 commits into from
Nov 27, 2024
Merged

Release/11.4.1 #6083

merged 17 commits into from
Nov 27, 2024

Commits on Nov 7, 2024

  1. Merge pull request #6032 from mermaid-js/master

    Merge back v4.11.0 to develop
    ashishjain0512 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c218e36 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Fix for intersection issue

    knsv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7576274 View commit details
    Browse the repository at this point in the history
  2. Added changeset

    knsv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1388662 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6038 from mermaid-js/fix-for-tilted-cylinder-inte…

    …rsect
    
    Fix for intersection issue
    aloisklink authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c8ce416 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    6b23647 View commit details
    Browse the repository at this point in the history
  2. Adding changeset

    knsv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    01b5079 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6059 from mermaid-js/6058-task-id-as-a-number

    fix:Kanban diagrams will not render when adding a number as ticket id or assigned for a task
    ashishjain0512 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8328f74 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore: update dompurify to ^3.2.1

    As [DOMPurify 3.2.0 added TypeScript types][1], this means that we can
    remove our dependency on the `@types/dompurify` package.
    
    [DOMPurify 3.2.0 also adds the `HTML_INTEGRATION_POINTS` option][2],
    which adds back support for `<foreignObject>`,
    [which broke in DOMPurify 3.1.7.][3]
    
    [1]: https://github.com/cure53/DOMPurify/releases/tag/3.2.0
    [2]: cure53/DOMPurify@e4caa67
    [3]: de2c05c
    aloisklink committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fe3cffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255279e View commit details
    Browse the repository at this point in the history
  3. Added changeset

    knsv committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    68f41f6 View commit details
    Browse the repository at this point in the history
  4. Revert "#6080: Fix for issue with diamond intersections when using el…

    …k-layout"
    
    This reverts commit 255279e.
    knsv committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d3b2c7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69973ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ae08a View commit details
    Browse the repository at this point in the history
  7. Added cypress test

    knsv committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3753831 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.1

    fix: update dompurify to `^3.2.1` and remove `@types/dompurify`
    ashishjain0512 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dfaaf36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6081 from mermaid-js/6080-fix

    fix: Elk rendering of Diamond shape intersections
    ashishjain0512 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cc29437 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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