From c5f1d9698e83fbbf59c97aa229804274daf4cc8c Mon Sep 17 00:00:00 2001 From: asrar Date: Tue, 23 Jun 2020 08:00:45 +0530 Subject: Adds direct linking using header ids (#4272) Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations. Once the app mounts the page is scrolled to the current header set in the url hash. --- docs/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index cea224f40d7..c89c73d4cf7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -79,13 +79,16 @@