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-experimental/theming): Add more tests for M3 theme tokens #28561

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Feb 8, 2024

Additional tests that help ensure our M3 theme conforms to the following rules:

  • Does not add any additional selector specificity
  • Emits only CSS variable definitions
  • Emits each token for one and only one theme dimension

Also fixes several existing bugs that were discovered by the new tests.

@mmalerba mmalerba added the target: minor This PR is targeted for the next minor release label Feb 8, 2024
Additional tests that help ensure our M3 theme conforms to the following
rules:
- Does not add any additional selector specificity
- Emits only CSS variable definitions
- Emits each token for one and only one theme dimension

Also fixes several existing bugs that were discovered by the new tests.
@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Feb 9, 2024
@mmalerba mmalerba added target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels Feb 9, 2024
@mmalerba mmalerba merged commit acf72e1 into angular:main Feb 9, 2024
mmalerba added a commit that referenced this pull request Feb 9, 2024
#28561)

Additional tests that help ensure our M3 theme conforms to the following
rules:
- Does not add any additional selector specificity
- Emits only CSS variable definitions
- Emits each token for one and only one theme dimension

Also fixes several existing bugs that were discovered by the new tests.

(cherry picked from commit acf72e1)
@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 Mar 11, 2024
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 target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants