Releases: gethinode/hinode
v0.23.15
What's Changed
🐛 Bug Fixes
- Fix card rounding by @markdumay in #920
Full Changelog: v0.23.14...v0.23.15
v0.23.14
What's Changed
🎉 New Features
- Add configurable background color for transparent card images by @markdumay in #919
📦 Dependencies
- Bump hugo-bin from 0.122.5 to 0.122.7 by @dependabot in #916
- Update Hugo module dependencies by @markdumay in #917
Full Changelog: v0.23.13...v0.23.14
v0.23.13
This release improves the rendering of image sets. The image partial now supports an optional argument to define the supported sizes of the rendered image set. Up until now, all images were considered to be rendered at full width. You can now specify different widths relative to the size of the viewport. The featured image and card group take advantage of this new setting. As a result, the browser can now safely download a smaller image without impacting perceived image quality.
The card group calculates the various sizes of the image set by considering the number of columns (which is a range between 1-5
).
For example, a card group of three columns wide would only render each card's thumbnail at one-third (33.3vw
) of the viewport. On smaller screens, the card group renders one or two columns pending viewport size. The card group uses Bootstrap's media breakpoints to select the appropriate viewport width.
What's Changed
🚀 Highlights
- Improve image set rendering by @markdumay in #915
📦 Dependencies
- Update Hugo module dependencies by @markdumay in #913
Full Changelog: v0.23.12...v0.23.13
v0.23.12
What's Changed
🐛 Bug Fixes
- Fix linting issues by @markdumay in #911
- Introduce pagination parameter for card groups by @markdumay in #912
📦 Dependencies
- Bump cssnano-preset-advanced from 7.0.0 to 7.0.1 by @dependabot in #904
- Bump cssnano from 7.0.0 to 7.0.1 by @dependabot in #905
- Bump hugo-bin from 0.122.4 to 0.122.5 by @dependabot in #908
- Update Hugo module dependencies by @markdumay in #909
- Bump stylelint from 16.4.0 to 16.5.0 by @dependabot in #907
Full Changelog: v0.23.11...v0.23.12
v0.23.11
What's Changed
🐛 Bug Fixes
- Fix alignment of color-mode aware brand logo by @markdumay in #903
Full Changelog: v0.23.10...v0.23.11
v0.23.10
What's Changed
🎉 New Features
- Support explicit overlay mode "none" setting by @markdumay in #900
Full Changelog: v0.23.9...v0.23.10
v0.23.9
What's Changed
🐛 Bug Fixes
- Include Go installation to ensure macos-13+ compatibility by @markdumay in #897
📦 Dependencies
- Bump cssnano from 6.1.2 to 7.0.0 by @dependabot in #894
- Bump cssnano-preset-advanced from 6.1.2 to 7.0.0 by @dependabot in #895
- Bump hugo-bin from 0.122.3 to 0.122.4 by @dependabot in #896
- Update Hugo module dependencies by @markdumay in #898
Full Changelog: v0.23.8...v0.23.9
v0.23.8
What's Changed
🐛 Bug Fixes
- Fix Google Analytics config by @markdumay in #887
- Fix runner image to macOS 12 by @markdumay in #889
📦 Dependencies
- Bump stylelint from 16.3.1 to 16.4.0 by @dependabot in #884
- Update Hugo module dependencies by @markdumay in #885
- Bump hugo-bin from 0.121.1 to 0.122.3 by @dependabot in #883
- Update Hugo module dependencies by @markdumay in #888
- Update Hugo module dependencies by @markdumay in #892
Full Changelog: v0.23.7...v0.23.8
v0.23.7
What's Changed
🎉 New Features
- Parameterize navbar offset by @markdumay in #869
- Add support for static list content to nav asset by @markdumay in #876
📦 Dependencies
- Bump @fullhuman/postcss-purgecss from 5.0.0 to 6.0.0 by @dependabot in #868
- Bump stylelint-config-standard-scss from 13.0.0 to 13.1.0 by @dependabot in #870
- Bump markdownlint-cli2 from 0.12.1 to 0.13.0 by @dependabot in #871
Full Changelog: v0.23.6...v0.23.7
v0.23.6
What's Changed
🐛 Bug Fixes
- Fix alignment of card buttons by @markdumay in #866
Full Changelog: v0.23.5...v0.23.6