Merge branch 'develop' into 6919-fix-incorrect-viewBox-casing

This commit is contained in:
Knut Sveidqvist
2025-10-21 10:33:21 +02:00
committed by GitHub
13 changed files with 124 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Support edge animation in hand drawn look

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Resolved parsing error where direction TD was not recognized within subgraphs

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Improve participant parsing and prevent recursive loops on invalid syntax