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

#390 Card component refactoring #397

Merged
merged 3 commits into from
Sep 5, 2022
Merged

#390 Card component refactoring #397

merged 3 commits into from
Sep 5, 2022

Conversation

sgraczyk
Copy link

@sgraczyk sgraczyk commented Aug 26, 2022

Resolves: #390

Description

Refactored Card component according to design in Figma. Main changes include:

  • Visual update
  • Support for expandable content
  • Support for action buttons in component's footer

Additionally, I've introduced:

Storybook

https://feature-390--613a8e945a5665003a05113b.chromatic.com/

Checklist

Obligatory:

  • Self-review
  • Unit & integration tests
  • Storybook cases
  • Design review
  • Functional (QA) review

Optional:

  • Accessibility cases (keyboard control, correct HTML markup, etc.)

@sgraczyk sgraczyk linked an issue Aug 30, 2022 that may be closed by this pull request
@sgraczyk sgraczyk merged commit db02792 into v1 Sep 5, 2022
@sgraczyk sgraczyk deleted the feature/390 branch September 5, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Card] Refresh of component's UI and its API
5 participants