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: Use consistent design for card components #35

Merged
merged 1 commit into from
Jul 12, 2024
Merged

feat: Use consistent design for card components #35

merged 1 commit into from
Jul 12, 2024

Conversation

meyfa
Copy link
Member

@meyfa meyfa commented Jul 12, 2024

This patch removes repeated definitions of card-like components and introduces reusable Card and LinkCard components instead. There are no longer any cards with a border, however, LinkCard shows a border when hovering/focused (like JobPanel did previously).

@meyfa meyfa requested a review from a team as a code owner July 12, 2024 15:52
This patch removes repeated definitions of card-like components and
introduces reusable `Card` and `LinkCard` components instead. There
are no longer any cards with a border, however, `LinkCard` shows a
border when hovering/focused (like `JobPanel` did previously).
@lusu007 lusu007 merged commit 7f230f3 into main Jul 12, 2024
3 checks passed
@lusu007 lusu007 deleted the feat/card branch July 12, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants