- Version 0.4.1 -- 2023-01-17 -- docs -- PyPI -- diff
- Close search field with "Escape" key
- CSS: rounded scrollbar thumbs on Webkit
- CSS: fine-tuning of the readthedocs.org version selector
- more CSS fixes: footnote/citation targets, prev/next links, ...
- Version 0.4.0 -- 2022-12-29 -- docs -- PyPI -- diff
- Include readthedocs.org version selector in scrollable sidebar
- Version 0.3.6 -- 2022-11-13 -- docs -- PyPI -- diff
- IntersectionObserver: support for domain object headers
- Version 0.3.5 -- 2022-09-04 -- docs -- PyPI -- diff
- Re-release for updating the
issue-term
of the comment system
- Re-release for updating the
- Version 0.3.4 -- 2022-09-03 -- PyPI -- diff
- CSS: Avoid sidebar overlapping the comment section
- CSS: remove
italic
fromin-view
, reduceletter-spacing
instead - Support for
/
key binding
- Version 0.3.3 -- 2022-08-21 -- docs -- PyPI -- diff
- Require Sphinx 5.0, older versions can be used with
--no-deps
- CSS: do not increase font size for code in definition titles
- Make tables scrollable with
display: block
- Sidebar: show which sections are in view
- Require swipe gesture to start at the margin
- Replace all remaining jQuery code with vanilla JavaScript
- Require Sphinx 5.0, older versions can be used with
- Version 0.3.2 -- 2022-06-19 -- docs -- PyPI -- diff
- More CSS fixes for docutils 0.18+
- CSS improvements for tables
- Version 0.3.0 -- 2022-05-08 -- docs -- PyPI -- diff
- Toggleable sidebar without JavaScript
- Allow wrapping of long inline literals
- Various padding/margin changes (including negative margins)
- Limit <img> size to 100% (as in
basic
theme) - Make wide tables horizontally scrollable
- Version 0.2.9 -- 2021-12-04 -- docs -- PyPI -- diff
- external links: replace border-bottom with underline
- avoid font size change between landscape and portrait
- Version 0.2.7 -- 2021-07-27 -- docs -- PyPI -- diff
- Collapse sidebar on small devices if there is only one section
- Prevent corrections and completions in search field
- Version 0.2.6 -- 2021-05-30 -- docs -- PyPI -- diff
- Fix display of page title in topbar with docutils 0.17+
- Version 0.2.3 -- 2021-02-14 -- docs -- PyPI -- diff
- More contrast in topbar
- CSS fixes for comment background,
:kbd:
role, compound paragraphs
- Version 0.2.2 -- 2020-12-19 -- docs -- PyPI -- diff
- improve comments styling
- Apply scrollbar styling only to body and sidebar, not to inner scrollbars
- Make the relbar arrows always dark
- Version 0.2.1 -- 2020-10-23 -- docs -- PyPI -- diff
- Fix line numbers for Pygments 2.7
- Use higher values for z-index