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

UI/type chip #3

Merged
merged 2 commits into from
Jan 21, 2025
Merged

UI/type chip #3

merged 2 commits into from
Jan 21, 2025

Conversation

sh1mj1
Copy link
Owner

@sh1mj1 sh1mj1 commented Jan 20, 2025

  • Added a component that implements PokemonTypeChip composable to display individual Pokémon types and counts.
  • Added PokemonTypeChipGroup composable, which allows multiple PokemonTypeChips to be grouped together and displayed in an ordered layout.
  • Addition of size definition (ChipSize) considering style and reusability in compliance with Material Design.
  • Configured to enable testing of various states by implementing a preview for each component.

TODO

The extended part needs to be improved.
It is now made with fake description.

Not decided yet
The chip may have to be selected or not.

@sh1mj1 sh1mj1 merged commit 10fd697 into dev Jan 21, 2025
3 checks passed
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.

1 participant