Commit c05fa05
Merge main into feature-focus (#1708)
* Build(deps): Bump actions/setup-python from 4 to 5 (#1590)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use pytest-regressions to mark expected a11y test failures (#1501)
* Use pytest-regressions with a11y tests to mark expected failures
* Update tests/test_a11y.py
* frozen data class
* Revert "frozen data class"
This reverts commit 3b0c73e.
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* FIX: avoid implicit string comparison in Sphinx 7.26 (#1592)
* FIX: avoid implicit string comparison in Sphinx 7.26
* lint
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* Build(deps): Bump actions/upload-artifact from 3 to 4 (#1598)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update fontawesome from 6.1.2 to 6.5.1 (#1600)
* Fix landmark-unique error due to in-page TOC (#1607)
* landmark unique error due to in-page TOC
* Apply suggestions from code review
Co-authored-by: Tania Allard <taniar.allard@gmail.com>
* fix lint?
---------
Co-authored-by: Tania Allard <taniar.allard@gmail.com>
* Feature: Add support for per-page secondary sidebar content (#1572)
* Add ability to set per-page secondary sidebars
* Add additional secondary sidebar content tests; expanded utils docstring
* Update translation files (#1606)
* Bump minimum Python from 3.8 to 3.9; add 3.12 to CIs (#1610)
drop py3.8, add py3.12
* Fix: more efficient determination of when to hide primary sidebar (#1609)
* minor refactors suggested by Ruff
* move TOC generation from layout.html to sidebar-primary.html
* replace @lru_cache(None) with plain @cache
* get sidebar TOC length without rendering it
* fixup rebase/stash snafu
* bugfix
* Fix "More" links in mobile sidebar (#1604)
Fix #1603
* bump: 0.14.4 → 0.15.0rc0
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1618)
i18n: Translate sphinx.po in fr
100% translated source file: 'sphinx.po'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
* bump: 0.14.4 → 0.15.0
* fix: drop the dev test (#1623)
* fix: remove Site navigation header (#1615)
* fix: remove Site navigation header
* test: edit the test suit
* fix: align all breadcrumb elements (#1619)
* fix: log information when warnings are disabled (#1617)
* bump: 0.15.0 → 0.15.1
* back to dev
* fix: align the search button with other icons (#1620)
* test: display the search button for demo purposes
* fix: only display the search icon
* fix: remove needless adjustements
* fix: rollback to default search
* chore: trigger CI
* Fix sticky header (#1630)
* Fix sticky header
* regression test
* maybe fix missing sidebar? (#1632)
* maybe fix missing sidebar?
* simplify
* purge internal defaults & use theme config setting
* formatting
* refactor and simplify toctree code
* DOC: Add missing "footer_center" in layout overview diagram (#1640)
* Make bootstrap globally available (#1639)
* Make bootstrap globally available
* Include docs about bootstrap programmatic API
* Add Brightway to Featured Example Gallery Grid (#1580)
* initial commit
* test: the png images are not build during tests
---------
Co-authored-by: Rambaud Pierrick <12rambau@users.noreply.github.com>
* fix: move the release instructions to the repository (#1621)
* fix: update text and links
* fix: add code highlight
* fix: wire correct file in our documentation
* chore: trigger CI
* remove mention of semantic versioning
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* refactor: lint
* Update RELEASE.md
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* Make search event listener only trigger with “K”/“k” (#1646)
* More speedups to section TOC rendering (#1642)
* small refactor, comments, cleanup
* docstring cleanups
* mark as unsafe for parallel write
* Update src/pydata_sphinx_theme/toctree.py
* Allow only theme_footer_center to be set (#1653)
* fix: allow user to control the back-to-top button presence (#1616)
* fix: put the btt button closer to age bottom
* test: remove the btt button to check
* test: fallback to default behaviour
* refactor: rollback to previous state
* use proper variable name
* Update src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* remove toggle button for secondary sidebar if empty (#1637)
* in CIs, pin sphinx dev temporarily
* bump: 0.15.1 -> 0.15.2
* bump version to dev
* FIX make theme switcher have consistent widths (#1651)
* unpin sphinx in CI (#1665)
* FIX make search button closer to other icons in topbar (#1659)
* Build(deps): Bump actions/cache from 3 to 4 (#1667)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update dependabot labels (#1668)
* only do security updates for NPM (#1674)
* Restore search snippet highlights in search results page (#1678)
* Apply default_mode to the html data-theme attribute (#1663)
* Don't try to populate version switcher w/ relative path on local static site (#1660)
* Don't try to populate version switcher on static sites
* Fix comment spelling
* Update src/pydata_sphinx_theme/assets/scripts/pydata-sphinx-theme.js
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* handle null result from queryselector (#1683)
fix queryselector
* ENH make search result heading a bit away from the search input box (#1690)
ENH make search result heading a bit away from the search box
* ENH animation for the top banner (#1693)
* ENH animation for the top banner
* unset forcefully set styles to let css take over; animation also added for version warning banner
* make transition a bit longer
* resolve conversations
* retrigger CI
* Update src/pydata_sphinx_theme/assets/scripts/pydata-sphinx-theme.js
---------
Co-authored-by: Daniel McCloy <dan@mccloy.info>
* docs: typo in a link in the release instructions (#1704)
* Build(deps): Bump codecov/codecov-action from 3 to 4 (#1706)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 (#1705)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 10 to 11.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@v10...v11)
---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel McCloy <dan@mccloy.info>
Co-authored-by: Angus Hollands <goosey15@gmail.com>
Co-authored-by: Sebastiaan Huber <mail@sphuber.net>
Co-authored-by: Tania Allard <taniar.allard@gmail.com>
Co-authored-by: Peyton Murray <peynmurray@gmail.com>
Co-authored-by: Rambaud Pierrick <12rambau@users.noreply.github.com>
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Co-authored-by: Michael Wisely <108433848+michael-wisely-gravwell@users.noreply.github.com>
Co-authored-by: Michael Weinold <23102087+michaelweinold@users.noreply.github.com>
Co-authored-by: Philipp A <flying-sheep@web.de>
Co-authored-by: Colin Marquardt <cmarqu42@gmail.com>
Co-authored-by: Pierre Marchand <PierreMarchand20@users.noreply.github.com>
Co-authored-by: Yao Xiao <108576690+Charlie-XIAO@users.noreply.github.com>
Co-authored-by: Charles <peacech@gmail.com>
Co-authored-by: David Stansby <dstansby@gmail.com>1 parent 931b9ab commit c05fa05
File tree
12 files changed
+120
-79
lines changed- .github/workflows
- src/pydata_sphinx_theme
- assets
- scripts
- styles
- pages
- sections
- locale
- ca/LC_MESSAGES
- en/LC_MESSAGES
- es/LC_MESSAGES
- fr/LC_MESSAGES
- ru/LC_MESSAGES
- theme/pydata_sphinx_theme/sections
12 files changed
+120
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
| 488 | + | |
488 | 489 | | |
489 | 490 | | |
490 | 491 | | |
| |||
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
519 | 542 | | |
520 | 543 | | |
521 | 544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 9 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 40 | + | |
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 44 | + | |
53 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 104 | | |
| 105 | + | |
110 | 106 | | |
111 | 107 | | |
112 | 108 | | |
| |||
159 | 155 | | |
160 | 156 | | |
161 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 101 | | |
| 102 | + | |
107 | 103 | | |
108 | 104 | | |
109 | 105 | | |
| |||
151 | 147 | | |
152 | 148 | | |
153 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 105 | | |
| 106 | + | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
| |||
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | | - | |
| 33 | + | |
40 | 34 | | |
41 | 35 | | |
42 | 36 | | |
43 | | - | |
| 37 | + | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
| |||
108 | 102 | | |
109 | 103 | | |
110 | 104 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 105 | | |
| 106 | + | |
117 | 107 | | |
118 | 108 | | |
119 | 109 | | |
| |||
166 | 156 | | |
167 | 157 | | |
168 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
169 | 164 | | |
170 | 165 | | |
171 | 166 | | |
| |||
180 | 175 | | |
181 | 176 | | |
182 | 177 | | |
| 178 | + | |
0 commit comments