| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): extract MetaItem from MetaList | Armand Philippot | 2023-11-20 | 1 | -17/+23 |
| | | | | | | | * replace `items` prop on MetaList with `children` prop: it was too restrictive and the global options was not really useful. It is better too give control to the consumers. | ||||
| * | refactor(components): replace Overview with ProjectOverview component | Armand Philippot | 2023-11-11 | 5 | -0/+439 |
| * `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 | |||||
