| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: render all images unoptimized in Storybook | Armand Philippot | 2022-05-22 | 1 | -5/+0 | 
| | | | | | | | There is a bug with next/image and Storybook. I was manually adding `unoptimized` to images. Instead we can use a workaround by adding an extra config in Storybook `preview.js` file. | ||||
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 1 | -8/+1 | 
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -10/+36 | 
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | chore: add a Branding component | Armand Philippot | 2022-04-04 | 1 | -0/+83 | 
