mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-24 00:03:10 +00:00
3.4 KiB
3.4 KiB
5.24.0 (2024-02-17)
Enhancements
- [feature] theme: compatibility 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