Orange-OpenSource / Orange-OpenSource/ouds-android
In `library`, add components `typography`
Open
⚛️ component
📖 documentation
📱 demo app
🧰 library
- Dominant language
- Kotlin
- Stars
- 22
- Forks
- 5
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 30
Description
Closes #1542
Description
As a user of the Ouds library
I want to be able to use the component
So that I can add this Ouds component in my own projects
As a user of the library
I want to be able to use the component
So that I have access to the documentation on how to use it
As a user of the Demo App
I want to access the Component
So that I can understand how to use it:
- while using the demo app I can interact with the available options and observe the changes on the component itself
- I can see the code associated to the component customization
- I can copy and paste the code from the app based on the selected customization
- or when looking into the code of the app itself, I would also understand how to use it
Specifications
See Figma Typography specifications
[!IMPORTANT]
All Typography components must have an API that supports rich text (bold, links, color, etc.), including Large Heading with or without a marker.
Definition of Done
- Add component
typography(API, doc, demo app) - Add snapshots tests for
typography
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.