Merge branch 'develop' into bug/6795_fix-flowchart-elk-detector

This commit is contained in:
shubham-mermaid
2025-07-29 16:09:29 +05:30
committed by GitHub
18 changed files with 2092 additions and 247 deletions

View File

@@ -0,0 +1,5 @@
---
'@mermaid-js/mermaid-zenuml': patch
---
Fixed a critical bug that the ZenUML diagram is not rendered.

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Update casing of ID in requirement diagram

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Update flowchart direction TD's behavior to be the same as TB