Capgemini / dcx-react-library

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

FormSelect - Design System #469

Closed cg-mmirca closed 1 year ago

cg-mmirca commented 1 year ago

Prerequisites

Overview

Possible states:

Variants:

We need to define tokens for all the combinations between states and variants:

Keeping in mind we have the elements:

Storybook

Create the pages for:

On each MDX page make examples for:

Token definition

Considerations:

Possible tokens:

Follow the naming pattern:

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

F.e. for color-text-formcontrol_label-floating-filled we have:

Please follow these steps to create your branch:

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

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