Pydata-sphinx-theme

Latest version: v0.15.2

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.15.2

What's Changed
* Align the search button with other icons by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1620
* Fix sticky header by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1630
* Fix missing sidebar by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1632
* Add missing "footer_center" in layout overview diagram by jorisvandenbossche in https://github.com/pydata/pydata-sphinx-theme/pull/1640
* Make bootstrap globally available by michael-wisely-gravwell in https://github.com/pydata/pydata-sphinx-theme/pull/1639
* Add Brightway to Featured Example Gallery Grid by michaelweinold in https://github.com/pydata/pydata-sphinx-theme/pull/1580
* Move the release instructions to the repository by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1621
* Make search event listener only trigger with “K”/“k” by flying-sheep in https://github.com/pydata/pydata-sphinx-theme/pull/1646
* More speedups to section TOC rendering by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1642
* Allow only theme_footer_center to be set by cmarqu in https://github.com/pydata/pydata-sphinx-theme/pull/1653
* Allow user to control the back-to-top button presence by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1616
* Remove toggle button for secondary sidebar if empty by PierreMarchand20 in https://github.com/pydata/pydata-sphinx-theme/pull/1637

New Contributors
* michael-wisely-gravwell made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1639
* flying-sheep made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1646
* cmarqu made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1653
* PierreMarchand20 made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1637

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.1...v0.15.2

0.15.1

What's Changed
* fix: drop the dev test by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1623
* fix: remove Site navigation header by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1615
* fix: align all breadcrumb elements by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1619
* fix: log information when warnings are disabled by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1617


**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.0...v0.15.1

0.15.0

What's Changed
* fix: install pandoc in the a11y tests by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1576
* Flip chevrons when subtree is expanded by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1584
* Fix landmarks by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1454
* Build(deps): Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1590
* Use pytest-regressions to mark expected a11y test failures by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1501
* FIX: avoid implicit string comparison in Sphinx 7.26 by agoose77 in https://github.com/pydata/pydata-sphinx-theme/pull/1592
* Build(deps): Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1598
* Update fontawesome from 6.1.2 to 6.5.1 by sphuber in https://github.com/pydata/pydata-sphinx-theme/pull/1600
* Fix landmark-unique error due to in-page TOC by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1607
* Feature: Add support for per-page secondary sidebar content by peytondmurray in https://github.com/pydata/pydata-sphinx-theme/pull/1572
* Update translation files by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1606
* Bump minimum Python from 3.8 to 3.9; add 3.12 to CIs by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1610
* Fix: more efficient determination of when to hide primary sidebar by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1609
* Fix "More" links in mobile sidebar by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1604
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr by transifex-integration in https://github.com/pydata/pydata-sphinx-theme/pull/1618

New Contributors
* agoose77 made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1592
* sphuber made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1600
* peytondmurray made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1572

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.4...v0.15.0

0.15.0rc0

What's Changed
* fix: install pandoc in the a11y tests by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1576
* Flip chevrons when subtree is expanded by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1584
* Fix landmarks by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1454
* Build(deps): Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1590
* Use pytest-regressions to mark expected a11y test failures by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1501
* FIX: avoid implicit string comparison in Sphinx 7.26 by agoose77 in https://github.com/pydata/pydata-sphinx-theme/pull/1592
* Build(deps): Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1598
* Update fontawesome from 6.1.2 to 6.5.1 by sphuber in https://github.com/pydata/pydata-sphinx-theme/pull/1600
* Fix landmark-unique error due to in-page TOC by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1607
* Feature: Add support for per-page secondary sidebar content by peytondmurray in https://github.com/pydata/pydata-sphinx-theme/pull/1572
* Update translation files by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1606
* Bump minimum Python from 3.8 to 3.9; add 3.12 to CIs by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1610
* Fix: more efficient determination of when to hide primary sidebar by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1609
* Fix "More" links in mobile sidebar by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1604

New Contributors
* agoose77 made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1592
* sphuber made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1600
* peytondmurray made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1572

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.4...v0.15.0rc0

0.14.4

What's Changed
* docs: add the list of component using a directive by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1476
* Fix primer link in docs by choldgraf in https://github.com/pydata/pydata-sphinx-theme/pull/1556
* docs: add data-content by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1559
* Obviate background-from-color-variable by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1558
* fix: increase margins of autosummary tables by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1560
* Fix control + k keyboard shortcut by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1571


**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.3...v0.14.4

0.14.3

What's Changed
* kill the docs-live infinite loop (yet again) by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1540
* docs: add instructions for custom SVG icons by gresavage in https://github.com/pydata/pydata-sphinx-theme/pull/1490
* fix: make table background transparent by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1546
* fix: add color-theme option to html tag by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1536
* Silence warnings by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1542

New Contributors
* gresavage made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1490

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.2...v0.14.3

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.