aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/overview.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-19/+5
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-111-8/+9
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-4/+2
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-7/+11
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-3/+3
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-231-7/+1
* chore: update images stylesArmand Philippot2022-05-201-1/+1
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-181-1/+0
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-6/+35
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add an Overview componentArmand Philippot2022-04-151-0/+33