Releases: mgeier/insipid-sphinx-theme
Releases · mgeier/insipid-sphinx-theme
insipid 0.4.2
https://pypi.org/project/insipid-sphinx-theme/0.4.2/
- Support for the new
searchfield.html
template
insipid 0.4.1
https://pypi.org/project/insipid-sphinx-theme/0.4.1/
- 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, ...
insipid 0.4.0
https://pypi.org/project/insipid-sphinx-theme/0.4.0/
- Include readthedocs.org version selector in scrollable sidebar
insipid 0.3.6
https://pypi.org/project/insipid-sphinx-theme/0.3.6/
- IntersectionObserver: support for domain object headers
insipid 0.3.5
https://pypi.org/project/insipid-sphinx-theme/0.3.5/
- Re-release for updating the
issue-term
of the comment system
insipid 0.3.4
https://pypi.org/project/insipid-sphinx-theme/0.3.4/
- CSS: Avoid sidebar overlapping the comment section
- CSS: remove
italic
fromin-view
, reduceletter-spacing
instead - Support for
/
key binding
insipid 0.3.3
https://pypi.org/project/insipid-sphinx-theme/0.3.3/
- 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
insipid 0.3.2
https://pypi.org/project/insipid-sphinx-theme/0.3.2/
- More CSS fixes for docutils 0.18+
- CSS improvements for tables
insipid 0.3.1
https://pypi.org/project/insipid-sphinx-theme/0.3.1/
- CSS: Support for aside.topic (docutils 0.18+)
insipid 0.3.0
https://pypi.org/project/insipid-sphinx-theme/0.3.0/
- Toggleable sidebar without JavaScript
- Allow wrapping of long inline literals
- Various padding/margin changes (including negative margins)
- Limit
<img>
size to 100% (as inbasic
theme) - Make wide tables horizontally scrollable