Releases: executablebooks/sphinx-book-theme
v0.2.0
This release includes a few under-the-hood and performance improvements to the CSS and HTML of the theme. While there are no major new features, some of these changes have restructured the HTML so double-check your documentation, especially if you had custom CSS rules the sidebar.
Here are a few improvements:
-
The right Table of Contents is now hidden using the Intersection Observer API which will reduce the number of JavaScript calls and improve reliability of this feature. #448 (@choldgraf)
-
The left sidebar is now toggle-able only with CSS, which should make it less prone to failure due to other conflicting javascript on the page. It now includes a "sidebar drawer" on mobile that gives more vertical space for the sidebar. #454 (@choldgraf)
-
You can now add Deepnote buttons for notebook launch buttons #385 (@jakubzitny)
Full Changelog: v0.1.10...v0.2.0
v0.1.10
What's Changed
- 🔧 MAINTAIN: Remove click dependency by @chrisjsewell in #457
Full Changelog: v0.1.9...v0.1.10
v0.1.9
v0.1.8
This includes a few minor improvements to the theme's CSS and PDF printing styles. See CHANGELOG.md for details.
v0.1.7
Summary
This release primarily updates the pydata theme to bring in a few new theme features and bug-fixes.
What's Changed
- UPDATE: pydata sphinx theme v0.7.2 by @ocefpaf in #406
- UPDATE: pydata-sphinx-theme 0.7.2 by @kousu in #429
- IMPROVE: translation in the footer for Japanese language by @KengoTODA in #426
New Contributors
- @ocefpaf made their first contribution in #406
- @tkaraouzene made their first contribution in #419
- @kousu made their first contribution in #429
- @KengoTODA made their first contribution in #426
Full Changelog: v0.1.6...v0.1.7
v0.1.6
See CHANGELOG.md for more information.
v0.1.5
See the CHANGELOG for more information.
v0.1.4
See the CHANGELOG for more information.
v0.1.3
See the CHANGELOG for more information.