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(Card): add card component #98

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

FDELAHA24
Copy link
Contributor

@FDELAHA24 FDELAHA24 commented Feb 3, 2023

Changes description πŸ§‘β€πŸ’»

Add the card component

Context πŸ€”

Closes #5

Checklist βœ…

  • Make sure you are requesting to pull a topic/feature/bugfix branch. Please, don't request directly from your main!
  • Check commits & PR names matches our requested structure. It must follow the https://www.conventionalcommits.org pattern.
  • Check compose contract convention. It must follow conventions described here.
  • Check your code additions will fail neither code linting checks.
  • I have reviewed the submitted code.
  • I have tested on a phone device/emulator.
  • I have tested on a tablet device/emulator.
  • I have tested on a large screen device/emulator.
  • If it includes design changes, please ask for a review design-system-core-team-design GitHub team.

Screenshots πŸ“Έ

Screenshot_20230203_161010

Other info πŸ‘‹

@FDELAHA24 FDELAHA24 self-assigned this Feb 3, 2023
@FDELAHA24 FDELAHA24 requested review from ManonPolle and a team as code owners February 3, 2023 15:11
@FDELAHA24 FDELAHA24 requested a review from a team February 3, 2023 15:11
@dktbitrise
Copy link

cards/README.md Outdated Show resolved Hide resolved
@dktbitrise
Copy link

You can download the apk here :

@dktbitrise
Copy link

@FDELAHA24 FDELAHA24 force-pushed the feat/card branch 2 times, most recently from 7207ac9 to 4cef4f3 Compare February 24, 2023 09:04
@dktbitrise
Copy link

ManonPolle
ManonPolle previously approved these changes Feb 24, 2023
@dktbitrise
Copy link

GerardPaligot
GerardPaligot previously approved these changes Mar 9, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dktbitrise
Copy link

Copy link

@Sabrinavigil Sabrinavigil left a comment

Choose a reason for hiding this comment

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

Reviewed :) Ok for me thank you @FDELAHA24 !

@ManonPolle ManonPolle merged commit 0496a1f into Decathlon:main Mar 13, 2023
@ManonPolle ManonPolle added this to the 0.3.0 Version milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement πŸš€ New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

feat: add Card Component
7 participants