-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Modular card component #672
Labels
component: card
This is the name of the generic UI component, not the React module!
Comments
Please add this to the main package :) |
👍 |
👍 also |
+1 |
1 similar comment
+1 |
Great! On Mon, Jun 1, 2015, 05:20 Chris McVittie notifications@github.com wrote:
|
👍 |
Merged
Added with #857 |
oliviertassinari
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
zannager
added
component: card
This is the name of the generic UI component, not the React module!
and removed
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
labels
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I saw a card implementation was already on the way (#564), but it didn't support some of the things I needed so I made one that did (274a0fa).
I tried to map to the material design guidelines as closely as possible.
The code for the component shown in the screen shot looks like this:
I'm happy to open a PR if you like it.
The text was updated successfully, but these errors were encountered: