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: masks a link if present #1748

Merged
merged 1 commit into from
Sep 16, 2024
Merged

feat: masks a link if present #1748

merged 1 commit into from
Sep 16, 2024

Conversation

FritzHoing
Copy link
Collaborator

No description provided.

@FritzHoing FritzHoing force-pushed the display-field branch 2 times, most recently from 37f58e5 to 987cc3b Compare September 16, 2024 15:41
@buehner
Copy link
Member

buehner commented Sep 16, 2024

👍 (once all tests are green)

Copy link

null

@FritzHoing FritzHoing merged commit e61e7be into main Sep 16, 2024
1 check passed
Copy link

🎉 This PR is included in version 8.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@@ -135,7 +135,7 @@ export const DisplayField: React.FC<DisplayFieldProps> = ({
target="_blank"
rel='noreferrer'
>
{value?.toString()}
Link
Copy link
Member

Choose a reason for hiding this comment

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

This should be translatable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants