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

adds card first design-system rules #602

Open
wants to merge 9 commits into
base: release/1.0.0
Choose a base branch
from

Conversation

AlaaEddine20
Copy link
Collaborator

No description provided.

src/design-system/card.css Outdated Show resolved Hide resolved
src/design-system/card.css Outdated Show resolved Hide resolved
stories/Card/design-system/Default.stories.js Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1481b86) to head (01783fd).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/1.0.0      #602   +/-   ##
===============================================
  Coverage         100.00%   100.00%           
===============================================
  Files                 85        85           
  Lines               1546      1546           
  Branches             538       538           
===============================================
  Hits                1546      1546           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JadhavJeet JadhavJeet force-pushed the feature/checkbox-design-system branch from fe0073b to a024c90 Compare March 6, 2024 08:22
@daniele-zurico daniele-zurico marked this pull request as ready for review March 6, 2024 12:35
@daniele-zurico daniele-zurico changed the title [wip] adds card first design-system rules adds card first design-system rules Mar 6, 2024
@AlaaEddine20 AlaaEddine20 force-pushed the feature/checkbox-design-system branch from a024c90 to 415b229 Compare March 8, 2024 14:43
@@ -17,6 +17,7 @@ import { faAngleRight } from '@fortawesome/free-solid-svg-icons';
import './cardDemo.scss';

export const CardDemo = () => {
console.log('HELLO');
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove this log


.dcx-card-image {
max-width: 100%;
max-height: 100%;
Copy link
Contributor

Choose a reason for hiding this comment

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

do we want to use any padding here?

padding: .....

Copy link
Collaborator

Choose a reason for hiding this comment

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

Now we have this gap => column-gap: token('spacing-y-card_box');

@jgonza16 jgonza16 force-pushed the feature/checkbox-design-system branch from d1dad72 to 4ec2813 Compare March 12, 2024 17:18
@jgonza16 jgonza16 force-pushed the feature/checkbox-design-system branch from 4ec2813 to 01783fd Compare May 12, 2024 10:52
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.

None yet

4 participants