Releases: executablebooks/sphinx-book-theme
v1.1.3
Enhancements made
Bugs fixed
- FIX: breaking style changes in pydata-sphinx-theme #841 (@agoose77)
- FIX: fixes to the dropdown buttons #831 (@afeld)
- FIX:
.bd-sizebar-secondary
and.secondary-toggle
breakpoint #809 (@sinsong)
Maintenance and upkeep improvements
- MAINT: update pydata-sphinx-theme min version #842 (@agoose77)
- MAINT: update the SCSS development stack #837 (@agoose77)
- MAINT: use
findall
instead oftraverse
#820 (@agoose77)
Documentation improvements
- DOCS: update list of default sidebars in docs #819 (@aawadaptix)
Other merged PRs
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 #830 (@dependabot)
- Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 #823 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@aawadaptix | @afeld | @agoose77 | @choldgraf | @dependabot | @LecrisUT | @sinsong | @welcome
v1.1.2
v1.1.1
Enhancements made
Bugs fixed
Other merged PRs
- Build(deps): Bump actions/setup-python from 4 to 5 #803 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #801 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@agoose77 | @choldgraf | @dependabot | @ghisvail | @pre-commit-ci | @welcome
v1.1.0
This release brings in the latest PyData Sphinx Theme, adds major improvements to accessibility, improves the search UX, and fixes a lot of bugs 🐛.
Enhancements made
- ENH: prepare for 1.1.0rc2 #793 (@agoose77)
- ENH: Add search field back to sidebar #775 (@choldgraf)
- ENH: Update Swedish translations #724 (@Kladdy)
Bugs fixed
- FIX: don't include
_static
in css_files #794 (@agoose77) - FIX: properly handle CSS objects in css_files #791 (@agoose77)
- FIX: builds on Windows and docs errors #784 (@choldgraf)
- FIX: Correctly disappear search button icon on wide screens #781 (@choldgraf)
- FIX: set bd-docs-nav as a class attribute instead of an id to restore compat with pydata-sphinx-theme JS #754 (@ogrisel)
- FIX: typos in navbar documentation #707 (@CalMacCQ)
Maintenance and upkeep improvements
- MAINT: use codespell in pre-commit #788 (@agoose77)
- MAINT: use ruff instead of black #776 (@agoose77)
- MAINT: Fix tests with updated upstream #766 (@choldgraf)
Documentation improvements
- DOCS: update CHANGELOG for deprecation #790 (@agoose77)
- DOCS: use
datetime
as kitchen-sink API module #787 (@agoose77) - DOCS: Update required minimum Python version to 3.9 in docs #767 (@stevepiercy)
- DOCS: Typo correction #730 (@Alex-JG3)
Other merged PRs
- [pre-commit.ci] pre-commit autoupdate #789 (@pre-commit-ci)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #785 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #783 (@pre-commit-ci)
- RLS: v1.1.0rc1 #780 (@choldgraf)
- [pre-commit.ci] pre-commit autoupdate #779 (@pre-commit-ci)
- Update style.md #774 (@callezenwaka)
- Update launch.md #773 (@callezenwaka)
- [pre-commit.ci] pre-commit autoupdate #772 (@pre-commit-ci)
- Make article width take up whole page in absence of secondary sidebar #771 (@flying-sheep)
- Build(deps): Bump actions/checkout from 3 to 4 #764 (@dependabot)
- Update footer.md #756 (@Sdaher21)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 #755 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #748 (@pre-commit-ci)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 #747 (@dependabot)
- Sphinx 7 support #744 (@LecrisUT)
- update python requirements according to NEP 29 #741 (@akhmerov)
- add support for gitlab issue button #740 (@akhmerov)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.6 #739 (@dependabot)
- Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.4 #738 (@dependabot)
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 10.1.0 #725 (@dependabot)
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 #718 (@dependabot)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 #717 (@dependabot)
- RLS: v1.0.1 #716 (@AakashGfude)
- [pre-commit.ci] pre-commit autoupdate #705 (@pre-commit-ci)
- [ENH, DOC] Allow setting the
navbar_max_depth
andcollapse_navbar
#605 (@gilbertbw)
Contributors to this release
(GitHub contributors page for this release)
@AakashGfude | @adam-grant-hendry | @agoose77 | @akhmerov | @Alex-JG3 | @avivajpeyi | @bradbell | @callezenwaka | @CalMacCQ | @choldgraf | @dependabot | @Eutropios | @flying-sheep | @gilbertbw | @Gouvernathor | @jackshiwl | @jayaddison | @Kladdy | @LecrisUT | @Maetveis | @ogrisel | @pre-commit-ci | @Sdaher21 | @stevepiercy | @WELCOME
v1.1.0rc3
Enhancements made
Bugs fixed
Contributors to this release
v1.1.0rc2
Enhancements made
Bugs fixed
- FIX: properly handle CSS objects in css_files #791 (@agoose77)
- FIX: builds on Windows and docs errors #784 (@choldgraf)
- FIX: typos in navbar documentation #707 (@CalMacCQ)
Maintenance and upkeep improvements
Documentation improvements
- DOCS: update CHANGELOG for deprecation #790 (@agoose77)
- DOCS: use
datetime
as kitchen-sink API module #787 (@agoose77)
Other merged PRs
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 #785 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #783 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@agoose77 | @CalMacCQ | @choldgraf | @dependabot | @jackshiwl | @pre-commit-ci | @welcome
v1.1.0rc1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #705
- ENH: Update Swedish translations by @Kladdy in #724
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 by @dependabot in #717
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 by @dependabot in #718
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 10.1.0 by @dependabot in #725
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.6 by @dependabot in #739
- Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #738
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #747
- add support for gitlab issue button by @akhmerov in #740
- Update footer.md by @Sdaher21 in #756
- update python requirements according to NEP 29 by @akhmerov in #741
- DOCS: Typo correction by @Alex-JG3 in #730
- FIX set bd-docs-nav as a class attribute instead of an id to restore compat with pydata-sphinx-theme JS by @ogrisel in #754
- MAINT: Fix tests with updated upstream by @choldgraf in #766
- [ENH, DOC] Allow setting the
navbar_max_depth
andcollapse_navbar
by @gilbertbw in #605 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #748
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 by @dependabot in #755
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #764
- Update style.md by @callezenwaka in #774
- Update launch.md by @callezenwaka in #773
- Sphinx 7 support by @LecrisUT in #744
- DOCS: Update required minimum Python version to 3.9 in docs by @stevepiercy in #767
- Make article width take up whole page in absence of secondary sidebar by @flying-sheep in #771
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #772
- maint: use ruff instead of black by @agoose77 in #776
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #779
- ENH: Add search field back to sidebar by @choldgraf in #775
- RLS: v1.1.0rc1 by @choldgraf in #780
- FIX: Correctly disappear search button icon on wide screens by @choldgraf in #781
- Fix builds on Windows and docs errors by @choldgraf in #784
New Contributors
- @Kladdy made their first contribution in #724
- @Sdaher21 made their first contribution in #756
- @Alex-JG3 made their first contribution in #730
- @ogrisel made their first contribution in #754
- @gilbertbw made their first contribution in #605
- @callezenwaka made their first contribution in #774
- @LecrisUT made their first contribution in #744
- @stevepiercy made their first contribution in #767
- @flying-sheep made their first contribution in #771
- @agoose77 made their first contribution in #776
Full Changelog: v1.0.1...v1.1.0rc1
v1.0.1
v1.0.0
This is a major release that brings in the latest PyData Sphinx Theme, Bootstrap 5, and updates many features.
See the Sphinx Book Theme changelog for details.
Contributors
@12rambau (activity) | @AakashGfude (activity) | @akhmerov (activity) | @AllenDowney (activity) | @avivajpeyi (activity) | @bmorris3 (activity) | @choldgraf (activity) | @chrisjsewell (activity) | @consideRatio (activity) | @feanil (activity) | @fm75 (activity) | @ghutchis (activity) | @guillaume-haerinck (activity) | @haklc (activity) | @iasbusi (activity) | @ivirshup (activity) | @James11222 (activity) | @kloczek (activity) | @ksuess (activity) | @martinfleis (activity) | @mathbunnyru (activity) | @mcjulian1107 (activity) | @melund (activity) | @mmcky (activity) | @paugier (activity) | @PhilipVinc (activity) | @pradyunsg (activity) | @rkdarst (activity) | @rossbar (activity) | @scmmmh (activity) | @sieler (activity) | @SilverRainZ (activity) | @stevepiercy (activity) | @trallard (activity) | @whyjz (activity) | @yuvipanda (activity) | @ZedThree (activity)
v1.0.0rc3
See https://github.com/executablebooks/sphinx-book-theme/releases/tag/v1.0.0rc1 for release notes