Skip to content

Add advanced ClassDiagram API for Mermaid v11#30

Merged
wowbios merged 1 commit intomainfrom
classdiagram-v11-main-20260305
Mar 5, 2026
Merged

Add advanced ClassDiagram API for Mermaid v11#30
wowbios merged 1 commit intomainfrom
classdiagram-v11-main-20260305

Conversation

@wowbios
Copy link
Owner

@wowbios wowbios commented Mar 5, 2026

Summary

  • add ClassDiagram.CreateAdvanced(...) and new IClassDiagramAdvanced API without changing legacy Create(...) behavior
  • implement advanced class diagram features for Mermaid v11: namespace, note, note for, classDef, and bulk cssClass
  • add class diagram rendering tests and update README with Class API v11 status and usage example

Test plan

  • dotnet test "src/FluentMermaidLibrary.sln" --nologo -v minimal

Keep the legacy ClassDiagram API behavior unchanged while adding an advanced entrypoint with namespace, notes, and classDef support plus focused rendering fixes and coverage tests.

Made-with: Cursor
@wowbios wowbios merged commit c2a30f9 into main Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant