You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/layouts/partials
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>
2 weeks ago
..
events Fix generated HTML (#1880) 5 months ago
hooks Improve the JS script to highlight the current ToC entry (#1991) 2 weeks ago
json-schema Fix the rendering of the event format for room versions 1 and 2 (#1883) 5 months ago
openapi Rename `custom-formats.yaml` to `string-formats.yaml` (#1977) 4 weeks ago
added-in.html Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 1 month ago
alert.html Support alerts (notes, warnings, rationales) 4 years ago
breadcrumb.html Update docsy to v0.8.0 (#1699) 9 months ago
changed-in.html Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 1 month ago
footer.html
navbar.html Update docsy to v0.8.0 (#1699) 9 months ago
sidebar-tree.html Generate ToC with Hugo rather than JavaScript (#1851) 6 months ago
toc.html Generate ToC with Hugo rather than JavaScript (#1851) 6 months ago
version-banner.html