Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(material/bottom-sheet): move unthemable tokens to theme mixin#27882

Merged
mmalerba merged 1 commit intoangular:mainfrom
mmalerba:bs-unthemables
Oct 5, 2023
Merged

fix(material/bottom-sheet): move unthemable tokens to theme mixin#27882
mmalerba merged 1 commit intoangular:mainfrom
mmalerba:bs-unthemables

Conversation

@mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Oct 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.bottom-sheet-theme that are not emitted by any of: mat.bottom-sheet-color, mat.bottom-sheet-typography, mat.bottom-sheet-density. If you rely on the partial mixins only and don't call mat.bottom-sheet-theme, you can add mat.bottom-sheet-base to get the missing styles.

@mmalerba mmalerba added the target: major This PR is targeted for the next major release label Oct 3, 2023
@angular-robot angular-robot bot added the detected: breaking change PR contains a commit with a breaking change label Oct 3, 2023
@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Oct 5, 2023
@mmalerba mmalerba force-pushed the bs-unthemables branch 2 times, most recently from 59cbcda to 0c9ff0d Compare October 5, 2023 19:10
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.bottom-sheet-theme that are not
emitted by any of: mat.bottom-sheet-color, mat.bottom-sheet-typography,
mat.bottom-sheet-density. If you rely on the partial mixins only and don't
call mat.bottom-sheet-theme, you can add mat.bottom-sheet-base to get the
missing styles.
@mmalerba mmalerba merged commit c6bc738 into angular:main Oct 5, 2023
zarend pushed a commit that referenced this pull request Oct 6, 2023
…7882)

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.bottom-sheet-theme that are not
emitted by any of: mat.bottom-sheet-color, mat.bottom-sheet-typography,
mat.bottom-sheet-density. If you rely on the partial mixins only and don't
call mat.bottom-sheet-theme, you can add mat.bottom-sheet-base to get the
missing styles.
@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 Nov 6, 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