Releases: executablebooks/sphinx-book-theme
Release list
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_depthandcollapse_navbarby @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
v1.0.0rc2
See https://github.com/executablebooks/sphinx-book-theme/releases/tag/v1.0.0rc1 for release notes
v1.0.0rc1
A release candidate for v1.0 of this theme. We're making it 1.0 because there are several major breaking changes!
pip install -U --pre sphinx-book-theme
Leave comments in this issue:
Release notes (work in progress)
Enhancements made
- ENH: sphinx >=4,<6 #644 (@AakashGfude)
- ENH: Allowing inline elements in sidenotes and marginnotes #641 (@AakashGfude)
- ENH: Improve Chinese (Taiwan) and Chinese (China) translation #585 (@whyjz)
Bugs fixed
- FIX: Scroll padding on top for anchor links #669 (@choldgraf)
- 🐛 FIX: Correcting a broken link in CHANGELOG.md #623 (@AakashGfude)
- FIX: Scroll to active navigation item #609 (@ksuess)
Maintenance and upkeep improvements
- MAINT: Update pre-commit versions and fix minor bugs in tests #660 (@choldgraf)
- MAINT: Move dependabot updates to monthly #658 (@choldgraf)
- MAINT: Factor publish to pypi workflow into dedicated file #645 (@choldgraf)
- MAINT: Remove duplication with pydata-sphinx-theme #640 (@choldgraf)
- MAINT: remove incorrect comment from sphinx pin. #588 (@rossbar)
Documentation improvements
- DOCS: Minor typo correction #649 (@bmorris3)
- DOC: Update kitchen sink #610 (@choldgraf)
API and Breaking Changes
- UPGRADE/BREAKING: PyData v0.13 and HTML refactoring #677 (@choldgraf)
Other merged PRs
- [pre-commit.ci] pre-commit autoupdate #676 (@pre-commit-ci)
- Remove JQuery and update versions #668 (@choldgraf)
- [RLS] Pre-release 0.4.0rc1 #666 (@choldgraf)
- Build(deps-dev): Update pre-commit requirement from <2.21,>=2.7 to >=2.7,<2.22 #662 (@dependabot)
- [FIX] Use logo url as is to allow for web urls. #661 (@feanil)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 #657 (@dependabot)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 #653 (@dependabot)
- Build(deps-dev): Update pre-commit requirement from ~=2.7.0 to >=2.7,<2.21 #643 (@dependabot)
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.0 to 9.3.1 #642 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #637 (@pre-commit-ci)
- Build(deps-dev): Update pytest-regressions requirement from ~=2.0.1 to >=2.0.1,<2.5.0 #634 (@dependabot)
- Build(deps-dev): Update pytest-cov requirement from ~=3.0 to >=3,<5 #632 (@dependabot)
- Add project URLs to pyproject.toml #631 (@rkdarst)
- [pre-commit.ci] pre-commit autoupdate #627 (@pre-commit-ci)
- Open launch buttons in new window #626 (@guillaume-haerinck)
- [pre-commit.ci] pre-commit autoupdate #621 (@pre-commit-ci)
- Bump the version of pytest for compatibility with python 3.10 #620 (@ZedThree)
- Build(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 #615 (@dependabot)
- [pre-commit.ci] pre-commit autoupdate #604 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #599 (@pre-commit-ci)
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 #598 (@dependabot)
- Update pydata theme to 0.10 #597 (@AakashGfude)
- RLS: v0.3.3 #589 (@AakashGfude)
- [pre-commit.ci] pre-commit autoupdate #576 (@pre-commit-ci)
- Build(deps): Bump actions/setup-python from 3 to 4 #570 (@dependabot)
- Build(deps): Bump pre-commit/action from 2.0.3 to 3.0.0 #568 (@dependabot)
- IntersectionObserver at 1/3 screen #567 (@choldgraf)
Contributors to this release
(GitHub contributors page for this release)
@12rambau, @AakashGfude, @AllenDowney, @avivajpeyi, @bmorris3, @choldgraf, @chrisjsewell, @consideRatio, @dependabot, @feanil, @ghutchis, @guillaume, @haklc, @ivirshup, @James11222, @ksuess, @mathbunnyru, @melund, @mmcky, @pradyunsg, @pre, @rkdarst, @rossbar, @scmmmh, @sieler, @SilverRainZ, @stevepiercy, @WELCOME, @whyjz, @yuvipanda, @ZedThree
[pre-release] v0.4.0rc1
This is a pre-release for an upcoming major version change of this theme.
v0.3.3
v0.3.3 - 2022-07-17
Fixes:
- Style edits for last-child zero-margin on dd's #586 (@benjaoming)
- Escape colon in JupyterHub link to repo #556 (@matthew-brett)
- Myst-nb pinning to 0.13.2 #560 (@choldgraf)
- Stylizing ReadTheDocs in
_readthedocs.scssas per guidelines #579 (@pradyunsg) templates_pathin config was overriding any value append totemplates_pathin this package. #566 (@AakashGfude)
Enhancements made:
- Added sidenote and marginnote using footnote syntax #546 (@AakashGfude)
Docs:
- Added Docs for sphinx-examples #550 (@choldgraf)
- Lychee link fixes #553 (@choldgraf)
- Beta and lychee link fix #552 (@choldgraf)