vitamin-compose icon indicating copy to clipboard operation
vitamin-compose copied to clipboard

Decathlon Design System UI components for Compose applications

Results 38 vitamin-compose issues
Sort by recently updated
recently updated
newest added

**Decathlon.design link** https://www.decathlon.design/726f8c765/p/08dbe1-chip/b/10cbe3 **Material.io link** https://material.io/components/chips

enhancement 🚀

**Decathlon.design link** https://www.decathlon.design/726f8c765/p/078570-list-beta/b/9115e7 **Material.io link** https://material.io/components/lists

enhancement 🚀
hard issue

## Changes description 🧑‍💻 Add possibility to have a button with only an icon without text ## Context 🤔 [#35](https://github.com/Decathlon/vitamin-compose/issues/35) ## Checklist ✅ - [x] Make sure you are requesting...

## Changes description 🧑‍💻 - create Radius foundation - update all components to use vitamin radius - badges size refactor ## Context 🤔 Closes #26 ## Checklist ✅ - [x]...

**Describe the bug** We are not able to test features containing `VitaminQuantityPickers` because no `TestTag` are exposed. **Expected behavior** - Add `TestTag` to allow espresso to get the minus button...

bug 🐛

**Describe the bug** A Vitamin Card component has recently been developed (https://github.com/Decathlon/vitamin-compose/pull/98) but the Card doesn't have an `onClick` parameter to handle the click on the Card. **Expected behavior** Have...

enhancement 🚀
community 👥

**Context** Now that we have done a testing module on VitaminTextInput component, we can do the same for other components. **TODO** For Appbar component: - [ ] Move app bar...

enhancement 🚀
community 👥

Migrate Java from 11 to 17 with required dependencies updates (AGP, Kotlin, Compose) Linked to https://github.com/Decathlon/vitamin-compose/pull/150

Context: We are using plugin refreshVersions. To do: Migrate to Version Catalog instead to handle our versions and dependencies.

enhancement 🚀
config 🛠

**Describe the solution you'd like** Write tests with paparazzi for appbar component for all variants & themes. **Additional context** FYI Buttons already have ones.

enhancement 🚀
community 👥