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

Restore word-break: break-word on .text-break #30932

Merged
merged 1 commit into from May 31, 2020
Merged

Restore word-break: break-word on .text-break #30932

merged 1 commit into from May 31, 2020

Conversation

mdo
Copy link
Member

@mdo mdo commented May 30, 2020

Restores word-break: break-word on .text-break to fix text breaking on flex containers.

Fixes #30803.


Original issue and PRs:

Demo: https://codepen.io/emdeoh/pen/dyYjwoO?editors=1100

@mdo mdo requested a review from a team as a code owner May 30, 2020 20:04
@XhmikosR XhmikosR added this to Inbox in v5 May 31, 2020
@XhmikosR XhmikosR added this to Inbox in v4.5.1 May 31, 2020
v5 automation moved this from Inbox to Approved May 31, 2020
@XhmikosR XhmikosR merged commit c682e75 into master May 31, 2020
v5 automation moved this from Approved to Shipped May 31, 2020
@XhmikosR XhmikosR deleted the text-break branch May 31, 2020 03:49
@XhmikosR XhmikosR moved this from Inbox to Needs manual backport in v4.5.1 May 31, 2020
@XhmikosR XhmikosR moved this from Needs manual backport to Cherry picked in v4.5.1 Jun 4, 2020
XhmikosR added a commit that referenced this pull request Jun 4, 2020
Restore word-break: break-word on .text-break to fix text breaking on flex containers
XhmikosR added a commit that referenced this pull request Jun 4, 2020
Restore word-break: break-word on .text-break to fix text breaking on flex containers
@XhmikosR XhmikosR moved this from Cherry picked to Shipped in v4.5.1 Jun 4, 2020
mdo added a commit that referenced this pull request Sep 30, 2020
Brings back the word-wrap property instead of overflow-wrap to avoid flex container issues. Properly backports the changes from v5 in #30932.

Closes #31727
@mdo mdo mentioned this pull request Sep 30, 2020
XhmikosR pushed a commit that referenced this pull request Sep 30, 2020
Brings back the word-wrap property instead of overflow-wrap to avoid flex container issues. Properly backports the changes from v5 in #30932.

Closes #31727
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v4.5.1
  
Shipped
v5
  
Shipped
Development

Successfully merging this pull request may close these issues.

text-break class is not working anymore from Bootstrap 4.4.1 to 4.5.0
2 participants