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(Fab): add fab and fab extended components #60

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

FDELAHA24
Copy link
Contributor

@FDELAHA24 FDELAHA24 commented Dec 23, 2022

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

Adds fab and fab extended components

Context πŸ€”

#50

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_20230113_164546

@dktbitrise
Copy link

@dktbitrise
Copy link

ManonPolle
ManonPolle previously approved these changes Dec 28, 2022
@dktbitrise
Copy link

fabs/README.txt Outdated Show resolved Hide resolved
fabs/README.txt Outdated Show resolved Hide resolved
@FDELAHA24 FDELAHA24 force-pushed the feat/fab_button branch 2 times, most recently from 4c12367 to 4b51cc9 Compare December 30, 2022 15:50
@dktbitrise
Copy link

GerardPaligot
GerardPaligot previously approved these changes Dec 30, 2022
@dktbitrise
Copy link

@lauthieb lauthieb linked an issue Jan 6, 2023 that may be closed by this pull request
@dktbitrise
Copy link

@dktbitrise
Copy link

@dktbitrise
Copy link

@ManonPolle ManonPolle requested review from a team and removed request for a team January 16, 2023 08:04
@dktbitrise
Copy link

@SimonLeclercq
Copy link

@FDELAHA24 some issues on hover style which is not accessible on Compose implementation. I guess native ripple is recquired here πŸ€”. @ManonPolle takes over on this topic!

ManonPolle
ManonPolle previously approved these changes Jan 18, 2023
@dktbitrise
Copy link

You can download the apk here :

@dktbitrise
Copy link

You can download the apk here :

@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 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

@dktbitrise
Copy link

@ManonPolle ManonPolle merged commit 9b34c17 into Decathlon:main Jan 18, 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 Fab Component
7 participants