Orange-OpenSource / Orange-OpenSource/ouds-android
For `list item` component, update to v1.2.0
Open
@florentmaitre is already working on this.
Since Aug 2, 2026.
⚛️ component
⚠️ on hold
📖 documentation
📱 demo app
🔍 triage
🧰 library
- Dominant language
- Kotlin
- Stars
- 22
- Forks
- 5
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 30
Description
Description
About v1.2.0
Verbatims from @MaximeTonnerre below:
**Version 2.7 of the design tokens is required for the development of this update.**
- Removal of the “Video” variant in leading and trailing positions.
- For the nested “Image” component, addition of a new boolean variant, “Animated=True/False”, allowing the use of animated images in GIF or WEBP formats.
Bug fix
- The “Icon”, “Image”, and “Avatar” assets in the trailing position of the “Size: Small” / “Alignment: Top alignment” variants no longer offer “Medium/Large” sizes.
- Updated size tokens applied to “Icon” assets:
* Size “Small”: size/icon/with-label/large/size-small
* Size “Medium”: size/icon/with-label/large/size-medium
* Size “Large”: size/icon/with-label/large/size-xlarge
- Flag sizes have been updated for the “Small” and “Default” variants:
* Removal of the height token: list-item/size/flag/height
* To replace it with the width tokens:
- Size “Small”: ouds/control/list-item/size/asset/small
- Size “Medium”: ouds/control/list-item/size/asset/medium
About v1.1.0
Verbatims from @MaximeTonnerre below:
Version 2.7 of the design tokens is required for the development of this update.
The semantic tokens applied to the text within the nested elements “.Text container” and “.Text container / Top alignment” for the “Default” size variants:
- ouds/size/max-width/label-medium (used for the “Label”, “Extra label”, and “Description” text)
- ouds/size/max-width/label-small (used for the “Overline” text)
Are replaced with the following semantic token:
- ouds/size/max-width/boxed-text
Definition of Ready
- Implement tokens v2.7 (#1471)
Definition of Done
- Update component
- Update documentation
- Update design system toolbox app
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.