Releases: McShelby/hugo-theme-relearn
Releases Β· McShelby/hugo-theme-relearn
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
5.22.0
5.21.0
5.20.0
Enhancements
- [feature][change] theme: support for colored borders between menu and content #626
- [feature] image: allow option to apply image effects globally #623
- [feature][change] openapi: switch to light syntaxhighlighting where applicable #621
- [feature] images: document usage of images with links #576
Fixes
- [bug] highlight: fix rendering for Hugo < 0.111 #630
- [bug] search: remove link underline on dedicated search page #627
- [bug] highlight: don't switch to block view if hl_inline=true #618
- [bug] variant: minor adjustments to zen variants #617
- [bug] mermaid: lazy render graph if it is initially hidden #187
Maintenance
- [task] openapi: update to swagger 5.4.1 #620
5.19.0
Enhancements
- [feature] highlight: add title parameter #616
- [feature] variant: signal variant switch as event #614
- [feature] variant: add zen variant in light and dark #613
- [feature] i18n: add Hungarian translation #604
- [feature] mermaid: update to 10.3.0 #601
Fixes
- [bug] siteparam: avoid halt if param is a map/slice #611
- [bug] mermaid: fix broken zoom since update to v10 #608
- [bug] mermaid: variant generator diagram does not respond to events #607
- [bug] print: avoid chroma leak for relearn-dark #605
Maintenance
- [task] mermaid: update to 10.3.1 #610
5.18.0
Enhancements
- [feature][change] shortcodes: add more deprecation warnings #598
- [feature][change] shortcodes: change
contextparameter topageif called as partial #595 - [feature] siteparam: support nested parameters and text formatting #590
- [feature][change] a11y: improve when tabbing through links #581
Fixes
- [bug] openapi: inherit RTL setting from Hugo content #600
- [bug] 404: fix display in RTL #597
- [bug] highlight: fix position of copy-to-clipboard button in RTL #594
- [bug] openapi: fix spelling #593
- [bug] search: fix typo in output format #591
- [bug] tabs: fix tab selection by groupid #582
- [bug] theme: restore compat with Hugo 0.95.0 #580
- [bug][change] theme: improve display of links #577