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

fix(multiple): rename token prefixes to match components #30802

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

andrewseguin
Copy link
Contributor

BREAKING CHANGE:

  • Renames the prefixes of some tokens so that they match their component names and align on the same structure:
    --mat-circular-progress--mat-progress-spinner
    --mat-elevated-card--mat-card-elevated
    --mat-extended-fab--mat-fab-extended
    --mat-filled-button--mat-button-filled
    --mat-filled-text-field--mat-form-field-filled
    --mat-full-pseudo-checkbox--mat-pseudo-checkbox-full
    --mat-legacy-button-toggle--mat-button-toggle-legacy
    --mat-linear-progress--mat-progress-bar
    --mat-minimal-pseudo-checkbox--mat-pseudo-checkbox-minimal
    --mat-outlined-button--mat-button-outlined
    --mat-outlined-card--mat-card-outlined
    --mat-outlined-text-field--mat-form-field-outlined
    --mat-plain-tooltip--mat-tooltip
    --mat-protected-button--mat-button-protected
    --mat-secondary-navigation-tab--mat-tab
    --mat-standard-button-toggle--mat-button-toggle
    --mat-switch--mat-slide-toggle
    --mat-tab-header--mat-tab
    --mat-tab-header-with-background--mat-tab
    --mat-tab-indicator--mat-tab
    --mat-text-button--mat-button-text
    --mat-tonal-button--mat-button-tonal

@andrewseguin andrewseguin requested a review from a team as a code owner April 4, 2025 16:10
@andrewseguin andrewseguin requested review from mmalerba and wagnermaciel and removed request for a team April 4, 2025 16:10
@andrewseguin andrewseguin added the target: major This PR is targeted for the next major release label Apr 4, 2025
@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label Apr 4, 2025
@andrewseguin andrewseguin merged commit 9bf4be9 into angular:main Apr 4, 2025
21 of 24 checks passed
mistrykaran91 pushed a commit to mistrykaran91/components that referenced this pull request Apr 7, 2025
* fix(multiple): rename token prefixes to match components

* fix(material/core): theming tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/core target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants