Skip to content

feat(docs): add table row style controls#861

Merged
steipete merged 1 commit into
mainfrom
codex/docs-table-row-style
Jun 20, 2026
Merged

feat(docs): add table row style controls#861
steipete merged 1 commit into
mainfrom
codex/docs-table-row-style

Conversation

@steipete

Copy link
Copy Markdown
Collaborator

Summary

  • add docs table-row style with one-based and negative row selection, plus all-row updates when --row is omitted
  • expose writable minimum-height and page-overflow styles, including explicit --no-prevent-overflow clears
  • retain table selectors, tab targeting, revision-controlled updates, JSON/plain output, and dry-run behavior
  • regenerate command docs and add the changelog entry

Part of #855.

TableRowStyle.tableHeader is deliberately not exposed: the current schema lists it, but live updateTableRowStyle calls reject it as an unallowed field. Header repetition is handled by the dedicated pinTableHeaderRows request in the next slice.

Validation

  • make ci
  • autoreview: clean, no actionable findings
  • live E2E with [email protected]: created disposable native Docs tables; validated dry-run; applied and read back 36pt minimum height plus overflow prevention on one row; applied and read back 18pt minimum height on all rows; cleared overflow prevention with the negated flag while preserving minimum height; permanently deleted every fixture

@steipete
steipete merged commit 42017c5 into main Jun 20, 2026
9 of 10 checks passed
@steipete
steipete deleted the codex/docs-table-row-style branch June 20, 2026 21:44
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