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

Implement modern text wrap pretty and balance #4418

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

frjo
Copy link
Member

@frjo frjo commented Feb 24, 2025

Balance has good support but pretty only works in chromium bases browsers for now.

Balance: for all heading, h1-h6
Pretty: for p, and li tags (anything with long texts.)

See https://developer.mozilla.org/en-US/docs/Web/CSS/text-wrap

…rt but pretty only works in chromium bases browsers for now.
@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter labels Feb 24, 2025
@frjo frjo added Status: Needs testing Tickets that need testing/qa Status: Needs dev testing 🧑‍💻 Tasks that should be tested by the dev team labels Feb 24, 2025
@frjo frjo merged commit ec6ed8f into main Feb 27, 2025
7 checks passed
@frjo frjo removed Status: Needs testing Tickets that need testing/qa Status: Needs dev testing 🧑‍💻 Tasks that should be tested by the dev team labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants