Releases: frjo/hugo-theme-zen
Releases · frjo/hugo-theme-zen
4.2.0
Changes
- Fix bug in author params code, reported in issue #117.
- More use of preatty wrap and max line width.
- Auto Summary is now html.
- Improvment to reset plus spelling fix.
- Use data attribute instead of class for mobile navopen.
- Fix bug in author params code, reported in issue #117.
Contributors to this release: @frjo
Full changelog: v4.1.0...v4.2.0
4.1.0
Changes
- Removed automatic menu.
- Add translation of zh-cn, fix an grammatical error in English (#116) @naranyinyun
- Add styles for focus:invalid form fields.
- Avoid js error when no menu items exist.
Contributors to this release: @frjo and @naranyinyun
Full changelog: v4.0.0...v4.1.0
4.0.0
Changes
- Minimum Hugo version is now v0.124.0. This is the reson for making this v4.
- Rename config.yaml to hugo.yaml.
- Replace all site.Author* with site.Params.author*.
- Replace all site.IsMultiLingual with hugo.IsMultilingual.
- Replace all site.GoogleAnalytics with site.Config.Services.GoogleAnalytics.ID.
- Remove unused image-url mixin. Remove rarely used tags from reset.
- CSS reset adjustments.
- Add new overlay mixin.
🔧 Maintenance
- Bump braces from 3.0.2 to 3.0.3 (#112) @dependabot
Contributors to this release: @dependabot, @dependabot[bot] and @frjo
Full changelog: v3.9.0...v4.0.0
3.9.0
Changes
- Add loading=lazy to img tags.
- Support more math tags as implemented in Hugo v0.122.0.
- Improve the flex-group component.
- Close mobile menu with esc key.
- Implement LinkTitle in menus, making it easy to set in frontmatter.
- Add demosite to theme.toml (#110) @leoheitmannruiz
Contributors to this release: @frjo and @leoheitmannruiz
Full changelog: v3.8.1...v3.9.0
3.8.1
Changes
- Respect prefers-reduced-motion when adding motion.
- Correcting ui-serif font stack, Chrome does not support ui-serif yet.
Contributors to this release: @frjo
Full changelog: v3.8.0...v3.8.1
3.8.0
Changes
- Improve cookieconsent box styling.
- Implement the font stacks from modernfontstacks.com.
- Update Alpine and jQuery libs.
Contributors to this release: @frjo
Full changelog: v3.7.1...v3.8.0
3.7.1
Changes
- Only add vertical rythm to image class, not to img element.
- Stop content in main from streatching when as grid.
- Remove extra margin block end to site header.
Contributors to this release: @frjo
Full changelog: v3.7.0...v3.7.1
3.7.0
Changes
- Remove all content div wrappers. Use grid template columns for main to support stretch and breakout classes.
- Move content closer up to related header.
- Move image styles from _zen to base.
- Only add margin att block end, not start on group elements.
- Update search field reset to only effect Safari on none mobile.
- Other minor adjustments.
Contributors to this release: @frjo
Full changelog: v3.6.0...v3.7.0
3.6.0
Changes
- Updated to author params and GoogleAnalytics params with Hugo v0.120.0.
- Bug in podcast rss template, it is with not width.
- Lint js fix.
- Correcting default hover colours for links and buttons.
- If with or height is set in img and figure shortcodes, use that even when size is set.
Contributors to this release: @frjo
Full changelog: v3.5.0...v3.6.0
3.5.0
Changes
- Better bullet for straight-left lists.
- Updates to Cloudcannon example conf.
🐛 Bug Fixes
Contributors to this release: @frjo
Full changelog: v3.4.5...v3.5.0