Skip to content

Replace container gap with gapX and gapY#256

Merged
han4wluc merged 2 commits intomainfrom
codex/break-container-gap-into-gapx-gapy
Apr 15, 2026
Merged

Replace container gap with gapX and gapY#256
han4wluc merged 2 commits intomainfrom
codex/break-container-gap-into-gapx-gapy

Conversation

@han4wluc
Copy link
Copy Markdown
Contributor

Summary

  • remove container support for the legacy gap field and expose only gapX / gapY
  • update parser semantics, schemas, docs, templates, VT specs, and parser fixtures to the new spacing contract
  • add parser coverage for asymmetric axis spacing and an explicit error when gap is provided

Verification

  • bun run vitest run spec/parser/parseContainer.test.yaml
  • bun run test
  • bun run build
  • pre-push hook reran bunx prettier --check src and vitest run

@han4wluc han4wluc merged commit 7397c21 into main Apr 15, 2026
2 checks passed
@han4wluc han4wluc deleted the codex/break-container-gap-into-gapx-gapy branch April 15, 2026 02:25
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.

1 participant