docs-matrix-spec/layouts
Kévin Commaille b1f66d1b71
Improve the JS script to highlight the current ToC entry (#1991)
The code relied on an IntersectionOberver, so the ToC was only updated when a heading was in the viewport.
It meant that if we jumped to a part of the text that has no heading, the ToC would still point to the old entry.

The new code looks for the correct heading when the view is scrolled so the correct entry is always selected.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-12 22:53:46 +00:00
..
_default Provide MD checklists for the changelog (#1937) 2024-09-27 13:00:00 +01:00
docs Comments for all the layout templates 2021-01-12 20:45:24 -08:00
partials Improve the JS script to highlight the current ToC entry (#1991) 2024-11-12 22:53:46 +00:00
shortcodes Sort VoIP events semantically (#1967) 2024-10-15 17:22:40 +01:00
404.html Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00