Skip to content

Add auto-link & various other url helpers #2687

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

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

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Jun 24, 2025

Closes #2562

Changes

@emma-sg emma-sg changed the title add rich text element & helpers and use it across the app Add auto-link & various other url helpers Jun 24, 2025
Copy link

socket-security bot commented Jun 24, 2025

@emma-sg
Copy link
Member Author

emma-sg commented Jun 24, 2025

Interesting, I'm not sure what Socket is picking up here — the tlds dependency this adds doesn't have any dependencies of its own, and all of these listed added dependencies should already be present (it looks like most of them are downstream of web-test-runner)

@emma-sg emma-sg requested a review from SuaYoo June 24, 2025 22:07
@@ -2,7 +2,7 @@
"compilerOptions": {
"outDir": "./dist/",
"module": "esnext",
"target": "es6",
"target": "ES2018",
Copy link
Member

Choose a reason for hiding this comment

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

Why is the target change necessary?

@SuaYoo SuaYoo requested a review from ikreymer June 26, 2025 22:17
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.

Enhancement: create link fragments from urls when rendering org descriptions
2 participants