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

Merged
merged 1 commit into from
Dec 9, 2024

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 2894418
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6756d96849c8570008b709bd
😎 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 canceled.

Name Link
🔨 Latest commit 2894418
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6756d968fe98a900085833a7

Copy link
Contributor

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch 2 times, most recently from 81a587a to 86efae3 Compare November 19, 2024 14:33
@crishpeen crishpeen force-pushed the feat/ds-1535-card-react branch from 86efae3 to 9b6f47b Compare November 19, 2024 20:18
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 232c046 to 5eb6a51 Compare November 21, 2024 08:47
Copy link
Contributor

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 5eb6a51 to f826885 Compare November 21, 2024 09:36
Copy link
Contributor

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 1d57a87 to 81cb211 Compare November 21, 2024 10:58
Copy link
Contributor

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from a9cc091 to df3c3fb Compare November 21, 2024 14:27
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 force-pushed the feat/ds-1535-card-react branch from ed16f18 to a3bbdb2 Compare November 26, 2024 06:51
@pavelklibani pavelklibani marked this pull request as ready for review November 26, 2024 06:52
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

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 2104542 to 5872bdd Compare December 2, 2024 09:36
Copy link
Contributor

github-actions bot commented Dec 2, 2024

@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 5872bdd to 4e0cf28 Compare December 5, 2024 09:32
Copy link
Contributor

github-actions bot commented Dec 5, 2024

@pavelklibani pavelklibani removed the run-visual-tests Runs visual regression testing on this PR label Dec 5, 2024
Base automatically changed from feat/web-card to integration/card December 6, 2024 14:39
@pavelklibani pavelklibani force-pushed the feat/ds-1535-card-react branch from 4e0cf28 to 2894418 Compare December 9, 2024 11:49
@pavelklibani pavelklibani merged commit 091248e into integration/card Dec 9, 2024
23 checks passed
@pavelklibani pavelklibani deleted the feat/ds-1535-card-react branch December 9, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants