aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/summary.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Card componentArmand Philippot2023-11-111-39/+53
* feat(components): add a Time componentArmand Philippot2023-11-111-15/+3
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-42/+133
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-111-11/+9
* refactor(components): rewrite Link componentArmand Philippot2023-11-111-3/+5
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-10/+1
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-241-3/+5
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-5/+11
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-15/+18
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-10/+10
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-071-1/+5
* fix: ensure all topics/thematics have the base urlArmand Philippot2022-05-231-2/+2
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-50/+23
* chore: improve accessibilityArmand Philippot2022-05-151-1/+2
* chore: handle blog paginationArmand Philippot2022-05-131-2/+9
* chore: add the Blog index pageArmand Philippot2022-05-131-11/+53
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-19/+14
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-2/+2
* refactor: support React 18Armand Philippot2022-04-161-32/+45
* chore: add a Summary componentArmand Philippot2022-04-121-0/+105