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 mermaid charts in dark mode #11754

Merged
merged 2 commits into from
Nov 7, 2024
Merged

fix mermaid charts in dark mode #11754

merged 2 commits into from
Nov 7, 2024

Conversation

a-hariti
Copy link
Collaborator

@a-hariti a-hariti commented Nov 7, 2024

closes #11733

@a-hariti a-hariti requested a review from antonpirker November 7, 2024 10:23
Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 10:49am
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 10:49am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 10:49am

Copy link

codecov bot commented Nov 7, 2024

Bundle Report

Changes will increase total bundle size by 1.51kB (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 8.58MB 418 bytes (0.0%) ⬆️
sentry-docs-client-array-push 8.94MB 1.09kB (0.01%) ⬆️

Copy link
Member

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cant say much about the code (because my JS/TS is very rusty) but I have tested it and it works!

@antonpirker antonpirker merged commit e0654b1 into master Nov 7, 2024
13 checks passed
@antonpirker antonpirker deleted the mermaid-dark-mode branch November 7, 2024 11:24
martinhaintz pushed a commit that referenced this pull request Nov 11, 2024
* master: (39 commits)
  getsentry/relay@403f2bf
  feat(native): add backend trade-offs to Advanced Usage (#11721)
  🔧 chore(api): add additional troubleshooting instructions to publish api docs (#11772)
  Bump API schema to 02adb960 (#11773)
  Update metric-alert-config.mdx (#11760)
  update w-9 tax form (#11764)
  chore: silence fetch cache error due to size limit (#11767)
  fix Ureal engine DSN placeholder (#11769)
  feat: Banner pathname regex (#11761)
  docs(nuxt): Add troubleshoot pnpm (#11720)
  Docker Desktop to Colima fix (#11752)
  Bump API schema to d51784a6 (#11759)
  ref(feedback): update user feedback docs to include external issue linking & auto issue creation (#11729)
  getsentry/relay@d23c39a
  Changed /store to /envelope (because /store does not exist anymore (#11755)
  Refactor arcade embeds (#11722)
  feat(js): Add `skipBrowserExtensionCheck` documentation (#11693)
  getsentry/relay@a7d9096
  fix mermaid charts in dark mode (#11754)
  fix: Log4j configurations and wording (#11395)
  ...
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggling light/dark mode breaks mermaid diagrams
2 participants