Releases: kai687/sphinxawesome-theme
Releases · kai687/sphinxawesome-theme
3.3.6
3.3.5
Features
Bug Fixes
- z-index issue (#1057) #1057 (Kai Welke)
- docsearch on mobile (#1064) #1064 (Kai Welke)
- layout (#1065) #1065 (Kai Welke)
- better print styles (#1066) #1066 (Kai Welke)
Documentation
- update wording (#1053) #1053 (Kai Welke)
- update landing page (#1054) #1054 (Kai Welke)
- no comma (Kai Welke)
- update using (Kai Welke)
- update customize (Kai Welke)
- update modify (Kai Welke)
- update (#1055) #1055 (Kai Welke)
Chores
- deps-dev: bump postcss-preset-env in /src/theme-src (#1060) #1060 (dependabot[bot])
- deps: bump stevedore from 3.5.0 to 4.0.0 (#1061) #1061 (dependabot[bot])
Commits
3.3.4
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
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 forshell-session
andconsole
#772
Style
Docs
- Document custom CSS properties for override #765
Full Changelog: 3.2.3...3.3.0