Docs updates for v9.3.11 - #149
Open
mafanya23 wants to merge 6 commits into
Open
Conversation
- accessibility updates: modal focus trapping in Grid/Message/Popup, block selection state for screen readers, localizable ARIA labels, larger hit areas for interactive controls - fixes: blockSelection console error in numeric columns, broken aria-labelledby in sub-rows, invalid ARIA attributes and aria-rowindex/aria-rowcount calculations, missing accessible names in inline editors - link to the Grid accessibility guide, matching the v9.3.5 entry
- grid localization: new Accessible strings section with the aria_* keys, their defaults, placeholder rules and a translation example - the same keys added to the default locale snippet - leftover blank line after the removed pro tip cleaned up - whatsnew v9.3.11: update headers in sentence case, localization bullet linked to the guide, block selection wording unified, release date moved to September 14 - whatsnew v9.3.5: update headers and nested labels aligned with the same sentence-case style
- new Accessible names section: table of the aria_* keys for filters, sort triggers, group/row toggles, focus sentinels and drag panel regions, with placeholder rules and a translation example - the same keys added to the default locale snippet - Accessible strings section renamed to Announcements, so the two ARIA sections are told apart by what they cover
- aria_subRow key documented: added to the default locale snippet,
its own table row and a translation example
- Accessible names split into Control names and Sub-row name
subsections, so the sub-row case carries its own table and example
- the {id} placeholder is explained in both subsections, since each
of the two tables uses it
- grid localization: new Validation messages subsection with the aria_value* keys for editor bounds, and the same keys added to the default locale snippet - announcements split into two subsections, sorting/filtering/loading and validation, third column renamed to Announced when - grid accessibility: aria-rowcount and aria-rowindex descriptions corrected to count header rows, per WCAG 1.3.1 - tree mode wording on the summary line aligned with TreeGrid mode used elsewhere in the file
- whatsnew v9.3.11: the accessible names and screen reader announcements bullets link to their localization sections, and the footer line now points to both the accessibility and localization guides - grid accessibility: em-dashes replaced with commas, colons, parentheses or sentence breaks - the two Selection modes headings now put the config name in parentheses and backticks; their anchors change, nothing links to them
Sorokin-Oleg
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.