Skip to content

fix(angular): Ensure sourcemaps links have correct text color #11312

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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Sep 10, 2024

Just noticed that if you make a link bold, the text color changes, making the link no longer appear purple. Might be a one-off though because we rarely make lists like this afaict

EDIT: Looks like any bold link is no longer coloured purple. Should we fix this? I guess there's rarely a reason to make a link bold so maybe it's also just fine if we leave it as-is

Copy link

vercel bot commented Sep 10, 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 Sep 10, 2024 1:28pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 1:28pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Sep 10, 2024 1:28pm

Comment on lines +39 to +42
Generating sourcemaps may expose them to the public, potentially causing your
source code to be leaked. You can prevent this by configuring your server to
deny access to `.js.map` files, or by deleting the sourcemaps before deploying
your application.
Copy link
Member Author

Choose a reason for hiding this comment

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

auto-formatting(?)

Copy link

codecov bot commented Sep 10, 2024

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 7.43MB 6 bytes ⬇️
sentry-docs-edge-server-array-push 257.01kB 3 bytes ⬇️
sentry-docs-client-array-push 6.39MB 6 bytes ⬇️

Copy link
Member

@chargome chargome left a comment

Choose a reason for hiding this comment

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

Weird behaviour on the bold links 🤔 I'll open an issue for that, thanks!

@Lms24 Lms24 merged commit 1ddf1fc into master Sep 13, 2024
10 checks passed
@Lms24 Lms24 deleted the lms/fix-angular-sourcemaps-link-colors branch September 13, 2024 09:03
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 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.

2 participants