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

Initial implementation of M3 theme objects #27532

Merged
merged 9 commits into from
Aug 7, 2023
Merged

Conversation

mmalerba
Copy link
Contributor

See individual commit messages for more info.

@mmalerba mmalerba added target: minor This PR is targeted for the next minor release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Jul 27, 2023
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Jul 27, 2023
@mmalerba mmalerba added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Jul 27, 2023
@github-actions
Copy link

github-actions bot commented Jul 28, 2023

Deployed dev-app for ba24bcd to: https://ng-dev-previews-comp--pr-angular-components-27532-ebssceyp.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@mmalerba mmalerba force-pushed the m3-theming branch 2 times, most recently from 66de5c1 to 96155e9 Compare August 1, 2023 16:25
@mmalerba mmalerba marked this pull request as ready for review August 1, 2023 16:25
@mmalerba mmalerba requested review from crisbeto and removed request for devversion and josephperrott August 1, 2023 16:26
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 1, 2023
@mmalerba mmalerba requested a review from amysorto August 1, 2023 21:16
@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 4, 2023
…ing API to theming-next

Shelving this API for now. We may still want to implement it in the
future, but the immediate goal is to support M3 through an API similar
to what we offer now. Rethinking the API can come at a later time
We still need these functions, but we don't need to expose them since
we're shelving `mat.theme` for now
Adds support for defining a new type of theme object with more
explicitly private internals. This new style theme object will be used
for M3 themes.
M3 themes are only available in material-experimental. This PR prepares
the checkbox and card components to support them once they are
available.
M3 does not yet have systemized density. For now we'll just use the same
one from M2, based on the density scale of [0, -5].
@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Aug 7, 2023
@mmalerba mmalerba merged commit 32981cc into angular:main Aug 7, 2023
21 of 23 checks passed
@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 7, 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 area: build & ci Related the build and CI infrastructure of the project detected: feature PR contains a feature commit dev-app preview When applied, previews of the dev-app are deployed to Firebase merge: preserve commits When the PR is merged, a rebase and merge should be performed target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants