frassinier / design-system

Talend Design System

Home Page:https://design.talend.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coral

Talend Design System


Netlify Chromatic S3 deploy

Coral is the design system used to build accessible, consistent, customizable and high quality customer experiences at Talend.

Getting Started

Clone the repository

$> git clone git@github.com:Talend/design-system.git

Install the dependencies

$> yarn

Start Storybook and start editing

$> yarn start

Contributions

Named exports

Please use named exports and link them at the root index to be embedded into the UMD.

Mobile-first

Style should be designed for mobile and adapted for tablet and desktop.

Style as separated files

Use styled-components format.

Variations

Variations should extend of the basic components in separated files. Limit changes to styled-components scope.

End-to-End tests

Prior to end-to-end tests if you want to test interactions in real browsers.

License

Apache 2.0

About

Talend Design System

https://design.talend.com

License:Apache License 2.0


Languages

Language:TypeScript 67.9%Language:JavaScript 23.8%Language:SCSS 7.1%Language:HTML 1.3%