mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
ba46747cb0
* develop: (35 commits) docs: fix lint docs: move community to Discord Swap condition blocks to avoid using negation Reposition const declaration to ideal place Change repetitive values into consts docs: fix swimm link Fix Update Browserslist Use pnpm/action-setup@v2 Fix lint Delete docs/syntax/gantt.html Add more detailed docs for Gantt tasks Update docs Update packages/mermaid/src/docs/syntax/flowchart.md Update flowchart.md #5195 Add tests for gitgraphs with unconnected branches Include logic for gitgraph with unconnected branches Include undefined on findClosestParent return types and update the function Remove unnecessary argument on findClosestParent call Use already defined const instead of method call Fix pnpm-lock by resetting it, sorry! ...