aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/widgets/image-widget.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite ImageWidget componentArmand Philippot2023-11-131-74/+0
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-111-16/+17
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-111-8/+12
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-8/+8
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-3/+3
* chore: add a CV pageArmand Philippot2022-05-031-6/+12
* refactor: support React 18Armand Philippot2022-04-161-23/+11
* chore: add an ImageWidget componentArmand Philippot2022-04-151-0/+75