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

feat!: add global configuration for mermaid and update options #560

Merged
merged 7 commits into from
Nov 20, 2024

Conversation

jfcere
Copy link
Owner

@jfcere jfcere commented Nov 20, 2024

New features and enhancements

  • Add global configuration for mermaid plugin and update options

⚠ Breaking changes

  • Mermaid options have been updated and bring model changes. Minor adjustments will need to be made (refer to mermaid-options.ts for updated typings)

Fix #496, #551

@jfcere jfcere added this to the 19.0.0 milestone Nov 20, 2024
@jfcere jfcere changed the title Add global configuration for mermaid and update options feat!: add global configuration for mermaid and update options Nov 20, 2024
Base automatically changed from update-marked-15 to master November 20, 2024 20:42
@jfcere jfcere marked this pull request as ready for review November 20, 2024 20:44
@jfcere jfcere merged commit 3d68dc6 into master Nov 20, 2024
1 check passed
@jfcere jfcere deleted the mermaid-global-configuration branch November 20, 2024 20:45
@coveralls
Copy link

Coverage Status

coverage: 97.129% (+0.03%) from 97.101%
when pulling a762573 on mermaid-global-configuration
into 620b366 on master.

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.

How to pass mermaid RunOptions.suppressErrors=false while rendering mermaid component
3 participants