Releases: pydata/pydata-sphinx-theme
Releases · pydata/pydata-sphinx-theme
v0.17.0
What's Changed
- BUG - Add
--pst-color-headingfallback by @trallard in #2082 - [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2091
- Add search-as-you-type (inline search results) feature by @kaycebasques in #2093
- update ReadTheDocs settings file by @drammock in #2083
- Strip whitespace from announcement file before processing. by @AAriam in #2105
- Add support for versionremoved directive by @stevepiercy in #2087
- BUG - center search dialog on wide screens by @gabalafou in #2085
- Fix brand color example by @drammock in #2104
- FIX - Pin Astroid to fix Read the Docs by @gabalafou in #2126
- FIX - Remove broken Plotly example until fixed by @gabalafou in #2124
- FIX - const reassignment by @gabalafou in #2121
- DOC - clearer logo recommendation by @gabalafou in #2120
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2118
- Upload Playwright trace if test fails by @gabalafou in #2122
- Highlight headings when the user navigates to them by @gabalafou in #2132
- fix missing paren in example code by @drammock in #2134
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in de by @transifex-integration[bot] in #2136
- [MAINT] Bump version to 0.16.2dev0 by @peytondmurray in #2137
- MAINT - Update release instructions by @trallard in #2138
- [DOC] Create accessibility statement by @isabela-pf in #2135
- Reposition the admonition title icon to the top of the paragraph in m… by @stevepiercy in #2100
- cleanup UX inspiration page by @drammock in #2141
- MAINT - CI improvements (security and maintenance) by @trallard in #2077
- Fix error during linkcheck when trying to write pygments.css by @s-weigand in #2097
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2143
- Bump readthedocs/actions from 1.2 to 1.5 by @dependabot[bot] in #2148
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot[bot] in #2147
- Bump hynek/build-and-inspect-python-package from 2.11.0 to 2.12.0 by @dependabot[bot] in #2146
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #2144
- MAINT - Update actions/workflows SHAs by @trallard in #2151
- Do not add HTML mixin if not building html by @simonspa in #2076
- FIX - Two small bug fixes to search-as-you-type by @gabalafou in #2111
- Use Playwright expect() for code block tab stop tests by @gabalafou in #2160
- Unique Playwright trace names to avoid collisions by @gabalafou in #2161
- BUG - Update release workflow permissions by @trallard in #2162
- BUG - Fix sphinx-design cards borders by @trallard in #2170
- MAINT - Ensure Playwright tests use test sites and are run in CI by @trallard in #2133
- Fix miscellaneous issues with CI by @trallard in #2169
- MAINT - Update actions SHA by @trallard in #2173
- MAINT - Workflows updates by @trallard in #2174
- Collapsible sidebar by @gabalafou in #2159
- Use a different CSS class to mark TOC levels as visible by @gabalafou in #2163
- [ENH] Implement new scrollspy by @peytondmurray in #2119
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration[bot] in #2177
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2186
- Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2 by @dependabot[bot] in #2181
- Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot[bot] in #2183
- Bump actions/download-artifact from 4.1.8 to 4.2.1 by @dependabot[bot] in #2184
- update kitchen sink pages by @drammock in #2190
- Fix three separate test failures (a11y, Sphinx dev, Sphinx 7.3) by @gabalafou in #2204
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in #2196
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2203
- Bump py-cov-action/python-coverage-comment-action from 3.29 to 3.30 by @dependabot[bot] in #2180
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot[bot] in #2195
- Bump astral-sh/setup-uv from 5.1.0 to 6.0.1 by @dependabot[bot] in #2197
- MAINT - Fix linkcheck failures by @trallard in #2207
- MAINT - Defer FontAwesome script to improve Lighthouse performance score by @gabalafou in #2209
- MAINT - Updates to CI workflows by @trallard in #2214
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #2219
- Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 by @dependabot[bot] in #2216
- Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #2218
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2220
- CI - Update coverage workflow by @trallard in #2221
- Bump py-cov-action/python-coverage-comment-action from 3.30 to 3.34 by @dependabot[bot] in #2217
- Pin Sphinx Sitemap extension by @gabalafou in #2227
- Set treosh/lighthouse-ci-action to 12.1.0 by @gabalafou in #2223
- Add py313-docs to tox by @gabalafou in #2224
- Bump astral-sh/setup-uv from 6.1.0 to 6.3.1 by @dependabot[bot] in #2233
- Highlight correct TOC entry on page load by @gabalafou in #2185
- avoid having exactly one item under More dropdown by @minrk in #2247
- fix pytorch logo url by @drammock in #2252
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration[bot] in #2253
- enable syntax highlighting in include directive by @drammock in #2222
- Modernize font stack by @flying-sheep in #2263
- Make icon links and link shortening optional by @westurner in #2109
- Do not linkcheck npm as it may be blocked on CI. by @Carreau in #2273
- Bump astral-sh/setup-uv from 6.3.1 to 6.8.0 by @dependabot[bot] in #2270
- [doc] Update the url example for remote html announcement banner by @Supsa in #2266
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci[bot] in #2236
- Bump hynek/build-and-inspect-python-package from 2.12.0 to 2.13.0 by @dependabot[bot] in #2231
- Bump py-cov-action/python-coverage-comment-action from 3....
v0.16.1
Enhancements
- Stop moving the Read the Docs version switcher into the sidebar by @gabalafou in #2034
- When using the copybutton in code blocks, exclude copying the prompt by @stevepiercy in #2036
- Remove hover striping from all but .dataframe tables by @gabalafou in #2059
- Higher contrast table hover stripe (light mode) by @gabalafou in #2062
- Match Sphinx toggle button and Sphinx Design hover and focus styles by @gabalafou in #2061
Bug Fixes
- Remove mention of
sidebarwidthin config file by @Carreau in #2031 - Fix translator_setup: undefined default_translator_class for linkcheck builder by @lang-m in #2029
- BUG - Fix i18n files and compilation for distribution by @trallard in #2042
- Fix colour variables by @trallard in #2058
- Import Bootstrap after importing our variable overrides by @gabalafou in #2066
- Fix wrong switcher JSON loaded for dev docs by @drammock in #2048
- Restore focus ring Sphinx Design dropdowns by @gabalafou in #2060
Maintenance and Upkeep
- DEV - Go back to dev - post-release by @trallard in #2019
- Fix preferred-version in JSON by @drammock in #2028
Documentation
- DOC: Fix link to custom CSS example by @pllim in #2025
- Update accessibility docs by @gabalafou in #2039
- DOC - Add design system documentation by @trallard in #2046
- Added itom to projects using this theme by @photoniker in #2037
- MAINT - update from Twitter -> X by @partev in #2052
- DOC - Update documentation regarding formatting files by @trallard in #2057
Deprecations and Upgrades
Translations and internationalization
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #2021
- i18n - Update localisation files by @trallard in #2072
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #2075
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #2079
Miscellaneous
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #2005
- LINT - Run updated pre-commit hooks by @trallard in #2049
- ~Revert "LINT - Run updated pre-commit hooks (#2049)" by @drammock in #2054
- Redo precommit changes by @drammock in #2055
- update revs to ignore in blame by @drammock in #2056
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #2064
New Contributors
- @pllim made their first contribution in #2025
- @lang-m made their first contribution in #2029
- @stevepiercy made their first contribution in #2036
- @photoniker made their first contribution in #2037
- @partev made their first contribution in #2052
Full Changelog: v0.16.0...v0.16.1
v0.16.1rc0
Enhancements
- Stop moving the Read the Docs version switcher into the sidebar by @gabalafou in #2034
- When using the copybutton in code blocks, exclude copying the prompt by @stevepiercy in #2036
- Remove hover striping from all but .dataframe tables by @gabalafou in #2059
- Higher contrast table hover stripe (light mode) by @gabalafou in #2062
- Match Sphinx toggle button and Sphinx Design hover and focus styles by @gabalafou in #2061
Bug Fixes
- Remove mention of
sidebarwidthin config file by @Carreau in #2031 - Fix translator_setup: undefined default_translator_class for linkcheck builder by @lang-m in #2029
- BUG - Fix i18n files and compilation for distribution by @trallard in #2042
- Fix colour variables by @trallard in #2058
- Import Bootstrap after importing our variable overrides by @gabalafou in #2066
- Fix wrong switcher JSON loaded for dev docs by @drammock in #2048
- Restore focus ring Sphinx Design dropdowns by @gabalafou in #2060
Maintenance and Upkeep
- DEV - Go back to dev - post-release by @trallard in #2019
- Fix preferred-version in JSON by @drammock in #2028
Documentation
- DOC: Fix link to custom CSS example by @pllim in #2025
- Update accessibility docs by @gabalafou in #2039
- DOC - Add design system documentation by @trallard in #2046
- Added itom to projects using this theme by @photoniker in #2037
- MAINT - update from Twitter -> X by @partev in #2052
- DOC - Update documentation regarding formatting files by @trallard in #2057
Deprecations and Upgrades
Translations and internationalization
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #2021
- i18n - Update localisation files by @trallard in #2072
Miscellaneous
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #2005
- LINT - Run updated pre-commit hooks by @trallard in #2049
- ~Revert "LINT - Run updated pre-commit hooks (#2049)" by @drammock in #2054
- Redo precommit changes by @drammock in #2055
- update revs to ignore in blame by @drammock in #2056
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #2064
New Contributors
- @pllim made their first contribution in #2025
- @lang-m made their first contribution in #2029
- @stevepiercy made their first contribution in #2036
- @photoniker made their first contribution in #2037
- @partev made their first contribution in #2052
Full Changelog: v0.16.0...v0.16.1rc0
v0.16.0
Enhancements
- Scrollable table? Make keyboard accessible (focusable) by @gabalafou in #1903
- Use ellipsis to truncate breadcrumbs, and test with playwright by @ivanov in #1861
- Fix nbsphinx color outputs, suppress other notebook output Axe errors by @gabalafou in #1905
- Apply modal pattern to search box pop-up by @gabalafou in #1932
- When hovering a heading, make the #-anchor fully opaque by @gabalafou in #1949
- Increase horizontal whitespace between navbar icon links by @gabalafou in #1964
- Make overlay sidebars behave like modals by @gabalafou in #1942
- Maint: do not use document.write by @Carreau in #1921
- A11Y: Add title attribute to theme switcher by @Carreau in #1924
- ENH - Update translations workflows by @trallard in #1959
- Additional version banner details. by @jcapriot in #1973
- Increase space between links in right sidebar to match left sidebar by @gabalafou in #1980
- Bolder bigger headings by @gabalafou in #1983
- ENH add algolia docsearch version meta tag by @Charlie-XIAO in #1989
Bug Fixes
- BUG: Ensure coverage comment is properly triggered by @trallard in #1901
- BUG - Remove schedule trigger for comment action by @trallard in #1914
- BUG - Remove cruft symbols by @trallard in #1998
- Update some of the diverging links. by @Carreau in #2008
- change color when hovering over code-formatted text by @drammock in #2007
- Fix invalid URLs in version-switcher using dirhtml builder by @cgohlke in #2004
Maintenance and upkeep
- Maintenance: update stable version in switcher.json by @melissawm in #1910
- MAINT - Add CI env check for a11y tests by @trallard in #1915
- Set theme's version to dev by @12rambau in #1912
- Change pandoc action by @drammock in #1929
- DEV - Miscellaneous enhancements to CI by @trallard in #1928
- MAINT: remove packaging as a dependency by @Carreau in #1939
- Ensure we use PST colours throughout by @trallard in #1927
- Remove shortcut indicator search dialog on small screens by @timhoffm in #1947
- ENH - Update bundling and vendoring (JS) by @trallard in #1955
- BUG - GH action workflows fixes by @trallard in #1970
- Remove macos 13 by @Carreau in #1978
- MAINT - Add new intermittent warning for building docs offline by @gabalafou in #1981
- DEV - Add Fontawesome scripts to build assets by @trallard in #1982
- BUG - Fix coverage workflow triggers by @trallard in #1996
- Draft script to find diverging links by @Carreau in #1966
Documentation
- Minor typo: s/Heaver/Header by @gabalafou in #1907
- Fix link scope by @timhoffm in #1931
- Doc: Mention flyout version switcher provided by RTD by @VeckoTheGecko in #1937
- Add PhaseFieldX documentation to pydata-sphinx-theme gallery by @CastillonMiguel in #1922
- Add scikit-learn to the example gallery by @Charlie-XIAO in #1985
- docs: fix example gallery screenshot for scikit-learn by @Charlie-XIAO in #1990
- docs: Fix search UI description by @kaycebasques in #1988
Deprecations and upgrades
Translation and internationalization
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #1913
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in zh by @transifex-integration in #1936
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja by @transifex-integration in #1974
- Update localisation catalogue by @trallard in #1999
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja by @transifex-integration in #1979
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #2000
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #2001
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #2009
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #2014
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #2015
Miscellaneous
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1911
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1916
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1946
- Bump webpack from 5.91.0 to 5.94.0 by @dependabot in #1968
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1972
- Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 by @dependabot in #1994
- CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 by @matthewfeickert in #2003
New Contributors
- @ivanov made their first contribution in #1861
- @CastillonMiguel made their first contribution in #1922
- @jcapriot made their first contribution in #1973
- @kaycebasques made their first contribution in #1988
- @matthewfeickert made their first contribution in #2003
- @cgohlke made their first contribution in #2004
Full Changelog: v0.15.4...v0.16.0
v0.16.0rc0
What's Changed
- BUG: Ensure coverage comment is properly triggered by @trallard in #1901
- Scrollable table? Make keyboard accessible (focusable) by @gabalafou in #1903
- use ellipsis to truncate breadcrumbs, and test with playwright by @ivanov in #1861
- Minor typo: s/Heaver/Header by @gabalafou in #1907
- Maintenance: update stable version in switcher.json by @melissawm in #1910
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1911
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #1913
- Fix nbsphinx color outputs, suppress other notebook output Axe errors by @gabalafou in #1905
- MAINT - Add CI env check for a11y tests by @trallard in #1915
- Set theme's version to dev by @12rambau in #1912
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1916
- BUG - Remove schedule trigger for comment action by @trallard in #1914
- Change pandoc action by @drammock in #1929
- DEV - Miscellaneous enhancements to CI by @trallard in #1928
- Fix link scope by @timhoffm in #1931
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in zh by @transifex-integration in #1936
- MAINT: remove packaing as a dependency by @Carreau in #1939
- Apply modal pattern to search box pop-up by @gabalafou in #1932
- Doc: Mention flyout version switcher provided by RTD by @VeckoTheGecko in #1937
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1946
- Maint: do not use document.write by @Carreau in #1921
- Ensure we use PST colours throughout by @trallard in #1927
- When hovering a heading, make the #-anchor fully opaque by @gabalafou in #1949
- Remove shortcut indicator search dialog on small screens by @timhoffm in #1947
- Add PhaseFieldX documentation to pydata-sphinx-theme gallery by @CastillonMiguel in #1922
- Bump minimum sphinx version. by @Carreau in #1943
- Increase horizontal whitespace between navbar icon links by @gabalafou in #1964
- Make overlay sidebars behave like modals by @gabalafou in #1942
- ENH - Update bundling and vendoring (JS) by @trallard in #1955
- Bump webpack from 5.91.0 to 5.94.0 by @dependabot in #1968
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1972
- BUG - GH action workflows fixes by @trallard in #1970
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja by @transifex-integration in #1974
- A11Y: Add title attribute to theme switcher by @Carreau in #1924
- ENH - Update translations workflows by @trallard in #1959
- Additional version banner details. by @jcapriot in #1973
- Remove macos 13 by @Carreau in #1978
- MAINT - Add new intermittent warning for building docs offline by @gabalafou in #1981
- Increase space between links in right sidebar to match left sidebar by @gabalafou in #1980
- Bolder bigger headings by @gabalafou in #1983
- Add scikit-learn to the example gallery by @Charlie-XIAO in #1985
- docs: fix example gallery screenshot for scikit-learn by @Charlie-XIAO in #1990
- ENH add algolia docsearch version meta tag by @Charlie-XIAO in #1989
- docs: Fix search UI description by @kaycebasques in #1988
- DEV - Add Fontawesome scripts to build assets by @trallard in #1982
- Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 by @dependabot in #1994
- BUG - Fix coverage workflow triggers by @trallard in #1996
New Contributors
- @ivanov made their first contribution in #1861
- @CastillonMiguel made their first contribution in #1922
- @jcapriot made their first contribution in #1973
- @kaycebasques made their first contribution in #1988
Full Changelog: v0.15.4...v0.16.0rc0
v0.15.4
What's Changed
- Inheritance Diagram Dark Mode Support by @j9ac9k in #1834
- Add documentation for the back_to_top_button config option by @melissawm in #1843
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #1845
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1848
- CI - Remove lint from CI by @trallard in #1856
- DOCS: Add navbar_persistent to overview layout by @MridulS in #1849
- Expose logo_link in theme.conf by @MridulS in #1850
- MAINT: Reenable parallel write safety by @larsoner in #1859
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #1858
- Use navbar-nav class on text links only by @gabalafou in #1846
- MAINT: Upload nightly wheels and run packaging on PRs and pushes by @larsoner in #1867
- Do not apply table colors to all tables, only css=.table by @gabalafou in #1864
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in it by @transifex-integration in #1862
- guard a couple (possibly null) querySelector results by @drammock in #1860
- BUG - Ensure coverage comment is triggered by @trallard in #1879
- fix config var names in docs by @drammock in #1878
- bump sphinxcontrib-youtube by @drammock in #1877
- Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 and fill-range 7.0.1 to 7.1.1 by @dependabot in #1881
- Fix hit area icon links buttons by @gabalafou in #1866
- A11Y - Add visual indicator for tabs hover by @Carreau in #1884
- MAINT: simpleify _generate_header_nav_before_dropdown by @Carreau in #1883
- Instruction to install alpha, beta, rc and nightly by @Carreau in #1891
- docs: update badge link by @12rambau in #1892
- docs: update note formatting by @12rambau in #1893
- MAINT: Bump treosh/lighthouse-ci-action from 11 to 12 by @dependabot in #1899
- Fix url shortening for gitlab, and more test for github by @Carreau in #1888
- ENH - Update copyright.html to not include the html tags. by @Carreau in #1874
New Contributors
Full Changelog: v0.15.3...v0.15.4
v0.15.4rc0
What's Changed
- Inheritance Diagram Dark Mode Support by @j9ac9k in #1834
- Add documentation for the back_to_top_button config option by @melissawm in #1843
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #1845
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1848
- CI - Remove lint from CI by @trallard in #1856
- DOCS: Add navbar_persistent to overview layout by @MridulS in #1849
- Expose logo_link in theme.conf by @MridulS in #1850
- MAINT: Reenable parallel write safety by @larsoner in #1859
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #1858
- Use navbar-nav class on text links only by @gabalafou in #1846
- MAINT: Upload nightly wheels and run packaging on PRs and pushes by @larsoner in #1867
- Do not apply table colors to all tables, only css=.table by @gabalafou in #1864
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in it by @transifex-integration in #1862
- guard a couple (possibly null) querySelector results by @drammock in #1860
- BUG - Ensure coverage comment is triggered by @trallard in #1879
- fix config var names in docs by @drammock in #1878
- bump sphinxcontrib-youtube by @drammock in #1877
- Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 and fill-range 7.0.1 to 7.1.1 by @dependabot in #1881
- Fix hit area icon links buttons by @gabalafou in #1866
- A11Y - Add visual indicator for tabs hover by @Carreau in #1884
- MAINT: simpleify _generate_header_nav_before_dropdown by @Carreau in #1883
New Contributors
Full Changelog: v0.15.3...v0.15.4rc0
v0.15.3
What's Changed
- FIX make theme switcher have consistent widths by @Charlie-XIAO in #1651
- unpin sphinx in CI by @drammock in #1665
- FIX make search button closer to other icons in topbar by @Charlie-XIAO in #1659
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #1667
- update dependabot labels by @drammock in #1668
- only do security updates for NPM by @drammock in #1674
- Restore search snippet highlights in search results page by @gabalafou in #1678
- Apply default_mode to the html data-theme attribute by @char101 in #1663
- Don't try to populate version switcher w/ relative path on local static site by @dstansby in #1660
- handle null result from queryselector by @drammock in #1683
- ENH make search result heading a bit away from the search input box by @Charlie-XIAO in #1690
- ENH animation for the top banner by @Charlie-XIAO in #1693
- docs: typo in a link in the release instructions by @12rambau in #1704
- Build(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #1706
- Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 by @dependabot in #1705
- remove deprecated configs and associated code/tests by @drammock in #1698
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #1712
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #1713
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in cs by @transifex-integration in #1716
- BUG - Ensure lists markers colours are visible by @trallard in #1711
- Fix and change a11y tests by @gabalafou in #1687
- Do not show announcement banner if announcement contents are empty by @melissawm in #1703
- FIX secondary sidebar persists even if it is empty by @Charlie-XIAO in #1688
- try to fix codecov by @drammock in #1717
- fix URLs for dirhtml builds by @drammock in #1699
- space icon-links evenly across by @leifwalsh in #1726
- make codecov work better by @drammock in #1741
- Fix violation of Axe rule link-name by @gabalafou in #1633
- docs: add the link to the transifex project by @12rambau in #1707
- DEV - Enable pre-commit ci by @trallard in #1752
- fix missing sphinx testing dependencies by @drammock in #1751
- Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #1715
- Ensure code blocks (
<pre>) are keyboard focusable by @gabalafou in #1636 - CI - Swap to trusted publisher for releases by @trallard in #1758
- optimize figure bottom margin by @berlin2123 in #1749
- fix: use the latest minor version of fontawesome 6 by @12rambau in #1768
- tiny CSS change by @drammock in #1769
- FEAT - Restyle interactive elements to be more accessible by @trallard in #1564
- install sphinx test dependencies in all CI testing jobs by @drammock in #1772
- Fix focus ring glitch on API autosummary "[source]" link by @gabalafou in #1778
- Fix alignment of sidebar TOC entries by @gabalafou in #1775
- Fix selector for table-layout rule by @gabalafou in #1761
- Only make scrollable code blocks into tab stops by @gabalafou in #1777
- MAINT: Fix some types by @Carreau in #1779
- Wait for CSS transitions before running Axe scan by @gabalafou in #1785
- Fix GUI label contrast by @gabalafou in #1790
- Fix blockquote color contrasts by @gabalafou in #1786
- bump: 0.15.3rc0 -> 0.15.3rc1 by @drammock in #1802
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1806
- Make announcement banner into a landmark (aside/complementary) by @gabalafou in #1793
- Remove :hover pseudo-class from link-style-hover mixin by @gabalafou in #1792
- Update release action by @drammock in #1803
- Try to implement coverage action instead of using codecov. by @Carreau in #1756
- Allow paragraph elements to inherit color by @gabalafou in #1762
- MAINT: various fixes to print CSS. by @Carreau in #1770
- Do not generate dropdown in sidebar. by @Carreau in #1771
- DEV - Update pygments tests by @trallard in #1807
- Provide copy button container sufficient min height by @gabalafou in #1810
- purge codecov by @drammock in #1809
- Implement @smeragoel's table designs by @gabalafou in #1757
- Add env variable to control test-them build location. by @Carreau in #1800
- Exclude copy button from notebook cell numbers by @gabalafou in #1811
- center figure and captions inside figwith, while the whole figure is left/right by @berlin2123 in #1750
- fix perms in publish workflow by @drammock in #1814
- Revert "fix perms in publish workflow" by @drammock in #1815
- Remove hack to fix bug with up/down keys and "More" links in sidebar by @gabalafou in #1819
- Remove backwards-compatible text-decoration-skip rule by @gabalafou in #1820
- fix version-switcher with dirhtml builder by @casperdcl in #1795
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by @transifex-integration in #1801
- Raise exception for response codes outside range 200-299 by @Czaki in #1755
- Add GitHub action timeout by @Carreau in #1826
- fix: deprecate pygments related variable to correct typos by @12rambau in #1614
- Refactor navbar generating function by @Carreau in #1780
- Wrap tables in scrollable div by @gabalafou in #1827
- Add a pre-commit hook that remove PO files metadata. by @Carreau in #1813
- Animate remotely loaded banners together by @gabalafou in #1808
- Add CSS to allow scrolling of ipywidget by @gabalafou in #1760
- Track if users has dismissed a version warning banner for a given version. by @Carreau in #1763
- DEV - Refactor CI and environment setup by @trallard in #1759
- Move CSS block out of SCSS vars file by @gabalafou in #1832
- Fix keyboard access for scrollable regions created by notebook outputs by @gabalafou in #1787
- DEV - Update workflows by @trallard in #1831
- Set banner height ...
v0.15.3rc2
What's Changed
- FIX make theme switcher have consistent widths by @Charlie-XIAO in #1651
- unpin sphinx in CI by @drammock in #1665
- FIX make search button closer to other icons in topbar by @Charlie-XIAO in #1659
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #1667
- update dependabot labels by @drammock in #1668
- only do security updates for NPM by @drammock in #1674
- Restore search snippet highlights in search results page by @gabalafou in #1678
- Apply default_mode to the html data-theme attribute by @char101 in #1663
- Don't try to populate version switcher w/ relative path on local static site by @dstansby in #1660
- handle null result from queryselector by @drammock in #1683
- ENH make search result heading a bit away from the search input box by @Charlie-XIAO in #1690
- ENH animation for the top banner by @Charlie-XIAO in #1693
- docs: typo in a link in the release instructions by @12rambau in #1704
- Build(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #1706
- Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 by @dependabot in #1705
- remove deprecated configs and associated code/tests by @drammock in #1698
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #1712
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #1713
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in cs by @transifex-integration in #1716
- BUG - Ensure lists markers colours are visible by @trallard in #1711
- Fix and change a11y tests by @gabalafou in #1687
- Do not show announcement banner if announcement contents are empty by @melissawm in #1703
- FIX secondary sidebar persists even if it is empty by @Charlie-XIAO in #1688
- try to fix codecov by @drammock in #1717
- fix URLs for dirhtml builds by @drammock in #1699
- space icon-links evenly across by @leifwalsh in #1726
- make codecov work better by @drammock in #1741
- Fix violation of Axe rule link-name by @gabalafou in #1633
- docs: add the link to the transifex project by @12rambau in #1707
- DEV - Enable pre-commit ci by @trallard in #1752
- fix missing sphinx testing dependencies by @drammock in #1751
- Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #1715
- Ensure code blocks (
) are keyboard focusable by @gabalafou in #1636
- CI - Swap to trusted publisher for releases by @trallard in #1758
- optimize figure bottom margin by @berlin2123 in #1749
- fix: use the latest minor version of fontawesome 6 by @12rambau in #1768
- tiny CSS change by @drammock in #1769
- FEAT - Restyle interactive elements to be more accessible by @trallard in #1564
- install sphinx test dependencies in all CI testing jobs by @drammock in #1772
- Fix focus ring glitch on API autosummary "[source]" link by @gabalafou in #1778
- Fix alignment of sidebar TOC entries by @gabalafou in #1775
- Fix selector for table-layout rule by @gabalafou in #1761
- Only make scrollable code blocks into tab stops by @gabalafou in #1777
- MAINT: Fix some types by @Carreau in #1779
- Wait for CSS transitions before running Axe scan by @gabalafou in #1785
- Fix GUI label contrast by @gabalafou in #1790
- Fix blockquote color contrasts by @gabalafou in #1786
- bump: 0.15.3rc0 -> 0.15.3rc1 by @drammock in #1802
- [pre-commit.ci] pre-commit autoupdate hooks by @pre-commit-ci in #1806
- Make announcement banner into a landmark (aside/complementary) by @gabalafou in #1793
- Remove :hover pseudo-class from link-style-hover mixin by @gabalafou in #1792
- Update release action by @drammock in #1803
New Contributors
- @Charlie-XIAO made their first contribution in #1651
- @char101 made their first contribution in #1663
- @dstansby made their first contribution in #1660
- @leifwalsh made their first contribution in #1726
- @berlin2123 made their first contribution in #1749
- @Carreau made their first contribution in #1779
- @pre-commit-ci made their first contribution in #1806
Full Changelog: v0.15.2...v0.15.3rc2
v0.15.3rc1
What's Changed
- FIX make theme switcher have consistent widths by @Charlie-XIAO in #1651
- unpin sphinx in CI by @drammock in #1665
- FIX make search button closer to other icons in topbar by @Charlie-XIAO in #1659
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #1667
- update dependabot labels by @drammock in #1668
- only do security updates for NPM by @drammock in #1674
- Restore search snippet highlights in search results page by @gabalafou in #1678
- Apply default_mode to the html data-theme attribute by @char101 in #1663
- Don't try to populate version switcher w/ relative path on local static site by @dstansby in #1660
- handle null result from queryselector by @drammock in #1683
- ENH make search result heading a bit away from the search input box by @Charlie-XIAO in #1690
- ENH animation for the top banner by @Charlie-XIAO in #1693
- docs: typo in a link in the release instructions by @12rambau in #1704
- Build(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #1706
- Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 by @dependabot in #1705
- remove deprecated configs and associated code/tests by @drammock in #1698
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es by @transifex-integration in #1712
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca by @transifex-integration in #1713
- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in cs by @transifex-integration in #1716
- BUG - Ensure lists markers colours are visible by @trallard in #1711
- Fix and change a11y tests by @gabalafou in #1687
- Do not show announcement banner if announcement contents are empty by @melissawm in #1703
- FIX secondary sidebar persists even if it is empty by @Charlie-XIAO in #1688
- try to fix codecov by @drammock in #1717
- fix URLs for dirhtml builds by @drammock in #1699
- space icon-links evenly across by @leifwalsh in #1726
- make codecov work better by @drammock in #1741
- Fix violation of Axe rule link-name by @gabalafou in #1633
- docs: add the link to the transifex project by @12rambau in #1707
- DEV - Enable pre-commit ci by @trallard in #1752
- fix missing sphinx testing dependencies by @drammock in #1751
- Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #1715
- Ensure code blocks (
) are keyboard focusable by @gabalafou in #1636
- CI - Swap to trusted publisher for releases by @trallard in #1758
- optimize figure bottom margin by @berlin2123 in #1749
- fix: use the latest minor version of fontawesome 6 by @12rambau in #1768
- tiny CSS change by @drammock in #1769
- FEAT - Restyle interactive elements to be more accessible by @trallard in #1564
- install sphinx test dependencies in all CI testing jobs by @drammock in #1772
- Fix focus ring glitch on API autosummary "[source]" link by @gabalafou in #1778
- Fix alignment of sidebar TOC entries by @gabalafou in #1775
- Fix selector for table-layout rule by @gabalafou in #1761
- Only make scrollable code blocks into tab stops by @gabalafou in #1777
- MAINT: Fix some types by @Carreau in #1779
- Wait for CSS transitions before running Axe scan by @gabalafou in #1785
- Fix GUI label contrast by @gabalafou in #1790
- Fix blockquote color contrasts by @gabalafou in #1786
- bump: 0.15.3rc0 -> 0.15.3rc1 by @drammock in #1802
New Contributors
- @Charlie-XIAO made their first contribution in #1651
- @char101 made their first contribution in #1663
- @dstansby made their first contribution in #1660
- @leifwalsh made their first contribution in #1726
- @berlin2123 made their first contribution in #1749
- @Carreau made their first contribution in #1779
Full Changelog: v0.15.2...v0.15.3rc1