Skip to content

Releases: kai687/sphinxawesome-theme

3.3.6

23 Sep 09:01
529405a
Compare
Choose a tag to compare

Bug Fixes

Chores

Commits

3.3.5

18 Sep 16:00
4132193
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Chores

Commits

3.3.4

15 Sep 15:59
71e16d1
Compare
Choose a tag to compare

What's Changed

  • styles: smaller list margins on smaller screens in #779
  • fix: close sidebar action in #780
  • fix: bug when not using DocSearch in #782
  • docs: fix meta description tag in #783
  • styles: tweak sidebar style in #791
  • fix: scroll to top bug in #798
  • fix: smaller li spacing in #807
  • fix(css): docsearch keys styling in #922
  • fix(style): adjust h1 size in #926
  • fix(styles): adjust docsearch color in #927
  • docs: mention volta in #928
  • feat: readability scores in #929
  • docs: fix sitemap in #987
  • docs: no overview over in #1029
  • fix: theme works without setting extension in #1042
  • docs: update instructions in #1044
  • fix: highlighting inline code in #1045
  • fix: highlighting in #1046
  • fix: docsearch preconnect in #1048
  • fix: docsearch in #1050, #1051

Full Changelog: 3.3.0...3.3.4

3.3.0

15 Feb 09:21
b8dc03f
Compare
Choose a tag to compare

What's Changed

Feature

  • Add the ability to add icons to extra links in the top navigation (e.g., GitHub) #766
  • Control the printing of the code block header with html_awesome_code_headers #775
  • Add terminal as an alias for shell-session and console #772

Style

  • Make header a bit smaller #770
  • Less vertical padding on small screens #774
  • Adjust code headers #775

Docs

  • Document custom CSS properties for override #765

Full Changelog: 3.2.3...3.3.0