| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: reset focus to top of the page on route change | Armand Philippot | 2022-05-25 | 1 | -2/+8 |
| | | |||||
| * | build(deps): bump all dependencies | Armand Philippot | 2022-05-25 | 1 | -4/+5 |
| | | | | | | | | I moved the website picture from useSettings to the layout component since it is only used here. This reduce the number of Jest errors. However, there's still some issues with some images import... | ||||
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 1 | -4/+6 |
| | | |||||
| * | chore: use persistent layout | Armand Philippot | 2022-05-17 | 1 | -22/+32 |
| | | | | | | It prevents to rerender the common components between pages (header, footer...). | ||||
| * | chore: listen scroll to hide/show back to top button | Armand Philippot | 2022-05-17 | 1 | -2/+17 |
| | | |||||
| * | refactor: use custom hook for breadcrumb items and schema | Armand Philippot | 2022-05-16 | 1 | -3/+23 |
| | | |||||
| * | chore: add Search page | Armand Philippot | 2022-05-15 | 1 | -1/+2 |
| | | |||||
| * | chore: add homepage | Armand Philippot | 2022-05-03 | 1 | -19/+88 |
| | | |||||
| * | chore: add a Layout component | Armand Philippot | 2022-04-22 | 1 | -0/+125 |
| It defines the different components used by all other layouts. | |||||
