Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams

This commit is contained in:
omkarht
2025-08-06 17:14:45 +05:30
committed by GitHub
24 changed files with 557 additions and 408 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Make flowchart elk detector regex match less greedy

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Add escaped class literal name on namespace

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
chore: migrate to class-based ArchitectureDB implementation

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
chore: Update packet diagram to use new class-based database structure