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

## Changes description 🧑‍💻 ## Context 🤔 Closes #4 ## Checklist ✅ - [ ] I have reviewed the submitted code - [x] I have tested on a phone device/emulator...

## Changes description 🧑‍💻 Remove the small button size as requested in the issue ## Context 🤔 [34](https://github.com/Decathlon/vitamin-compose/issues/34) ## Checklist ✅ - [x] Make sure you are requesting to **pull...

## Changes description 🧑‍💻 Fix for the selected color state of the label in the bottom navigation bar ## Context 🤔 [#33](https://github.com/Decathlon/vitamin-compose/issues/33) ## Checklist ✅ - [x] Make sure you...

**Describe the bug** In the Figma specification, there isn't small size for the Button component. **To Reproduce** ```kotlin VitaminButtons.Primary( /* other parameters */ sizes = VitaminButtonSizes.small() ) ``` **Expected behavior**...

bug 🐛

## Changes description 🧑‍💻 Add Snackbars following Figma and Vitamin documentation ## Context 🤔 Because it's a new component ## Checklist ✅ - [x] I have reviewed the submitted code...

**Describe the bug** When you declare a `BottomNavigation` with too much items and with a long text, the icon is over the text **To Reproduce** 1. Declare a bottom navigation...

bug 🐛
design request 🙌

**Describe the bug** Icon put at the end of a Vitamin button can be hidden if the text is too long **To Reproduce** 1. Declare a button with a long...

bug 🐛

**Describe the bug** When you import Vitamin Compose in an Android app, you have auto completion for previews inside Vitamin Compose. These components shouldn't be exposed. **To Reproduce** 1. Import...

bug 🐛
good first issue
v0 ⛳️

**Decathlon.design link** https://www.decathlon.design/726f8c765/p/8008f8-button/b/58097e

enhancement 🚀
good first issue
v0 ⛳️

**Describe the bug** Colors under the icon in the BottomNavigation should use `contentPrimary` color. **To Reproduce** Start the sample and check the bottom navigation bar in the AppBars screen. **Expected...

bug 🐛