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(material/checkbox): Move unthemable tokens to theme mixin #27556

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Aug 1, 2023

Though these tokens are not currently affected by the theme, in the future they will be affected by the design system used for theming (M2 or M3)

BREAKING CHANGE:
There are new styles emitted by mat.checkbox-theme that are not
emitted by any of: mat.checkbox-color, mat.checkbox-typography,
mat.checkbox-density. If you rely on the partial mixins only and don't
call mat.checkbox-theme, you can add mat.checkbox-base to get the
missing styles.

@mmalerba mmalerba added the target: patch This PR is targeted for the next patch release label Aug 1, 2023
@mmalerba mmalerba force-pushed the checkbox-unthemable-tokens branch from c0809da to 6e7af74 Compare August 2, 2023 22:59
@mmalerba mmalerba added target: minor This PR is targeted for the next minor release action: merge The PR is ready for merge by the caretaker and removed target: patch This PR is targeted for the next patch release labels Aug 2, 2023
@mmalerba mmalerba force-pushed the checkbox-unthemable-tokens branch 2 times, most recently from 3a4eb3c to d62e635 Compare August 2, 2023 23:35
@mmalerba mmalerba added target: major This PR is targeted for the next major release and removed target: minor This PR is targeted for the next minor release labels Aug 3, 2023
Though these tokens are not currently affected by the theme, in the
future they will be affected by the design system used for theming (M2
or M3)

BREAKING CHANGE:
There are new styles emitted by `mat.checkbox-theme` that are not
emitted by any of: `mat.checkbox-color`, `mat.checkbox-typography`,
`mat.checkbox-density`. If you rely on the partial mixins only and don't
call `mat.checkbox-theme`, you can add `mat.checkbox-base` to get the
missing styles.
@mmalerba mmalerba force-pushed the checkbox-unthemable-tokens branch from d62e635 to ac7f3af Compare August 3, 2023 15:22
@angular-robot angular-robot bot added the detected: breaking change PR contains a commit with a breaking change label Aug 3, 2023
@mmalerba mmalerba merged commit 03a773a into angular:main Aug 3, 2023
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker detected: breaking change PR contains a commit with a breaking change 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