Skip to content

Releases: pydata/pydata-sphinx-theme

v0.16.0

22 Oct 14:14
Compare
Choose a tag to compare

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
  • Update localisation catalogue by @trallard in #1999
  • BUG - Remove cruft symbols by @trallard in #1998
  • 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
  • CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 by @matthewfeickert in #2003
  • Draft script to find diverging links by @Carreau in #1966
  • Update some of the diverging links. by @Carreau in #2008
  • change color when hovering over code-formatted text by @drammock in #2007
  • 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
  • Fix invalid URLs in version-switcher using dirhtml builder by @cgohlke in #2004

New Contributors

Full Changelog: v0.15.4...v0.16.0

v0.16.0rc0

30 Sep 15:10
a4b3cb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.16.0rc0

v0.15.4

25 Jun 19:16
Compare
Choose a tag to compare

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

18 Jun 06:47
fd2c4ab
Compare
Choose a tag to compare

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

28 May 21:22
Compare
Choose a tag to compare

What's Changed

Read more

v0.15.3rc2

07 May 16:46
adedd87
Compare
Choose a tag to compare
v0.15.3rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3rc2

v0.15.3rc1

03 May 19:41
6620541
Compare
Choose a tag to compare
v0.15.3rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3rc1

v0.15.3rc0

01 May 21:12
f30dec3
Compare
Choose a tag to compare
v0.15.3rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3rc0

v0.15.2

18 Jan 23:10
6010af1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

04 Jan 13:35
b8591f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1