What's Changed
new features
- fix: add footer_end to the documentation by @12rambau in #1285
- ENH: include jupyterlite in the supported extention by @12rambau in #1023
- ENH: Add search button that looks like field by @choldgraf in #1233
- ENH - Update links styling by @trallard in #1353
- ENH - Scalable colour system for theme by @trallard in #1174
- feat: add a scroll to top btn by @12rambau in #1332
- Version warningbar by @drammock in #1354
- Add the ability to add a center section to the footer by @Cadair in #1432
- Add dropdown_text argument to generate_header_nav_html by @AlenkaF in #1423
- fix: rollback ref and Id changes by @12rambau in #1438
bug fixes
- FIX: Remove index.html from version switcher example. by @stefmolin in #1279
- Fix alignment of breacrumbs by @theXYZT in #1282
- Fix footer appearing on top for short pages by @Maetveis in #1277
- FIX: Fix search icons displayed outside with small base font size by @Maetveis in #1278
- fix: stop using squared icon for github and twitter by @12rambau in #1250
- Fix mispalced label tag in icon links component by @vkbo in #1300
- Override generation of
id
&href
attributes for API documentation by @bheberlein in #1208 - sphinx 6 compat by @drammock in #1314
- fix: set back align content for header navbar by @12rambau in #1331
- fix: version switcher on sidebar (#1340) by @alphapapa in #1342
- fix: avoid infinite loop in docs-live by @12rambau in #1265
- fix: create a dedicated area for the prev-next buttons by @12rambau in #1333
- Style keyword arguments in API docs by @timhoffm in #1323
- fix: resolve path of switcher when using relative by @12rambau in #1344
- fix: make redirection work when page is not existing in previous version by @12rambau in #1350
- fix theme elements page by @drammock in #1356
- Fix some CSS header bugs on mobile by @choldgraf in #1376
- fix: use consistent markup in examples by @12rambau in #1373
- BUG: fix highlighting of current version in switcher menu by @drammock in #1357
- fix infinite loop again by @drammock in #1364
- fix: link to Sphinx's theme templating page by @sebp in #1388
- fix: prevent link to be followed before testing the header by @12rambau in #1361
- Fix version warning banner message by @drammock in #1394
- Fix redirection for pages missing in other docs versions by @drammock in #1395
- Fix docstring typo by @ilongshan in #1399
- Update switcher styling by @drammock in #1400
- Only use
sphinx.testing.path
on Sphinx 7.1 and earlier by @AA-Turner in #1405 - Fix TocTree manipulation on Sphinx 7.2+ by @AA-Turner in #1406
- add css class dropdown-item to version switcher by @gabalafou in #1411
- Accessibility test more pages with Axe by @gabalafou in #1408
- fix: place the las_update value in the meta of each page by @12rambau in #1409
- fix: don't display the warning bar if there is an issue by @12rambau in #1420
- Fix More dropdown (html, aria, bootstrap classes) by @gabalafou in #1414
- Do not animate the version admonitions colors. by @gabalafou in #1424
- Remove redundant ARIA in breadcrumb navigation by @gabalafou in #1426
- Typo fixed by @dbitouze in #1430
maintenance
- try to fix codecov by @drammock in #1289
- feat: add transifex parameters (#1296) by @12rambau in #1297
- Accessibility test Kitchen Sink with Playwright by @gabalafou in #1260
- Build(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #1302
- Build(deps): Bump treosh/lighthouse-ci-action from 9 to 10 by @dependabot in #1303
- add new pandas error to allow list by @drammock in #1310
- BUG - Fix a11y tests call by @trallard in #1320
- refactor: remove unused method by @12rambau in #1329
- Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #1334
- refactor: remove custom scrollbars by @12rambau in #1337
- FIX - nox -s docs-live by @trallard in #1349
- Translate 'src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po' in 'fr' by @transifex-integration in #1299
- Translate 'src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po' in 'es' by @transifex-integration in #1298
- MAINT: badge alt-text in README.md by @drammock in #1380
- MAINT: fixes to tabbed examples in docs by @drammock in #1379
- MAINT: deprecations by @drammock in #1381
- core: drop support python 3.7 by @12rambau in #1369
- MAINT: Miscellaneous improvements to this theme by @trallard in #1377
- MAINT: Test old and new Sphinx versions by @larsoner in #1413
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #1433
documentation
- DOC: Section on RTD version switcher by @VeckoTheGecko in #1280
- DOC: update sample CSS for setting custom content width by @drammock in #1318
- Update link to FontAwesome free icon gallery in the user guide by @AAriam in #1326
- remove pandas API from the documentation by @12rambau in #1330
- docs: use an admonition instead of "!!" by @12rambau in #1374
- update version JSON config guidance by @drammock in #1393
- docs: change rational of the gallery grid by @12rambau in #1390
- Add new Brightway Documentation Page to pydata-sphinx Example Gallery by @michaelweinold in #1232
- Add cashocs to example gallery by @sblauth in #1127
- Update gallery.yaml by @raoulcollenteur in #1120
New Contributors
- @stefmolin made their first contribution in #1279
- @theXYZT made their first contribution in #1282
- @VeckoTheGecko made their first contribution in #1280
- @Maetveis made their first contribution in #1277
- @gabalafou made their first contribution in #1260
- @trallard made their first contribution in #1320
- @AAriam made their first contribution in #1326
- @transifex-integration made their first contribution in #1299
- @alphapapa made their first contribution in #1342
- @sebp made their first contribution in #1388
- @sblauth made their first contribution in #1127
- @ilongshan made their first contribution in #1399
- @raoulcollenteur made their first contribution in #1120
- @AA-Turner made their first contribution in #1405
- @dbitouze made their first contribution in #1430
- @Cadair made their first contribution in #1432
- @AlenkaF made their first contribution in #1423
Full Changelog: v0.13.3...v0.14.0