Skip to content

DOC-3243: Add table_default_header_rows and table_default_header_cols options to release notes and table options#4011

Open
kemister85 wants to merge 2 commits intofeature/8.4.0/DOC-3243from
feature/8.4.0/DOC-3243_TINY-13391
Open

DOC-3243: Add table_default_header_rows and table_default_header_cols options to release notes and table options#4011
kemister85 wants to merge 2 commits intofeature/8.4.0/DOC-3243from
feature/8.4.0/DOC-3243_TINY-13391

Conversation

@kemister85
Copy link
Contributor

@kemister85 kemister85 commented Mar 13, 2026

Ticket: TINY-13391 (release notes for DOC-3243)

Site: Staging

Changes:

  • Added release note entry for new table_default_header_rows and table_default_header_cols options in 8.4.0-release-notes.adoc (Additions section), with xref links to the new config option docs
  • Created table_default_header_rows.adoc config option partial
  • Created table_default_header_cols.adoc config option partial
  • Included both partials in table-options.adoc under "Controlling how tables are inserted"

Pre-checks:

  • Branch is correctly prefixed: feature/8.4.0/DOC-3243_TINY-13391
  • Build passes

…ls options to release notes and table options
@kemister85 kemister85 added this to the TinyMCE 8.4.0 milestone Mar 13, 2026
@kemister85 kemister85 added the upcoming release Documentation for features currently under development/QA label Mar 13, 2026
=== New `table_default_header_rows` and `table_default_header_cols` options to set the default header size for new tables
// #TINY-13391

In {productname} {release-version}, integrators previously had no way to set default header rows and columns when creating tables through the editor UI. This affected the accessibility of tables and required manual intervention for integrators aiming to meet accessibility standards. The new xref:table-options.adoc#table_default_header_rows[`+table_default_header_rows+`] and xref:table-options.adoc#table_default_header_cols[`+table_default_header_cols+`] options enable integrators to set the number of default header rows and columns for new tables created through the editor's UI, providing a supported way to meet accessibility requirements.

Choose a reason for hiding this comment

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

Suggested change
In {productname} {release-version}, integrators previously had no way to set default header rows and columns when creating tables through the editor UI. This affected the accessibility of tables and required manual intervention for integrators aiming to meet accessibility standards. The new xref:table-options.adoc#table_default_header_rows[`+table_default_header_rows+`] and xref:table-options.adoc#table_default_header_cols[`+table_default_header_cols+`] options enable integrators to set the number of default header rows and columns for new tables created through the editor's UI, providing a supported way to meet accessibility requirements.
Previously, integrators had no way to set default header rows and columns when creating tables through the editor UI. This affected the accessibility of tables and required manual intervention for integrators aiming to meet accessibility standards. The new xref:table-options.adoc#table_default_header_rows[`+table_default_header_rows+`] and xref:table-options.adoc#table_default_header_cols[`+table_default_header_cols+`] options enable integrators to set the number of default header rows and columns for new tables created through the editor's UI, providing a supported way to meet accessibility requirements.

@kemister85 kemister85 changed the title TINY-13391: Add table_default_header_rows and table_default_header_cols options to release notes and table options DOC-3243: Add table_default_header_rows and table_default_header_cols options to release notes and table options Mar 13, 2026
@kemister85 kemister85 changed the base branch from release/8.4.0 to feature/8.4.0/DOC-3243 March 13, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upcoming release Documentation for features currently under development/QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants