Skip to content

feat(blocks): core layout#14

Draft
marissahuysentruyt wants to merge 8 commits intoa11y-skillfrom
block-core-layout
Draft

feat(blocks): core layout#14
marissahuysentruyt wants to merge 8 commits intoa11y-skillfrom
block-core-layout

Conversation

@marissahuysentruyt
Copy link
Copy Markdown
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

marissahuysentruyt and others added 7 commits April 27, 2026 11:52
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ates

- medium/large default and image-right layouts snap to side-by-side at 900px
- medium/large centered/stacked get --col-size at 768px for picture sizing
- single-col rows always render full-width regardless of size variant
- replace physical properties (width, height, margin-top/bottom, padding-bottom) with logical equivalents (inline-size, block-size, margin-block-*, padding-block-end)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@marissahuysentruyt marissahuysentruyt added 🚧 WIP Work in progress, don't judge ❌ Do not merge This is not for merging. labels Apr 27, 2026
@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Apr 27, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@aem-code-sync aem-code-sync Bot temporarily deployed to block-core-layout April 27, 2026 19:29 Inactive
gap: var(--columns-gap);
}

@media (width >= 768px) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

Labels

❌ Do not merge This is not for merging. 🚧 WIP Work in progress, don't judge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants