aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite PostsList componentArmand Philippot2023-11-139-761/+0
* refactor(components): replace Overview with ProjectOverview componentArmand Philippot2023-11-115-193/+0
* refactor(components): rewrite CommentsList componentArmand Philippot2023-11-116-321/+0
* refactor(components): split Comment component into 3 componentsArmand Philippot2023-11-1110-478/+80
* refactor(components): replace Summary component with PostPreviewArmand Philippot2023-11-118-545/+39
* refactor(components): rewrite CommentForm componentArmand Philippot2023-11-117-60/+28
* refactor(components): rewrite SearchForm componentArmand Philippot2023-11-117-105/+87
* feat(hooks): add useBoolean and useToggle hooksArmand Philippot2023-11-111-9/+4
* refactor(components): remove SiteHeader and SiteFooter componentsArmand Philippot2023-11-119-554/+0
* refactor(components): rewrite Pagination componentArmand Philippot2023-11-112-9/+83
* feat(components): add a Colophon componentArmand Philippot2023-11-113-39/+10
* refactor(components): rewrite Copyright componentArmand Philippot2023-11-113-13/+19
* refactor(components): rewrite NavList componentArmand Philippot2023-11-112-12/+16
* feat(components): add a generic Grid componentArmand Philippot2023-11-115-246/+0
* refactor(components): rewrite Card componentArmand Philippot2023-11-118-469/+264
* feat(components): add a Time componentArmand Philippot2023-11-114-45/+7
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-119-126/+252
* refactor(components): replace ResponsiveImage with Figure componentArmand Philippot2023-11-115-24/+24
* refactor(components): rewrite Branding componentArmand Philippot2023-11-112-21/+16
* feat(components): add a generic Flip componentArmand Philippot2023-11-112-5/+31
* refactor(components): rewrite BackToTop componentArmand Philippot2023-11-111-1/+11
* refactor(components): rewrite Link componentArmand Philippot2023-11-113-5/+127
* refactor(components): remove Column and NoScript from atomsArmand Philippot2023-11-113-2/+4
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-118-62/+57
* refactor(components): rewrite List componentArmand Philippot2023-11-119-97/+78
* refactor(components): rewrite ProgressBar componentArmand Philippot2023-11-112-5/+16
* refactor(components): rewrite Spinner componentArmand Philippot2023-10-241-2/+8
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-242-6/+7
* feat(components): add Article, Aside, Footer, Header, Main & NavArmand Philippot2023-10-2410-82/+87
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-243-84/+82
* build: convert project to esmArmand Philippot2023-10-249-0/+9
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-1/+1
* refactor: use named export for everything except pagesArmand Philippot2023-09-2029-116/+117
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-1928-76/+69
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-235-22/+20
* fix(comments): load all comments on a postArmand Philippot2022-08-213-10/+10
* chore: add a label to progress barArmand Philippot2022-06-071-2/+4
* chore(cards): use post title as link labelArmand Philippot2022-06-071-1/+2
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-071-1/+5
* test: install and configure cypressArmand Philippot2022-06-029-9/+9
* chore: replace Checkbox component with a BooleanField componentArmand Philippot2022-05-311-1/+1
* chore: add a search form when posts list prints no resultsArmand Philippot2022-05-247-48/+149
* test: fix theme toggle and comment testsArmand Philippot2022-05-242-26/+3
* chore: adjust cards list spacingArmand Philippot2022-05-231-0/+7
* fix: ensure all topics/thematics have the base urlArmand Philippot2022-05-233-8/+8
* refactor: reduce the number of data transformationArmand Philippot2022-05-2317-471/+374
* fix: render all images unoptimized in StorybookArmand Philippot2022-05-229-37/+0
* chore: complete Storybook storiesArmand Philippot2022-05-214-1/+58
* chore: update some stylesArmand Philippot2022-05-213-4/+10
* chore: update images stylesArmand Philippot2022-05-202-8/+8