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

fix the mermaid flowcharts #3372

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

lyleschemmerling
Copy link
Contributor

@lyleschemmerling lyleschemmerling commented Nov 7, 2024

image

This pull request includes updates to the FlowchartDiagram.astro component to enhance the handling of foreignObject elements and improve the styling of labels and edges.

Enhancements to FlowchartDiagram.astro component:

  • Added a script to ensure all child nodes of foreignObject elements have their display style set to 'contents'.
  • Introduced new global styles for .edgeLabel to add padding and adjusted styles for the .label-container, g .label > foreignObject, and g .edgePaths classes.

@lyleschemmerling lyleschemmerling requested a review from a team as a code owner November 7, 2024 00:12
@lyleschemmerling lyleschemmerling requested review from a team as code owners November 7, 2024 00:12
@lyleschemmerling lyleschemmerling merged commit d6e0347 into main Nov 7, 2024
2 checks passed
@lyleschemmerling lyleschemmerling deleted the lyle/WRQ-39/flowchart-fix branch November 7, 2024 00:24
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.

1 participant