| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace ResponsiveImage with Figure component | Armand Philippot | 2023-11-11 | 1 | -25/+0 |
| | | | | | | | | | The styles applied to ResponsiveImage are related to the figure and figcaption elements. Those elements could be use with other contents than images. So I extracted them in a Figure component. The ResponsiveImage component is no longer useful: the consumer should use the Image component from `next` and wrap it in a link if needed. | ||||
| * | fix: ensure all topics/thematics have the base url | Armand Philippot | 2022-05-23 | 1 | -2/+2 |
| | | |||||
| * | refactor: reduce the number of data transformation | Armand Philippot | 2022-05-23 | 1 | -0/+25 |
