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(web-react): Introduce Card component #1535 #1757

Open
wants to merge 4 commits into
base: feat/web-card
Choose a base branch
from

Conversation

pavelklibani
Copy link
Contributor

@pavelklibani pavelklibani commented Nov 19, 2024

Description

Additional context

Issue reference

Component Card | web-react

@pavelklibani pavelklibani self-assigned this Nov 19, 2024
@github-actions github-actions bot added the feature New feature or request label Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 5872bdd
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/674d7fa97bf2b4000810d4d1
😎 Deploy Preview https://deploy-preview-1757--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@pavelklibani pavelklibani changed the title Feat(web-react): Introduce Card component #1535 🚧 Feat(web-react): Introduce Card component #1535 Nov 19, 2024
@pavelklibani pavelklibani added the run-visual-tests Runs visual regression testing on this PR label Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 5872bdd
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/674d7fa92ba7cb0008951bd3
😎 Deploy Preview https://deploy-preview-1757--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

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

Nice! This is what I checked for now:

  • components' source
  • tests
  • README

packages/web-react/src/components/Card/index.ts Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/CardLink.tsx Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
@pavelklibani pavelklibani marked this pull request as ready for review November 26, 2024 06:52
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

packages/web-react/src/components/Card/demo/CardCustom.tsx Outdated Show resolved Hide resolved
packages/web-react/src/types/card.ts Outdated Show resolved Hide resolved
packages/web-react/src/types/card.ts Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/CardMedia.tsx Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
packages/web-react/src/components/Card/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Collaborator

Choose a reason for hiding this comment

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

suggestion (if-minor): Please, rename this to the CardStylePropsDataProvider and move it to /Card/__tests__/__fixtures__ directory. This is not a hook, IMHO.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request run-visual-tests Runs visual regression testing on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants