international-labour-organization / designsystem

A design system for the International Labour Organization
Apache License 2.0
1 stars 3 forks source link

Storybook: Oganize Components into Categories #255

Closed johnpauldavis closed 10 months ago

johnpauldavis commented 1 year ago

Read here for details on how this is done in Twig: https://github.com/wingsuit-designsystem/wingsuit/issues/162

storybook ┣ Components ┃ ┣ Content ┃ ┃ ┣ Heading ┃ ┃ ┣ Hero ┃ ┃ ┣ Profile ┃ ┃ ┣ RichText ┃ ┃ ┣ TableOfContents ┃ ┃ ┗ Tag ┃ ┣ Feedback ┃ ┃ ┣ Callout ┃ ┃ ┣ Modal ┃ ┃ ┗ Notification ┃ ┣ Form ┃ ┃ ┣ Checkbox ┃ ┃ ┣ DatePicker ┃ ┃ ┣ Dropdown ┃ ┃ ┣ FileUploader ┃ ┃ ┣ NumberPicker ┃ ┃ ┣ RadioButton ┃ ┃ ┣ TextArea ┃ ┃ ┗ TextInput ┃ ┣ Media ┃ ┃ ┣ Image ┃ ┃ ┗ Video ┃ ┣ Navigation ┃ ┃ ┣ ContextMenu ┃ ┃ ┣ Link ┃ ┃ ┣ LinkList ┃ ┃ ┣ Local nav ┃ ┃ ┣ Navigation ┃ ┃ ┗ Pagination ┃ ┣ Transitions ┃ ┃ ┣ Empty ┃ ┃ ┗ Loading ┃ ┗ UI Elements ┃ ┃ ┣ Button ┃ ┃ ┣ ReadMore ┃ ┃ ┣ SearchField ┃ ┃ ┗ Tooltip ┗ Theme ┃ ┣ Colors ┃ ┗ Typography ┃ ┗ Icons

inesdgomes commented 1 year ago

@justintemps Let's talk about this one before you action it to ensure we use the same logic in here: https://brand.ilo.org/document/131

justintemps commented 1 year ago

This is done in the React package, now need to do it in Twig.

justintemps commented 1 year ago

@inesdgomes is going to change the categories.