| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace Overview with ProjectOverview component | Armand Philippot | 2023-11-11 | 1 | -0/+9 |
| | | | | | | | * `cover` prop is now expecting a ReactElement (NextImage) * `meta` prop is now limited to a specific set of meta items * add a `name` prop to add an accessible name to the figure element | ||||
| * | build: convert project to esm | Armand Philippot | 2023-10-24 | 1 | -0/+2 |
| | | |||||
| * | test: install and configure cypress | Armand Philippot | 2022-06-02 | 1 | -0/+15 |
| | | | | | I also configure Jest to avoid conflicts between Cypress and Jest. | ||||
| * | build: configure jest | Armand Philippot | 2022-03-24 | 2 | -2/+0 |
| | | | | | | | Since Next.js v12, Jest is already configured with the next/jest package. I also added a package to mock next/router. | ||||
| * | build: configure Jest | Armand Philippot | 2021-12-12 | 2 | -0/+2 |
