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: add Chip component with action, filter & input variants #17

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

ManonPolle
Copy link
Contributor

@ManonPolle ManonPolle commented Jun 3, 2022

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

Context πŸ€”

Closes #4

Checklist βœ…

  • 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 kiosk device/emulator
  • If it includes design changes, please ask for a review design-system-core-team-design GitHub team.

Screenshots πŸ“Έ

image

image

image

image

Phone

Other info πŸ‘‹

@CLAassistant
Copy link

CLAassistant commented Jun 3, 2022

CLA assistant check
All committers have signed the CLA.

FDELAHA24 pushed a commit to FDELAHA24/vitamin-compose-public that referenced this pull request Jun 10, 2022
@dktbitrise
Copy link

@ManonPolle ManonPolle changed the title WIP feat: (CHIP) Medium Action Chip feat: Add Chip component with action, filter & input variants Jun 23, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 24, 2022

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

sample/src/main/AndroidManifest.xml Outdated Show resolved Hide resolved
chips/gradle.properties Outdated Show resolved Hide resolved
chips/README.md Outdated Show resolved Hide resolved
@SimonLeclercq
Copy link

hey @ManonPolle,
regarding the input variant, let's close the chip with a tap on the whole component (not only the close-icon).
Have some doubt about ripple-color, it looks darker than in figma implementation.

@ManonPolle ManonPolle force-pushed the feat/chip branch 4 times, most recently from ce092f1 to 6c4e693 Compare August 12, 2022 16:00
@sonarcloud
Copy link

sonarcloud bot commented Aug 12, 2022

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

FDELAHA24
FDELAHA24 previously approved these changes Aug 19, 2022
@lauthieb lauthieb changed the title feat: Add Chip component with action, filter & input variants feat: add Chip component with action, filter & input variants Oct 27, 2022
@lauthieb lauthieb added the enhancement πŸš€ New feature or request label Oct 27, 2022
chips/README.md Outdated Show resolved Hide resolved
chips/README.md Outdated Show resolved Hide resolved
chips/README.md Outdated Show resolved Hide resolved
chips/README.md Outdated Show resolved Hide resolved
@dktbitrise
Copy link

@dktbitrise
Copy link

@dktbitrise
Copy link

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

@dktbitrise
Copy link

@dktbitrise
Copy link

GerardPaligot
GerardPaligot previously approved these changes Jan 27, 2023
Copy link
Contributor

@GerardPaligot GerardPaligot left a comment

Choose a reason for hiding this comment

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

Congrats!

@dktbitrise
Copy link

@dktbitrise
Copy link

@dktbitrise
Copy link

@dktbitrise
Copy link

@sonarcloud
Copy link

sonarcloud bot commented Feb 3, 2023

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

@GerardPaligot GerardPaligot merged commit 66b5640 into Decathlon:main Feb 3, 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
None yet
Development

Successfully merging this pull request may close these issues.

feat: add Chip Component
7 participants