Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back Furo's highlighting of page ToC (Cherry-pick of #455) #457

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

Eric-Arellano
Copy link
Collaborator

Closes #368.

I realized that we cannot fix this upstream. We always need to fork furo.js because the 3.5rem for our qiskit-top-nav-bar needs to be hardcoded. It doesn't update Furo's header.top like I was hoping.

Thanks to now using Webpack and sphinx-theme-builder, we can vendor the two JavaScript files without issue.

Closes Qiskit#368.

I realized that we cannot fix this upstream. We always need to fork
`furo.js` because the `3.5rem` for our qiskit-top-nav-bar needs to be
hardcoded. It doesn't update Furo's `header.top` like I was hoping.

Thanks to now using Webpack and `sphinx-theme-builder`, we can vendor
the two JavaScript files without issue.
@Eric-Arellano Eric-Arellano merged commit 4d436c9 into Qiskit:1.13 Jul 3, 2023
5 checks passed
@Eric-Arellano Eric-Arellano deleted the cp-page-highlighting branch July 3, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant