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

Add Angular Card Component #1080

Closed
richard-to opened this issue Nov 1, 2024 · 2 comments · Fixed by #1082
Closed

Add Angular Card Component #1080

richard-to opened this issue Nov 1, 2024 · 2 comments · Fixed by #1082
Assignees
Labels
feature request New feature / API

Comments

@richard-to
Copy link
Collaborator

Ref: https://material.angular.io/components/card/examples

Simple component to do, but a nice way for people with less HTML/CSS knowledge to add a common component with a consistent styling and behavior.

@richard-to richard-to added the feature request New feature / API label Nov 1, 2024
@richard-to richard-to self-assigned this Nov 1, 2024
richard-to added a commit to richard-to/mesop that referenced this issue Nov 1, 2024
This component consists of the following components:

- card
- card_header
- card_content
- card_actions

I did not include card_footer since I couldn't tell what benefit it
added, but we can added later if needed.

I did not include an card_image component since it was easy enough to
use image with width 100%.

Closes google#1080
@akhil02hero
Copy link

Hi @richard-to Can I contribute in this

@richard-to
Copy link
Collaborator Author

Hi @akhil02hero. Thanks for your interest. I have a pull request for the card component, so the the general card component is generally done for the time being.

If you're interested in helping add more components to Mesop, it would be very welcome. We still have a bunch of Angular components that we have not added yet. Top of mind is the tab component (#93).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature / API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants