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

[Feature] text support word-break: 'keep-all' #1466

Closed
xile611 opened this issue Sep 25, 2024 · 0 comments
Closed

[Feature] text support word-break: 'keep-all' #1466

xile611 opened this issue Sep 25, 2024 · 0 comments
Assignees
Milestone

Comments

@xile611
Copy link
Contributor

xile611 commented Sep 25, 2024

What problem does this feature solve?

image

https://developer.mozilla.org/en-US/docs/Web/CSS/word-break

image

解决超长英文单词不换行,只能在一行内自动省略

What does the proposed API look like?

{
wordBreak: 'keep-all'
}

@neuqzxy neuqzxy added this to the 0.20.9 milestone Oct 12, 2024
xile611 added a commit that referenced this issue Oct 14, 2024
feat: text support keep-all, closed #1466
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

No branches or pull requests

2 participants