| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: render all images unoptimized in Storybook | Armand Philippot | 2022-05-22 | 1 | -5/+52 | 
| | | | | | | | 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 | -0/+13 | 
| | | |||||
| * | chore: update images styles | Armand Philippot | 2022-05-20 | 1 | -0/+17 | 
| | | |||||
| * | chore: add a CV page | Armand Philippot | 2022-05-03 | 1 | -0/+1 | 
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -8/+55 | 
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | chore: add a ResponsiveImage component | Armand Philippot | 2022-04-06 | 1 | -0/+87 | 
