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

feat(material/card): support filled variant #29868

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

naaajii
Copy link
Contributor

@naaajii naaajii commented Oct 12, 2024

feat(material/card): support filled variant

this commit add filled variant for material card which provides subtle seperation from background and has less emphasis than elevated or outlined cards

fixes #29840


docs(material/card): add each appearance example

update the example to contain elevated, outlined & filled variants


image
image


I tried to have a swing at this and it might be not perfect.

this commit add `filled` variant for material card which provides subtle seperation from background and has less emphasis than elevated or outlined cards

fixes angular#29840
update the example to contain `elevated`, `outlined` &  `filled` variants
@naaajii naaajii requested a review from a team as a code owner October 12, 2024 00:38
@naaajii naaajii requested review from crisbeto and mmalerba and removed request for a team October 12, 2024 00:38
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: docs Related to the documentation labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to the documentation detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(card): align card appearance with m3 specs
1 participant