Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pydata_sphinx_theme to 0.15.2 #637

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pydata_sphinx_theme from 0.13.1 to 0.15.2.

Changelog

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

0.14.2

What's Changed

feature
* chore: build the devcontainer automatically in codespace by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1483

bug fixe
* navigation_with_keys = False by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1503
* convert "stable" to actual version number by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1512
* refactor: use nbsphinx as the default execution lib by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1482
* Clear alt_text in conf.py by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1471
* fix: use 12rambau fork until it's merged with nikeee repo by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1517
* Fix duplicate HTML IDs by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1425
* Fix font color in search input box by harupy in https://github.com/pydata/pydata-sphinx-theme/pull/1524
* Update pst docs buttons by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1502
* ignore transient errors in windows build CI by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1520
* use event.key for search shortcut by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1525

maintenance
* Change default logo alt text by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1472
* Build(deps): Bump postcss and css-loader by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1494
* Revert "Build(deps): Bump postcss and css-loader" by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1509
* deps: drop support for Sphinx 5 by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1516
* Fix: (webpack.config.js) css-loader API change by alphapapa in https://github.com/pydata/pydata-sphinx-theme/pull/1508
* update package-lock.json by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1534
* test: add a codecov token to the coverage pipeline by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1519
* refactor: remove extention on component set-up by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1529

documentation
* Add idtracker.ai to gallery.yaml by jordi-torrents in https://github.com/pydata/pydata-sphinx-theme/pull/1290 
* docs: link back to GitHub from PyPI metadata by nedbat in https://github.com/pydata/pydata-sphinx-theme/pull/1504
* docs: add DecentralChain by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1528
* docs: add the full option reference in the docs by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1485

i18n
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca on branch main by transifex-integration in https://github.com/pydata/pydata-sphinx-theme/pull/1488
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ru [Manual Sync] by transifex-integration in https://github.com/pydata/pydata-sphinx-theme/pull/1527


New Contributors
* jordi-torrents made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1290
* nedbat made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1504
* harupy made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1524

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

0.14.1

What's Changed

bug fixes

* fix: change the z-index of the dropdown by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1442
* fix: set the same background for dark/light by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1443
* show ⌘ on Mac in both search button and search input field by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1449
* use project version (not theme version) in banner by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1446
* fix: truncate title in breadcrumbs by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1460

maintenance

* temporarily pin sphinxcontrib-youtube by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1464

documentation

* docs: update dead link by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1466


**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.0...v0.14.1

0.14.0

What's Changed

new features 

* fix: add footer_end to the documentation by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1285
* ENH: include jupyterlite in the supported extention by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1023
* ENH: Add search button that looks like field by choldgraf in https://github.com/pydata/pydata-sphinx-theme/pull/1233
* ENH - Update links styling by trallard in https://github.com/pydata/pydata-sphinx-theme/pull/1353
* ENH - Scalable colour system for theme by trallard in https://github.com/pydata/pydata-sphinx-theme/pull/1174
* feat: add a scroll to top btn by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1332
* Version warningbar by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1354
* Add the ability to add a center section to the footer by Cadair in https://github.com/pydata/pydata-sphinx-theme/pull/1432
* Add dropdown_text argument to generate_header_nav_html by AlenkaF in https://github.com/pydata/pydata-sphinx-theme/pull/1423
* fix: rollback ref and Id changes by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1438

bug fixes 

* FIX: Remove index.html from version switcher example. by stefmolin in https://github.com/pydata/pydata-sphinx-theme/pull/1279
* Fix alignment of breacrumbs by theXYZT in https://github.com/pydata/pydata-sphinx-theme/pull/1282
* Fix footer appearing on top for short pages by Maetveis in https://github.com/pydata/pydata-sphinx-theme/pull/1277
* FIX: Fix search icons displayed outside with small base font size by Maetveis in https://github.com/pydata/pydata-sphinx-theme/pull/1278
* fix: stop using squared icon for github and twitter by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1250
* Fix mispalced label tag in icon links component by vkbo in https://github.com/pydata/pydata-sphinx-theme/pull/1300
* Override generation of `id` & `href` attributes for API documentation by bheberlein in https://github.com/pydata/pydata-sphinx-theme/pull/1208
* sphinx 6 compat by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1314
* fix: set back align content for header navbar by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1331
* fix: version switcher on sidebar (1340) by alphapapa in https://github.com/pydata/pydata-sphinx-theme/pull/1342
* fix: avoid infinite loop in docs-live by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1265
* fix: create a dedicated area for the prev-next buttons by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1333
* Style keyword arguments in API docs by timhoffm in https://github.com/pydata/pydata-sphinx-theme/pull/1323
* fix: resolve path of switcher when using relative by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1344
* fix: make redirection work when page is not existing in previous version by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1350
* fix theme elements page by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1356
* Fix some CSS header bugs on mobile by choldgraf in https://github.com/pydata/pydata-sphinx-theme/pull/1376
* fix: use consistent markup in examples by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1373
* BUG: fix highlighting of current version in switcher menu by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1357
* fix infinite loop again by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1364
* fix: link to Sphinx's theme templating page by sebp in https://github.com/pydata/pydata-sphinx-theme/pull/1388
* fix: prevent link to be followed before testing the header by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1361
* Fix version warning banner message by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1394
* Fix redirection for pages missing in other docs versions by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1395
* Fix docstring typo by ilongshan in https://github.com/pydata/pydata-sphinx-theme/pull/1399
* Update switcher styling by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1400
* Only use ``sphinx.testing.path`` on Sphinx 7.1 and earlier by AA-Turner in https://github.com/pydata/pydata-sphinx-theme/pull/1405
* Fix TocTree manipulation on Sphinx 7.2+ by AA-Turner in https://github.com/pydata/pydata-sphinx-theme/pull/1406
* add css class dropdown-item to version switcher by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1411
* Accessibility test more pages with Axe by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1408
* fix: place the las_update value in the meta of each page by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1409
* fix: don't display the warning bar if there is an issue by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1420
* Fix More dropdown (html, aria, bootstrap classes) by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1414
* Do not animate the version admonitions colors. by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1424
* Remove redundant ARIA in breadcrumb navigation by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1426
* Typo fixed by dbitouze in https://github.com/pydata/pydata-sphinx-theme/pull/1430

maintenance

* try to fix codecov by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1289
* feat: add transifex parameters (1296) by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1297
* Accessibility test Kitchen Sink with Playwright by gabalafou in https://github.com/pydata/pydata-sphinx-theme/pull/1260
* Build(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1302
* Build(deps): Bump treosh/lighthouse-ci-action from 9 to 10 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1303
* add new pandas error to allow list by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1310
* BUG - Fix a11y tests call  by trallard in https://github.com/pydata/pydata-sphinx-theme/pull/1320
* refactor: remove unused method by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1329
* Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1334
* refactor: remove custom scrollbars by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1337
* FIX - nox -s docs-live by trallard in https://github.com/pydata/pydata-sphinx-theme/pull/1349
* Translate 'src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po' in 'fr' by transifex-integration in https://github.com/pydata/pydata-sphinx-theme/pull/1299
* Translate 'src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po' in 'es' by transifex-integration in https://github.com/pydata/pydata-sphinx-theme/pull/1298
* MAINT: badge alt-text in README.md by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1380
* MAINT: fixes to tabbed examples in docs by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1379
* MAINT: deprecations by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1381
* core: drop support python 3.7 by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1369
* MAINT: Miscellaneous improvements to this theme by trallard in https://github.com/pydata/pydata-sphinx-theme/pull/1377
* MAINT: Test old and new Sphinx versions by larsoner in https://github.com/pydata/pydata-sphinx-theme/pull/1413
* Build(deps): Bump actions/checkout from 3 to 4 by dependabot in https://github.com/pydata/pydata-sphinx-theme/pull/1433

documentation 

* DOC: Section on RTD version switcher by VeckoTheGecko in https://github.com/pydata/pydata-sphinx-theme/pull/1280
* DOC: update sample CSS for setting custom content width by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1318
* Update link to FontAwesome free icon gallery in the user guide by AAriam in https://github.com/pydata/pydata-sphinx-theme/pull/1326
* remove pandas API from the documentation by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1330
* docs: use an admonition instead of "!!" by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1374
* update version JSON config guidance by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1393
* docs: change rational of the gallery grid by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1390
* Add new Brightway Documentation Page to pydata-sphinx Example Gallery by michaelweinold in https://github.com/pydata/pydata-sphinx-theme/pull/1232
* Add cashocs to example gallery by sblauth in https://github.com/pydata/pydata-sphinx-theme/pull/1127
* Update gallery.yaml by raoulcollenteur in https://github.com/pydata/pydata-sphinx-theme/pull/1120

New Contributors
* stefmolin made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1279
* theXYZT made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1282
* VeckoTheGecko made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1280
* Maetveis made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1277
* gabalafou made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1260
* trallard made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1320
* AAriam made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1326
* transifex-integration made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1299
* alphapapa made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1342
* sebp made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1388
* sblauth made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1127
* ilongshan made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1399
* raoulcollenteur made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1120
* AA-Turner made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1405
* dbitouze made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1430
* Cadair made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1432
* AlenkaF made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1423

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.13.3...v0.14.0

0.13.3

What's Changed
* refactor: spring cleaning by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1271


**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.13.2...v0.13.3

0.13.2

What's Changed

Bug fixes
* Fix broken Sphinx link in footer by vkbo in https://github.com/pydata/pydata-sphinx-theme/pull/1234
* fix: hide captions associated with hidden images by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1247
* fix: right align text in footer end by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1245
* Add article and content footer components by choldgraf in https://github.com/pydata/pydata-sphinx-theme/pull/1215
* Fix typos found by codespell by DimitriPapadopoulos in https://github.com/pydata/pydata-sphinx-theme/pull/1261
* don't warn on fallback if no highlight theme was requested by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1264
* fix wheel by bumping STB version by dlqqq in https://github.com/pydata/pydata-sphinx-theme/pull/1272

Maintenance
* MAINT: use fontawesome css variables instead of font names by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1219
* refactor: move all configs to pyproject.toml by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1268
* Update node packages and remove unneeded ones by drammock in https://github.com/pydata/pydata-sphinx-theme/pull/1258


Documentation
* docs: ensure edit links point to main branch by 12rambau in https://github.com/pydata/pydata-sphinx-theme/pull/1246
* Add static assets guide by choldgraf in https://github.com/pydata/pydata-sphinx-theme/pull/1227


New Contributors
* DimitriPapadopoulos made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1261
* dlqqq made their first contribution in https://github.com/pydata/pydata-sphinx-theme/pull/1272

**Full Changelog**: https://github.com/pydata/pydata-sphinx-theme/compare/v0.13.1...v0.13.2
Links

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4f8593) 61.46% compared to head (08b611d) 61.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #637   +/-   ##
=======================================
  Coverage   61.46%   61.46%           
=======================================
  Files          20       20           
  Lines        1173     1173           
=======================================
  Hits          721      721           
  Misses        452      452           
Flag Coverage Δ
unittests 61.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant