Breadcrumb: rename td-breadcrumbs__single to the variant form --single - #2730
Merged
chalin merged 1 commit intoAug 20, 2026
Merged
Conversation
- Trues the one variant-shaped exception to the settled td- BEM convention (modifier suffixes for variants) while the breadcrumb's selector surface is already breaking in this release - Renames the class in the partial, the SCSS, and the navigation docs' re-enable hook; markup golden refreshed red-first, visual goldens unchanged
chalin
force-pushed
the
chalin-m24-breadcrumbs-single-variant-2026-0820
branch
from
August 20, 2026 19:07
0a66eb7 to
450e7c5
Compare
chalin
added a commit
to chalin/docsy
that referenced
this pull request
Aug 20, 2026
…2730 rename - Wires the semantic-classes docs links (landed with google#2727) into the post intro, What's next, and the changelog entry, dropping the announcement-promise sentences the user guide now owns. - Rewrites the project-Sass action per the i6 lane's probe-confirmed narrowing: structural selectors keep matching temporarily; state selectors are already broken (.breadcrumb-item.active matches nothing, :not(.active) inverts). The bullet is now badged breaking. - Adds the google#2730 rename to the selector table (td-breadcrumbs__single -> td-breadcrumbs--single). - Drops the Mermaid pin-cadence sentence (docs-owned).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
td-breadcrumbs__single→td-breadcrumbs--single: a variant wearing element syntax (predates the convention, 2021); rides 0.17's already-breaking breadcrumb selector changes so the rename never needs its own breaking release