aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/page/page-layout.test.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace PageLayout template with PageArmand Philippot2023-11-201-113/+0
* refactor(components): rewrite CommentsList componentArmand Philippot2023-11-111-2/+9
* refactor(components): rewrite CommentForm componentArmand Philippot2023-11-111-1/+1
* refactor(components): merge HeadingButton and Widget componentsArmand Philippot2023-11-111-10/+8
* build: convert project to esmArmand Philippot2023-10-241-0/+1
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-1/+1
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
* test: install and configure cypressArmand Philippot2022-06-021-1/+1
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-12/+1
* fix: render all images unoptimized in StorybookArmand Philippot2022-05-221-2/+0
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-181-0/+1
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-6/+35
* chore: add a PageLayout componentArmand Philippot2022-04-251-0/+90