Skip to content

feat: add minimumColumnWidth attribute to default grid block - #103

Merged
YvetteNikolov merged 1 commit into
mainfrom
feat/add-grid-min-width
Sep 9, 2026
Merged

feat: add minimumColumnWidth attribute to default grid block#103
YvetteNikolov merged 1 commit into
mainfrom
feat/add-grid-min-width

Conversation

@YvetteNikolov

Copy link
Copy Markdown
Contributor

No description provided.

@YvetteNikolov
YvetteNikolov requested a review from a team as a code owner September 9, 2026 14:21
Copilot AI lite review requested due to automatic review settings September 9, 2026 14:21
@YvetteNikolov
YvetteNikolov requested a review from a team as a code owner September 9, 2026 14:21
@YvetteNikolov
YvetteNikolov merged commit 0e4af8d into main Sep 9, 2026
1 check passed
@YvetteNikolov
YvetteNikolov deleted the feat/add-grid-min-width branch September 9, 2026 14:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is small, localized, and the source and generated build artifacts are consistent with each other.

Pull request overview

Adds a minimumColumnWidth setting to the default “core/group” grid variation so the 3-column grid has a constrained minimum column size by default, and updates generated build artifacts accordingly.

Changes:

  • Set layout.minimumColumnWidth to 325px for the default 3-column grid core/group variation.
  • Regenerate build outputs (build/hooks.js, build/hooks.asset.php) to reflect the source change.
  • Update package-lock.json metadata version to 1.8.0 (aligned with package.json / readme.txt).
File summaries
File Description
src/Hooks/resources/js/default-block-variations.js Adds minimumColumnWidth: '325px' to the default grid layout variation.
build/hooks.js Rebuilt minified hooks bundle to include the new grid layout attribute.
build/hooks.asset.php Updates the build asset version hash for the rebuilt hooks bundle.
package-lock.json Updates root package version metadata to 1.8.0.
Review details

Files not reviewed (1)

  • build/hooks.js: Generated file
  • Files reviewed: 2/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants