aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-116-0/+210
* feat(components): add a generic Flip componentArmand Philippot2023-11-117-0/+270
* refactor(components): make form components compliant with Eslint rulesArmand Philippot2023-11-1126-120/+99
* feat(components): add a Help icon shapeArmand Philippot2023-11-117-1/+45
* feat(components): add a VisuallyHidden componentArmand Philippot2023-11-117-2/+98
* 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
* refactor(components): rewrite Notice componentArmand Philippot2023-11-118-38/+65
* refactor(components): remove Column and NoScript from atomsArmand Philippot2023-11-1112-177/+6
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-1117-531/+437
* refactor(components): rewrite List componentArmand Philippot2023-11-1112-257/+511
* refactor(components): rewrite ProgressBar componentArmand Philippot2023-11-119-150/+240
* refactor(components): rewrite Spinner componentArmand Philippot2023-10-249-110/+173
* refactor(components): make Logo component ESlint compliantArmand Philippot2023-10-247-58/+63
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-2498-1921/+1381
* feat(components): add Article, Aside, Footer, Header, Main & NavArmand Philippot2023-10-2434-62/+431
* refactor(components): rewrite Heading componentArmand Philippot2023-10-2414-288/+180
* refactor(components): rewrite Section componentArmand Philippot2023-10-247-122/+111
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-2414-362/+478
* build: convert project to esmArmand Philippot2023-10-2446-0/+46
* refactor(components): rewrite form componentsArmand Philippot2023-10-2458-607/+1339
* refactor: use named export for everything except pagesArmand Philippot2023-09-20130-636/+413
* build(deps): bump all dependenciesArmand Philippot2023-09-191-1/+4
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-1975-86/+84
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-234-20/+17
* chore: add a label to progress barArmand Philippot2022-06-075-47/+54
* chore(cards): use post title as link labelArmand Philippot2022-06-073-0/+19
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-0724-12/+237
* test(unit): fix Jest errors due to images importArmand Philippot2022-06-031-0/+3
* test: install and configure cypressArmand Philippot2022-06-0240-40/+40
* fix: improve help button accessibility with aria-pressedArmand Philippot2022-06-021-4/+8
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-015-216/+0
* chore: replace the toggle componentArmand Philippot2022-06-011-2/+2
* chore: add a Fieldset componentArmand Philippot2022-05-315-0/+216
* chore: replace Checkbox component with a BooleanField componentArmand Philippot2022-05-317-176/+302
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-1/+9
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-10/+14
* chore(toolbar): change icons to close button when activatedArmand Philippot2022-05-242-0/+17
* chore: adjust dark mode stylesArmand Philippot2022-05-223-33/+185
* chore: complete Storybook storiesArmand Philippot2022-05-218-37/+29
* fix: close Ackee tooltip on button clickArmand Philippot2022-05-211-13/+22
* chore: update some stylesArmand Philippot2022-05-212-20/+2
* chore: adjust articles stylesArmand Philippot2022-05-174-15/+87
* chore: adjust and complete missing stylesArmand Philippot2022-05-163-25/+3
* chore: improve accessibilityArmand Philippot2022-05-153-2/+42
* chore: add Article pagesArmand Philippot2022-05-151-1/+0
* chore: handle blog paginationArmand Philippot2022-05-131-1/+1
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-098-95/+373
* chore: add a Contact pageArmand Philippot2022-05-072-3/+24