Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rolled back mermaid dependency to 9.3.4 #362

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

karayim
Copy link

@karayim karayim commented Aug 17, 2023

Mermaid introduced a change to the render API, so a rollback to a working version (9.3.4) was required. The more recent versions change from mermaid.mermaidAPI.render to mermaid.render. If we want to bump the version, we'll need to change the line in Mermaid.svelte that renders the graph.

Testing Done: manually tested that the graph appears, auto-updates when changes are made to the yaml, and intellisense works as expected.

Mermaid introduced a change to the render API, so a rollback to a working version (9.3.4) was required. The more recent versions change from mermaid.mermaidAPI.render to mermaid.render. If we want to bump the version, we'll need to change the line in Mermaid.svelte that renders the graph.

Testing Done: manually tested that the graph appears, auto-updates when changes are made to the yaml, and intellisense works as expected.
@karayim karayim added the chore label Aug 17, 2023
@karayim karayim self-assigned this Aug 17, 2023
@netlify
Copy link

netlify bot commented Aug 17, 2023

Deploy Preview for elated-stonebraker-105904 ready!

Name Link
🔨 Latest commit 90d3ff3
🔍 Latest deploy log https://app.netlify.com/sites/elated-stonebraker-105904/deploys/64e615a5df78ec00070baf6c
😎 Deploy Preview https://deploy-preview-362--elated-stonebraker-105904.netlify.app/live-editor
📱 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 site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants