Skip to content

Develop#1882

Merged
markdumay merged 5 commits intomainfrom
develop
Apr 17, 2026
Merged

Develop#1882
markdumay merged 5 commits intomainfrom
develop

Conversation

@markdumay
Copy link
Copy Markdown
Collaborator

No description provided.

markdumay and others added 3 commits April 14, 2026 10:04
Sidebar leaf items rendered via the item.html inline partial were not
respecting the site.Params.main.titleCase setting. Instead, they
delegated to link.html without passing the case argument, which caused
item labels to be lowercased unconditionally when no icon prefix was
present.

Apply the same pattern already used by the group-link.html,
group.html, and always-visible rendering paths: evaluate titleCase
directly on the plain-text $title before building any HTML, and pass
exact=true to link.html to prevent it from re-applying case logic to
a string that may already contain HTML markup.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit d838441
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/69e1d7d1b8899000083d23d5
😎 Deploy Preview https://deploy-preview-1882--gethinode-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

markdumay and others added 2 commits April 17, 2026 08:42
… on macOS

The sass/sass Homebrew tap now requires the dart-lang/dart tap as a
dependency, which is not pre-tapped on GitHub-hosted macOS runners,
causing the build to fail. Replace the brew-based install with the
same direct binary download approach already used for Linux, detecting
arm64 vs x64 at runtime.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@markdumay markdumay enabled auto-merge April 17, 2026 06:52
@markdumay markdumay merged commit 08c48e7 into main Apr 17, 2026
15 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant