aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/links
Commit message (Expand)AuthorAgeFilesLines
* refactor(pages): refine Article pagesArmand Philippot2023-12-011-1/+1
* fix: generate an id for each headings in the page main contentsArmand Philippot2023-11-181-1/+1
* feat(components): add a VisuallyHidden componentArmand Philippot2023-11-111-2/+2
* refactor(components): rewrite SocialLink componentArmand Philippot2023-11-117-97/+143
* refactor(components): rewrite SharingLink componentArmand Philippot2023-11-118-253/+241
* refactor(components): rewrite Link componentArmand Philippot2023-11-1113-474/+249
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-241-1/+0
* build: convert project to esmArmand Philippot2023-10-244-0/+4
* refactor: use named export for everything except pagesArmand Philippot2023-09-2013-42/+30
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-199-15/+15
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-232-12/+9
* test(unit): fix Jest errors due to images importArmand Philippot2022-06-031-0/+3
* test: install and configure cypressArmand Philippot2022-06-024-4/+4
* chore: adjust dark mode stylesArmand Philippot2022-05-222-32/+184
* chore: complete Storybook storiesArmand Philippot2022-05-211-4/+1
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-23/+0
* chore: improve accessibilityArmand Philippot2022-05-151-0/+23
* chore: add a CV pageArmand Philippot2022-05-033-8/+117
* refactor(storybook): reorganize design systemArmand Philippot2022-04-204-21/+136
* refactor: support React 18Armand Philippot2022-04-165-12/+26
* chore: add a Nav componentArmand Philippot2022-04-121-3/+1
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-085-16/+29
* chore: add a ResponsiveImage componentArmand Philippot2022-04-061-3/+15
* chore: add a SharingLink componentArmand Philippot2022-04-054-0/+301
* chore: add a NavLink componentArmand Philippot2022-04-044-0/+145
* chore: add a social link componentArmand Philippot2022-04-014-0/+149
* chore: add a Link componentArmand Philippot2022-03-314-0/+153