aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/card.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Card componentArmand Philippot2023-11-111-88/+0
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-3/+9
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-111-5/+6
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-9/+1
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-7/+1
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-14/+17
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-9/+6
* 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-16/+3
* chore(cards): use post title as link labelArmand Philippot2022-06-071-2/+12
* chore: adjust cards list spacingArmand Philippot2022-05-231-1/+1
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-20/+2
* chore: adjust dark mode stylesArmand Philippot2022-05-221-1/+1
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-181-1/+5
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-9/+7
* chore: add homepageArmand Philippot2022-05-031-1/+1
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-1/+1
* refactor: support React 18Armand Philippot2022-04-161-4/+4
* chore: add a Card componentArmand Philippot2022-04-131-0/+114