Releases: McShelby/hugo-theme-relearn
Releases Β· McShelby/hugo-theme-relearn
5.24.3
5.24.2
5.24.1
5.24.0
Enhancements
- [feature] theme: compatiblity with Hugo 0.123 #771
- [feature] topbar: support editURL in frontmatter #764
- [feature] menu: use --MENU-WIDTH-S to adjust mobile flyout #761
- [feature] figure: support built-in shortcode #746
- [feature] theme: make heading a template #744
- [feature] taxonomy: make arrow nav browse through terms #742
- [feature] theme: switch from config.toml to hugo.toml #741
- [feature] button: make non-interactive if used as mock #740
- [feature][change] topbar: allow text for button #739
- [feature] theme: run hugo demo site without warning #736
- [feature] menu: make swipe handler passive #735
- [feature] i18n: support standard Hugo options #733
- [feature] a11y: show tab focus on images #730
- [feature] a11y: improve discovering links on keyboard navigation #726
- [feature][change] variant: increase contrast for light themes #722
- [feature] theme: break build if minimum Hugo version is not matched #719
- [feature] taxonomy: humanize term on missing term title #713
Fixes
- [bug] taxonomy: display translated title #772
- [bug] highlight: fix codefence syntax in Hugo >= 0.121.0 #749
- [bug] link: fix links to pages containing dots in their name #748
- [bug] image: get resource images if link is prefixed with
./
#747 - [bug] theme: switch dependency colors on OS color scheme change #745
- [bug] clipboard: fix O(nΒ²) buttons #738
- [bug] button: fix whitespacing in FF #737
- [bug] i18n: fix warning messages for zh-CN #732
- [bug] mermaid: fix zoom button #725
- [bug] theme: fix JS errors on
hugo --minifiy
#724 - [bug] include: fix whitespacing in codefences #723
5.23.2
5.23.1
5.23.0
Enhancements
- [feature] taxonomy: allow for content on term pages #701
- [feature] theme: write full file path on warnings #699
- [feature] theme: show anchor link and copy to clipboard button on mobile #697
- [feature][change] config: adjust to changes in Hugo 0.120 #693
- [feature] variants: add more contrast to neon #692
- [feature] mermaid: only show zoom reset button if zoomed #691
- [feature] menu: add additional sort options #684
- [feature] theme: add social media meta information #683
- [feature] theme: simplify additional JS dependencies #682
- [feature] links: warn if ref/relref is used falsly #681
- [feature] menu: make width configurable #677
- [feature] tabs: use color for link of inactive tabs #675
- [feature] taxonomy: modularize term list generation #671
- [feature] theme: remove warnings with
hugo --printI18nWarnings
#670 - [feature] theme: implement portable linking #377
Fixes
- [bug] links: extra space before link text #700
- [bug] mermaid: reset zoom correctly #690
- [bug] theme: fix mobile layout for width=48rem #676
- [bug] frontmatter: resemble documented shortcode style #672
- [bug] taxonomy: display terms in pages if
removePathAccents=true
#669
Maintenance
5.22.1
Enhancements
- [feature] i18n: add Swahili translation #666
- [feature] math: hide unrendered math #663
- [feature] tabs: improve a11y by removing duplicate hidden title #662
- [feature] mermaid: improve zoom UX #659
Fixes
- [bug] variant: fix sidebar-flyout borders color for zen #667
- [bug] clipboard: fix RTL location of tooltip #661
- [bug] clipboard: ignore RTL for code #660
- [bug] expand: fix aria-controls #658
- [bug] theme: fix id generation for markdownified titles #657
- [bug] mermaid: avoid graph bombing on hugo --minify #656
- [bug] mermaid: fix width for some graphs #655