| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: install and configure cypress | Armand Philippot | 2022-06-02 | 1 | -1/+1 | 
| | | | | | I also configure Jest to avoid conflicts between Cypress and Jest. | ||||
| * | fix: render all images unoptimized in Storybook | Armand Philippot | 2022-05-22 | 1 | -4/+4 | 
| | | | | | | | 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: add a Gallery component | Armand Philippot | 2022-04-19 | 4 | -0/+174 | 
