mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
963a1f1eb1
* origin/develop: (564 commits) chore: Format Mermaid.vue Made mermaidConfig a local variable so that it cannot be shared cross rendering. Fix for issue #3882 moving the label when the path has been modified Small fix for issue #3881 Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages Fixed the issue that theme-switch does not work on docs. chore: Fix mindmap link chore: Switch back from unpkg to jsdelivr delete functions not used in diagrams/c4 code (dead code) Minor change feat: Add @include support to docs feat: Add @include example to docs feat: Add @include support to docs cleanup fix lines fix Async rendering Revert "sync" chore(deps): update pnpm to v7.17.1 chore(deps): remove dependency on `graphlib` test(e2e): make gitgraph snapshots consistent ...