Skip to content

Latest commit

 

History

History
180 lines (135 loc) · 7.54 KB

NEWS.rst

File metadata and controls

180 lines (135 loc) · 7.54 KB
Version 0.4.2 -- 2023-08-27 -- docs -- PyPI -- diff
  • Support for the new searchfield.html template
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
Version 0.3.4 -- 2022-09-03 -- PyPI -- diff
  • CSS: Avoid sidebar overlapping the comment section
  • CSS: remove italic from in-view, reduce letter-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
Version 0.3.2 -- 2022-06-19 -- docs -- PyPI -- diff
  • More CSS fixes for docutils 0.18+
  • CSS improvements for tables
Version 0.3.1 -- 2022-06-06 -- docs -- PyPI -- diff
  • CSS: Support for aside.topic (docutils 0.18+)
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.8 -- 2021-09-25 -- docs -- PyPI -- diff
  • Refine sidebar hiding
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.5 -- 2021-05-09 -- docs -- PyPI -- diff
  • Support for Sphinx 4 and docutils 0.17
Version 0.2.4 -- 2021-04-04 -- docs -- PyPI -- diff
  • Disallow docutils 0.17+ (temporarily)
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
Version 0.2.0 -- 2020-10-18 -- docs -- PyPI -- diff
  • Color scheme update: background colors are now lighter, duller and most importantly more insipid
Version 0.1.2 -- 2020-09-02 -- docs -- PyPI -- diff
  • Smaller text in titlebar and relbar
Version 0.1.1 -- 2020-08-20 -- docs -- PyPI -- diff
  • Minor CSS fixes and more "brands" icons
Version 0.1.0 -- 2020-08-05 -- docs -- PyPI

Initial release