chore(deps): update dependency sphinx-book-theme to v1 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.2
->^1.0.0
Release Notes
executablebooks/sphinx-book-theme (sphinx-book-theme)
v1.1.3
Compare Source
(full changelog)
Enhancements made
Bugs fixed
.bd-sizebar-secondary
and.secondary-toggle
breakpoint #809 (@sinsong)Maintenance and upkeep improvements
findall
instead oftraverse
#820 (@agoose77)Documentation improvements
Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@aawadaptix | @afeld | @agoose77 | @choldgraf | @dependabot | @LecrisUT | @sinsong | @welcome
v1.1.2
Compare Source
(full changelog)
Enhancements made
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@agoose77
v1.1.1
Compare Source
(full changelog)
Enhancements made
Bugs fixed
config-inited
event to register config #814 (@agoose77)Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@agoose77 | @choldgraf | @dependabot | @ghisvail | @pre-commit-ci | @welcome
v1.1.0
Compare Source
(full changelog)
Enhancements made
Bugs fixed
_static
in css_files #794 (@agoose77)Maintenance and upkeep improvements
Documentation improvements
datetime
as kitchen-sink API module #787 (@agoose77)Other merged PRs
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.0.1
Compare Source
This is a minor release supporting pydata>=0.13.3, with a few import changes from pydata.
v1.0.0
Compare Source
This is a major release that brings in the latest PyData Sphinx Theme and a number of new features with it.
It also overhauls and standardizes the HTML structure of the theme.
Because of this large refactor, we are bumping the major version to
1.0
.Note that this doesn't imply any new long-term support or stability, we will continue to try not to make major breaking changes but will continue incrementing major versions if we must do so.
Enhancements made
v0.13
. See the PyData Sphinx Themev0.13
release notes for details.Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Breaking changes to structure and API
Tips for migration
Long sidebar entries now wrap. If you'd like to un-do this and revert to old behavior (where they are cut off if too long), then use the following CSS rule in your custom Sphinx CSS:
single_page
is deprecated. If you'd like to restore the old behavior (hiding sidebars), then use the following configuration in yourconf.py
:Contributors to this release
(GitHub contributors page for this release)
@12rambau (activity) | @AakashGfude (activity) | @akhmerov (activity) | @AllenDowney (activity) | @avivajpeyi (activity) | @bmorris3 (activity) | @choldgraf (activity) | @chrisjsewell (activity) | @consideRatio (activity) | @dependabot (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) | @pre-commit-ci (activity) | @rkdarst (activity) | @rossbar (activity) | @scmmmh (activity) | @sieler (activity) | @SilverRainZ (activity) | @stevepiercy (activity) | @trallard (activity) | @whyjz (activity) | @yuvipanda (activity) | @ZedThree (activity)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.