Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
111 stars 7 forks source link

Label - Design System #485

Closed cg-mmirca closed 1 year ago

cg-mmirca commented 1 year ago

Prerequisites

⚠️ This ticket can only be start once the ticket 451 is completed

Overview

Possible states:

Variants: NONE

Keeping in mind we have the elements:

Note that the tokens already exists. They were created for FormSelect. We can simply reuse them here.

Storybook

Create the pages for:

On each MDX page make examples for:

Token definition

Considerations:

Possible tokens:

Follow the naming pattern:

[token_category]-[property]-[element]-[variant]-[state]

F.e. for font-size-formcontrol_label-error we have:

Please follow these steps to create your branch:

git checkout release/0.8
git pull
git checkout -b 'feature/ds-label'
daniele-zurico commented 1 year ago

dependency closed by https://github.com/Capgemini/dcx-react-library/pull/483

daniele-zurico commented 1 year ago

closed by https://github.com/Capgemini/dcx-react-library/pull/515