summaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/summary.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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