Skip to content

Conversation

Brainshaker95
Copy link
Contributor

Description

This PR will disable whitespace wrapping in VPBadge elements. Since they are generally meant for usage with a small amount of text it makes sense to set that as the default.

Linked Issues

Fixes #4764

Additional Context

In contrast to the proposed solution in the linked issue I have decided to add the style to the component itself instead of applying it via CSS. Also I did not use the !important rule to still allow for simple override.

@brc-dd brc-dd merged commit 113d230 into vuejs:main Oct 1, 2025
9 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2025
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.

Badge component unexpectedly breaks line in tables with long text

2 participants