| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 1 | -104/+0 |
| | | | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch. | ||||
| * | chore(toc): exclude comments section for headings list | Armand Philippot | 2022-02-12 | 1 | -1/+1 |
| | | |||||
| * | fix(toc): render on each route change and exclude aside titles | Armand Philippot | 2022-01-11 | 1 | -7/+20 |
| | | | | | | | On subject pages for example, the table of contents was not updated on route change. So I added router.asPath as dependency of useEffect. I also changed the query to exclude all titles in aside (ToC, widgets). | ||||
| * | refactor: avoid useless assignement before return statement | Armand Philippot | 2022-01-04 | 1 | -5/+2 |
| | | |||||
| * | chore: add a table of contents | Armand Philippot | 2021-12-21 | 1 | -7/+1 |
| | | |||||
| * | chore: add a hook to build headings tree | Armand Philippot | 2021-12-21 | 1 | -0/+100 |
