summaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout
Commit message (Expand)AuthorAgeFilesLines
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-071-5/+25
* test(unit): fix Jest errors due to images importArmand Philippot2022-06-031-1/+1
* test: install and configure cypressArmand Philippot2022-06-021-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-252-5/+5
* chore: complete Storybook storiesArmand Philippot2022-05-211-0/+26
* chore: handle settings changeArmand Philippot2022-05-181-4/+6
* chore: use persistent layoutArmand Philippot2022-05-173-28/+51
* chore: listen scroll to hide/show back to top buttonArmand Philippot2022-05-172-2/+31
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-163-22/+70
* chore: add Search pageArmand Philippot2022-05-151-1/+2
* chore: add homepageArmand Philippot2022-05-033-29/+97
* chore: add a PageLayout componentArmand Philippot2022-04-251-1/+0
* chore: add a Layout componentArmand Philippot2022-04-224-0/+251