Skip to content

Docs follow-up to #5102: the plugin-view pages can teach the canonical table keys again (pagination / selection / filter / sort) now that they take effect #5271

Description

@os-support-ai

Filed unassigned, not claiming — the docs follow-through the #5102 maintainer ruling asked for, kept off that PR's diff by the same ruling ("⛔ do not ride docs changes on this PR").

Why the docs currently teach the deprecated spellings

PR #5101 (for #5077) deliberately wrote table.pageSize rather than table.pagination, and noted the gap in prose, because at the time the canonical keys were not read — documenting them would have taught a key that silently did nothing.

What changed

The #5102 maintainer ruling of 2026-08-18 (verbatim 「同意」) ruled direction 3, and the implementing PR makes all four canonical keys take effect while keeping the deprecated spellings as working aliases:

canonical (now effective)deprecated alias (still works)
table.pagination (PaginationConfig)table.pageSize
table.selection (SelectionConfig)table.selectable
table.filtertable.defaultFilters
table.sorttable.defaultSort

Precedence is canonical-first wherever both are written.

Scope

Re-teach the canonical spellings on the plugin-view docs surface PR #5101 wrote, and retire the prose caveat that explained why the deprecated spelling was being taught. Points worth carrying into the copy:

Dedup

Searched open issues (plugin-view README canonical keys, table.pagination docs, #5101 follow-up). Nothing on this. Related: #5102 (the ruling and implementation), #5077 / PR #5101 (the pages as written), #5043 (the structural track that owns the declaration surface).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions