Skip to content

v6: docs - remove unneeded word-break page (Content moved to text-wrapping page)#42426

Merged
mdo merged 2 commits into
twbs:v6-devfrom
coliff:dev/coliff/v6-word-wrap-docs
May 22, 2026
Merged

v6: docs - remove unneeded word-break page (Content moved to text-wrapping page)#42426
mdo merged 2 commits into
twbs:v6-devfrom
coliff:dev/coliff/v6-word-wrap-docs

Conversation

@coliff
Copy link
Copy Markdown
Contributor

@coliff coliff commented May 21, 2026

Description

remove unneeded word-break page

Motivation & Context

Content has moved to text-wrapping page

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Copilot AI review requested due to automatic review settings May 21, 2026 15:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the standalone Utilities > Word break documentation page now that its content lives on the Text wrapping page, and updates navigation/metadata accordingly.

Changes:

  • Deleted word-break.mdx (Word break utility page)
  • Updated text-wrapping.mdx frontmatter utility list to include word-breaking utilities
  • Removed “Word break” from the Utilities sidebar navigation

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
site/src/content/docs/utilities/word-break.mdx Removes the redundant Word break page (content already present elsewhere).
site/src/content/docs/utilities/text-wrapping.mdx Updates page metadata to cover word-breaking utilities alongside wrapping utilities.
site/data/sidebar.yml Removes the “Word break” nav entry under Utilities > Type.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread site/src/content/docs/utilities/text-wrapping.mdx Outdated
Comment thread site/data/sidebar.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mdo mdo added this to v6.0.0 May 22, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 May 22, 2026
@mdo mdo merged commit 4eb4ec1 into twbs:v6-dev May 22, 2026
12 checks passed
@coliff coliff deleted the dev/coliff/v6-word-wrap-docs branch May 22, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

3 participants