mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
7c3bd9abd2
* develop: Update docs Update NiceGuy.io links in integrations-community.md build(deps-dev): bump vite from 4.4.9 to 4.4.12 Changes to .prettierignore 1. Added 'demos/dev/**' to be ignored by Prettier. 2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules. build: use `tsx` instead of `ts-node-esm` fix: #5100 Add viewbox to sankey fix: Check if parentCommit is provided Condition of Parent Id Without Merge Commit Added Error Hash Removed Linting Issue Fixed Updated gitgraph.md Linting Issue Fixed Documentation Modified New Ex Added e2e test case added Merge Conflict Resolved Suggested Changes FOR PR DONE documentation added, Tests Fixed All Unit Tests Passing Unit Test Cases Added Parser and Logic For Parent Commit Added