Bump pydata-sphinx-theme from 0.14.4 to 0.15.2
Bumps pydata-sphinx-theme from 0.14.4 to 0.15.2.
Release notes
Sourced from pydata-sphinx-theme's releases.
v0.15.2
What's Changed
- Align the search button with other icons by
@12rambau
in pydata/pydata-sphinx-theme#1620- Fix sticky header by
@gabalafou
in pydata/pydata-sphinx-theme#1630- Fix missing sidebar by
@drammock
in pydata/pydata-sphinx-theme#1632- Add missing "footer_center" in layout overview diagram by
@jorisvandenbossche
in pydata/pydata-sphinx-theme#1640- Make bootstrap globally available by
@michael-wisely-gravwell
in pydata/pydata-sphinx-theme#1639- Add Brightway to Featured Example Gallery Grid by
@michaelweinold
in pydata/pydata-sphinx-theme#1580- Move the release instructions to the repository by
@12rambau
in pydata/pydata-sphinx-theme#1621- Make search event listener only trigger with “K”/“k” by
@flying-sheep
in pydata/pydata-sphinx-theme#1646- More speedups to section TOC rendering by
@drammock
in pydata/pydata-sphinx-theme#1642- Allow only theme_footer_center to be set by
@cmarqu
in pydata/pydata-sphinx-theme#1653- Allow user to control the back-to-top button presence by
@12rambau
in pydata/pydata-sphinx-theme#1616- Remove toggle button for secondary sidebar if empty by
@PierreMarchand20
in pydata/pydata-sphinx-theme#1637New Contributors
@michael-wisely-gravwell
made their first contribution in pydata/pydata-sphinx-theme#1639@flying-sheep
made their first contribution in pydata/pydata-sphinx-theme#1646@cmarqu
made their first contribution in pydata/pydata-sphinx-theme#1653@PierreMarchand20
made their first contribution in pydata/pydata-sphinx-theme#1637Full Changelog: https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.1...v0.15.2
v0.15.1
What's Changed
- fix: drop the dev test by
@12rambau
in pydata/pydata-sphinx-theme#1623- fix: remove Site navigation header by
@12rambau
in pydata/pydata-sphinx-theme#1615- fix: align all breadcrumb elements by
@12rambau
in pydata/pydata-sphinx-theme#1619- fix: log information when warnings are disabled by
@12rambau
in pydata/pydata-sphinx-theme#1617Full Changelog: https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix: install pandoc in the a11y tests by
@12rambau
in pydata/pydata-sphinx-theme#1576- Flip chevrons when subtree is expanded by
@gabalafou
in pydata/pydata-sphinx-theme#1584- Fix landmarks by
@gabalafou
in pydata/pydata-sphinx-theme#1454- Build(deps): Bump actions/setup-python from 4 to 5 by
@dependabot
in pydata/pydata-sphinx-theme#1590- Use pytest-regressions to mark expected a11y test failures by
@gabalafou
in pydata/pydata-sphinx-theme#1501- FIX: avoid implicit string comparison in Sphinx 7.26 by
@agoose77
in pydata/pydata-sphinx-theme#1592- Build(deps): Bump actions/upload-artifact from 3 to 4 by
@dependabot
in pydata/pydata-sphinx-theme#1598- Update fontawesome from 6.1.2 to 6.5.1 by
@sphuber
in pydata/pydata-sphinx-theme#1600- Fix landmark-unique error due to in-page TOC by
@gabalafou
in pydata/pydata-sphinx-theme#1607- Feature: Add support for per-page secondary sidebar content by
@peytondmurray
in pydata/pydata-sphinx-theme#1572- Update translation files by
@gabalafou
in pydata/pydata-sphinx-theme#1606- Bump minimum Python from 3.8 to 3.9; add 3.12 to CIs by
@drammock
in pydata/pydata-sphinx-theme#1610- Fix: more efficient determination of when to hide primary sidebar by
@drammock
in pydata/pydata-sphinx-theme#1609- Fix "More" links in mobile sidebar by
@gabalafou
in pydata/pydata-sphinx-theme#1604- Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by
@transifex-integration
in pydata/pydata-sphinx-theme#1618
... (truncated)
Commits
-
6010af1
bump: 0.15.1 -> 0.15.2 -
f420c13
in CIs, pin sphinx dev temporarily -
cfd3cb5
remove toggle button for secondary sidebar if empty (#1637) -
5fc1452
fix: allow user to control the back-to-top button presence (#1616) -
80b3e51
Allow only theme_footer_center to be set (#1653) -
03c73c4
More speedups to section TOC rendering (#1642) -
fff6837
Make search event listener only trigger with “K”/“k” (#1646) -
f50e7b9
fix: move the release instructions to the repository (#1621) -
2057612
Add Brightway to Featured Example Gallery Grid (#1580) -
82eabda
Make bootstrap globally available (#1639) - Additional commits viewable in compare view