Skip to content

Releases: mgeier/insipid-sphinx-theme

insipid 0.4.2

27 Aug 09:21
Compare
Choose a tag to compare

insipid 0.4.1

17 Jan 21:28
Compare
Choose a tag to compare

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

29 Dec 15:45
Compare
Choose a tag to compare

https://pypi.org/project/insipid-sphinx-theme/0.4.0/

  • Include readthedocs.org version selector in scrollable sidebar

insipid 0.3.6

13 Nov 16:33
Compare
Choose a tag to compare

https://pypi.org/project/insipid-sphinx-theme/0.3.6/

  • IntersectionObserver: support for domain object headers

insipid 0.3.5

04 Sep 08:36
Compare
Choose a tag to compare

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

03 Sep 09:26
Compare
Choose a tag to compare

https://pypi.org/project/insipid-sphinx-theme/0.3.4/

  • CSS: Avoid sidebar overlapping the comment section
  • CSS: remove italic from in-view, reduce letter-spacing instead
  • Support for / key binding

insipid 0.3.3

21 Aug 14:59
Compare
Choose a tag to compare

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

19 Jun 10:03
Compare
Choose a tag to compare

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

06 Jun 14:45
Compare
Choose a tag to compare

https://pypi.org/project/insipid-sphinx-theme/0.3.1/

  • CSS: Support for aside.topic (docutils 0.18+)

insipid 0.3.0

08 May 16:09
Compare
Choose a tag to compare

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 in basic theme)
  • Make wide tables horizontally scrollable