mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
9425b8adc2
* upstream/develop: (81 commits) style(docs): fix prettier issues (extra newline) Corrected theme variables reference table layout Fix typos in README.md build: lint-staged docs in packages/mermaid/src/… chore(docs): run `pnpm run docs:build` build(docs): fix `pnpm run docs:{build,verify}` docs: replace `yarn` with `pnpm` in dev guide build: re-enable `prepare` script for husky setup build: update pre-commit rules to use `pnpm` Arrow tip aligned to edge of box updated pnpm-lock file ci(e2e): Skip pnpm cache if skipping cypress run ci(e2e): remove `headless` arg from cypress run build(dev): Fix dev server not showing mermaid.js Fixed sample test Adding example diagram as a template for a new diagram Removed test folder Returning the borders to the e2e tests Fix for tests Updated version ...