Skip to content

build(deps): bump mod-docs to v1.15.2#2022

Merged
markdumay merged 1 commit into
mainfrom
build/mod-docs-v1.15.2
Jul 14, 2026
Merged

build(deps): bump mod-docs to v1.15.2#2022
markdumay merged 1 commit into
mainfrom
build/mod-docs-v1.15.2

Conversation

@markdumay

Copy link
Copy Markdown
Collaborator

Bumps the exampleSite's mod-docs pin from v1.15.1 to v1.15.2, which ships the resizable example previews documented in gethinode/mod-docs#118.

This is the final step of the resize-grip feature (#2019 → mod-docs#118 → here). It is what actually makes the grip visible on the demo site.

Verified against the released module

All six eligible component pages now render the grip:

navs-and-tabs: 1    image:    1
breadcrumb:    1    carousel: 1
table:         1    card:     1

And PurgeCSS keeps the rule:

.example-resizable{max-width:100%;min-width:200px;overflow:hidden;resize:horizontal;width:100%}

That last point is the one worth confirming rather than assuming. #2019 deliberately shipped no exampleSite demo page, which meant .example-resizable was purged from the exampleSite bundle — correct at the time, since nothing rendered the class. Now that the mod-docs pages do render it, the class enters hugo_stats.json and the rule survives, with no safelist entry needed. Exactly as designed.

Build exits 0, npm test passes.

🤖 Generated with Claude Code

Brings in the resizable example previews and their documentation. The grip now renders on
six component pages, and PurgeCSS keeps the .example-resizable rule because those pages put
the class into hugo_stats.json.
@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit f149e9d
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/6a562f2cada586000aa17fa9
😎 Deploy Preview https://deploy-preview-2022--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 markdumay enabled auto-merge July 14, 2026 12:48
@markdumay markdumay merged commit 33a64ca into main Jul 14, 2026
16 checks passed
@markdumay markdumay deleted the build/mod-docs-v1.15.2 branch July 14, 2026 12:52
@markdumay

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 3.2.2 🎉

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