aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/images/responsive-image.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-111-91/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-10/+6
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-231-13/+9
* chore: use image title as figure label if no caption is providedArmand Philippot2022-06-071-2/+6
* chore: update images stylesArmand Philippot2022-05-201-1/+13
* chore: add a CV pageArmand Philippot2022-05-031-2/+4
* refactor: support React 18Armand Philippot2022-04-161-5/+5
* chore: add a Card componentArmand Philippot2022-04-131-1/+4
* chore: add a Summary componentArmand Philippot2022-04-121-2/+12
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-3/+3
* chore: add a ResponsiveImage componentArmand Philippot2022-04-061-0/+68