v0.11.0
What's Changed
- Correct the link to the pygments styles in styling.rst by @braxtons12 in #910
- ENH: Use toctree titles in the header navbar by @12rambau in #915
- add css helper for images optimized for both dark and light theme by @12rambau in #914
- set the content at the top of the page by @12rambau in #916
- ENH: Use bootstrap tooltip to display icons title by @12rambau in #924
- Add #searchbox to sidebar for "Hide Search Matches" link by @minrk in #925
- use hasdoc() for logo link by @drammock in #921
- Add EnOSlib's website in the gallery by @msimonin in #919
- Fix plausible loading by @StefanUlbrich in #909
- DOCS: Add sepal to the gallery by @12rambau in #927
- MAINT: Open issue when dependency prereleases fail by @jarrodmillman in #899
- Add expected pandas 1.5 warning by @jarrodmillman in #936
- FIX: use parent when self is use in a toctree by @12rambau in #938
- feat: add the indices to the optional sidebar components by @12rambau in #922
- Bump node-forge and webpack-dev-server by @dependabot in #883
- Build wheels for testing by @jarrodmillman in #939
- update Javascript dependencies by @drammock in #940
- Bump nth-check and optimize-css-assets-webpack-plugin by @dependabot in #882
- FIX: Don't filter images that support the dark theme by @QuLogic in #942
- FIX: use target color for footnotes by @12rambau in #962
- FIX: expand the bd-article-container by @12rambau in #964
- better document how to remove secondary sidebar by @12rambau in #949
- Align all the columns on the primary sidebar by @12rambau in #950
- MAINT: update icons to fit Fontawesome 6 by @12rambau in #963
- FIX: do not prettify primary sidebar html by @12rambau in #965
- ENH: Automatically shorten links for GitHub/GitLab by @12rambau in #957
- fix: improve display of table in the nbsphinx context by @12rambau in #954
- DOCS: Fixed file path of logos by @michaelweinold in #969
- Update pre-commit hooks by @jarrodmillman in #970
- fix: check the json switcher file by @12rambau in #917
- Test on Python 3.11 by @jarrodmillman in #972
- Fix for publishing prereleases by @jarrodmillman in #974
- Support Sphinx 4.2+ by @jarrodmillman in #978
- fix: remove primary sidebar if empty by @12rambau in #980
New Contributors
- @braxtons12 made their first contribution in #910
- @minrk made their first contribution in #925
- @msimonin made their first contribution in #919
- @StefanUlbrich made their first contribution in #909
- @michaelweinold made their first contribution in #969
Full Changelog: v0.10.1...v0.11.0