Skip to content

Conversation

@crisbeto
Copy link
Member

Adds support for passing safe HTML into the LiveAnnouncer. This can be necessary when announcing content in a different language from the rest of the page.

Fixes #31835.

@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Nov 20, 2025
@crisbeto crisbeto requested a review from a team as a code owner November 20, 2025 09:08
@crisbeto crisbeto requested review from mmalerba and tjshiu and removed request for a team November 20, 2025 09:08
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: cdk/a11y labels Nov 20, 2025
@crisbeto crisbeto added the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Nov 20, 2025
@crisbeto crisbeto force-pushed the live-announcer-html branch 3 times, most recently from 56e0476 to 4e6699d Compare November 20, 2025 09:26
@crisbeto crisbeto removed the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Nov 21, 2025
Adds support for passing safe HTML into the `LiveAnnouncer`. This can be necessary when announcing content in a different language from the rest of the page.

Fixes angular#31835.
@crisbeto crisbeto force-pushed the live-announcer-html branch from 4e6699d to 3b80628 Compare November 21, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cdk/a11y detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(LiveAnnouncer): Allow passing HTML for live announcements to enable words in different languages

2 participants