Capgemini / dcx-react-library

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

Blockquote - Design System #531

Closed cg-mmirca closed 7 months ago

cg-mmirca commented 9 months ago

Prerequisites

Overview

Possible states:

Variants: No variants

Keeping in mind we have the elements: Element Description  Token Name
Text The text itself, should match regular body styles  body
Box The box containing the blockquote, it's common to have a display block with padding  blockquote_box

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-body we have:

Please follow these steps to create your branch:

git checkout release/1.0.0
git pull
git checkout -b 'feature/ds-blockquote'
jgonza16 commented 7 months ago

closed with https://github.com/Capgemini/dcx-react-library/pull/571