Skip to content

[codex] fix fixed grid size without outer margin#989

Open
nexiumbiz-debug wants to merge 2 commits into
tiberiuzuld:masterfrom
nexiumbiz-debug:codex/fix-grid-size-outer-margin
Open

[codex] fix fixed grid size without outer margin#989
nexiumbiz-debug wants to merge 2 commits into
tiberiuzuld:masterfrom
nexiumbiz-debug:codex/fix-grid-size-outer-margin

Conversation

@nexiumbiz-debug

@nexiumbiz-debug nexiumbiz-debug commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Checks

  • npm run test-lib -- --watch=false
  • npm run build-lib
  • npx eslint projects/angular-gridster2/src/lib/tests/gridster.spec.ts

Note: focused lint on gridster.ts still hits pre-existing unrelated upstream lint errors (component-selector, prefer-for-of, etc.), so I kept the lint check scoped to the touched regression spec.

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.

Gridster height does not exclude outerMargin when unused

1 participant