Skip to content

feat: Card component#36

Merged
ipwallarm merged 1 commit intomainfrom
feature/CORE-2201_card
Mar 11, 2026
Merged

feat: Card component#36
ipwallarm merged 1 commit intomainfrom
feature/CORE-2201_card

Conversation

@yamamporiya
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

  • Add Card compound component (Card, CardHeader, CardTitle, CardContent, CardFooter) for displaying titled content blocks
  • Support primary and secondary color variants, interactive (hover, pressed, focus) and disabled states
  • Implement click isolation — clicks on nested interactive elements (buttons, links, inputs) do not trigger the card's onClick handler or pressed overlay

Related Tickets & Documents

https://wallarm.atlassian.net/browse/CORE-2201

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

@github-actions
Copy link
Contributor

This PR is included in version 0.8.0-rc-feature-CORE-2201-card.1

Copy link
Collaborator

@ipwallarm ipwallarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can merge after small fixes

@yamamporiya yamamporiya force-pushed the feature/CORE-2201_card branch from 16689fb to fdc54d7 Compare March 11, 2026 11:00
@yamamporiya yamamporiya force-pushed the feature/CORE-2201_card branch from fdc54d7 to cd6d416 Compare March 11, 2026 11:02
@github-actions
Copy link
Contributor

This PR is included in version 0.9.0-rc-feature-CORE-2201-card.1

@ipwallarm ipwallarm merged commit d7d5a05 into main Mar 11, 2026
17 checks passed
@ipwallarm ipwallarm deleted the feature/CORE-2201_card branch March 11, 2026 11:09
github-actions bot pushed a commit that referenced this pull request Mar 11, 2026
## 0.9.0 (2026-03-11)

* feat: Card component (#36) ([d7d5a05](d7d5a05)), closes [#36](#36)
@github-actions
Copy link
Contributor

This PR is included in version 0.9.0

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