-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: fix highlighting of current version in switcher menu (#1357)
* cherry-pick changes from 1305 Co-authored-by: Julianus Pfeuffer <pfeuffer@informatik.uni-tuebingen.de> * update switcher IDs and fix broken tests * fix another one * fix rebase snafu * JS fixes * update highlighting test for new color theme * more rebase cruft * fix ARIA roles Co-authored-by: Tania Allard <taniar.allard@gmail.com> * fix tests * Update src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/version-switcher.html Co-authored-by: Tania Allard <taniar.allard@gmail.com> * Update tests/test_build/navbar_switcher.html --------- Co-authored-by: Julianus Pfeuffer <pfeuffer@informatik.uni-tuebingen.de> Co-authored-by: Tania Allard <taniar.allard@gmail.com>
- Loading branch information
1 parent
00c3575
commit 5e6cf0b
Showing
5 changed files
with
30 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters