aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/layout.tsx
Commit message (Expand)AuthorAgeFilesLines
* test(unit): fix Jest errors due to images importArmand Philippot2022-06-031-1/+1
* fix: reset focus to top of the page on route changeArmand Philippot2022-05-251-2/+8
* build(deps): bump all dependenciesArmand Philippot2022-05-251-4/+5
* chore: handle settings changeArmand Philippot2022-05-181-4/+6
* chore: use persistent layoutArmand Philippot2022-05-171-22/+32
* chore: listen scroll to hide/show back to top buttonArmand Philippot2022-05-171-2/+17
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-3/+23
* chore: add Search pageArmand Philippot2022-05-151-1/+2
* chore: add homepageArmand Philippot2022-05-031-19/+88
* chore: add a Layout componentArmand Philippot2022-04-221-0/+125