Skip to content

Update sidebar syntax to link to the newly added Ishikawa diagram#7460

Merged
knsv merged 1 commit into
mermaid-js:developfrom
lee-treehouse:add-link-for-ishikawa
Mar 11, 2026
Merged

Update sidebar syntax to link to the newly added Ishikawa diagram#7460
knsv merged 1 commit into
mermaid-js:developfrom
lee-treehouse:add-link-for-ishikawa

Conversation

@lee-treehouse
Copy link
Copy Markdown
Collaborator

📑 Summary

Update sidebar syntax to link to the newly added Ishikawa diagram

Before

CleanShot 2026-03-08 at 05 47 52@2x

After

CleanShot 2026-03-08 at 05 57 23@2x

📏 Design Decisions

We have a new diagram checklist as part of sisyphus-bot eg #7396 (review) - it's easy to miss updating the file with the sidebar syntax, so perhaps this is something the bot could check for

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added necessary unit/e2e tests.
  • 📓 have added documentation. Make sure MERMAID_RELEASE_VERSION is used for all new features.
  • 🦋 If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 7, 2026

🦋 Changeset detected

Latest commit: ca9c782

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
mermaid Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 7, 2026

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit ca9c782
🔍 Latest deploy log https://app.netlify.com/projects/mermaid-js/deploys/69ac76e1d4201300087a2d2e
😎 Deploy Preview https://deploy-preview-7460--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lee-treehouse lee-treehouse mentioned this pull request Mar 7, 2026
4 tasks
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 7, 2026

Open in StackBlitz

@mermaid-js/examples

npm i https://pkg.pr.new/@mermaid-js/examples@7460

mermaid

npm i https://pkg.pr.new/mermaid@7460

@mermaid-js/layout-elk

npm i https://pkg.pr.new/@mermaid-js/layout-elk@7460

@mermaid-js/layout-tidy-tree

npm i https://pkg.pr.new/@mermaid-js/layout-tidy-tree@7460

@mermaid-js/mermaid-zenuml

npm i https://pkg.pr.new/@mermaid-js/mermaid-zenuml@7460

@mermaid-js/parser

npm i https://pkg.pr.new/@mermaid-js/parser@7460

@mermaid-js/tiny

npm i https://pkg.pr.new/@mermaid-js/tiny@7460

commit: 3b0d1c0

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 7, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 3.53%. Comparing base (adcf722) to head (ca9c782).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
packages/mermaid/src/docs/.vitepress/config.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #7460      +/-   ##
==========================================
- Coverage     3.53%   3.53%   -0.01%     
==========================================
  Files          490     490              
  Lines        48968   48969       +1     
  Branches       766     766              
==========================================
  Hits          1733    1733              
- Misses       47235   47236       +1     
Flag Coverage Δ
unit 3.53% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/mermaid/src/docs/.vitepress/config.ts 0.39% <0.00%> (-0.01%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Mar 7, 2026, 7:15 PM

@knsv
Copy link
Copy Markdown
Collaborator

knsv commented Mar 11, 2026

Thanks @lee-treehouse !

as looking for it :)

We should make a checklist for new diagrams. Lots of things to keep track of for contributors!

@knsv knsv added this pull request to the merge queue Mar 11, 2026
Merged via the queue into mermaid-js:develop with commit 9fce70d Mar 11, 2026
22 checks passed
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.

2 participants