aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/branding.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Link componentArmand Philippot2023-11-111-2/+1
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-11/+4
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-10/+8
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-231-2/+2
* chore: add branding animationArmand Philippot2022-05-181-1/+25
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-1/+3
* refactor: support React 18Armand Philippot2022-04-161-8/+4
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-5/+5
* chore: add a Branding componentArmand Philippot2022-04-041-0/+97