Skip to content

Conversation

@crisbeto
Copy link
Member

This is a second stab at landing #32386.

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 requested a review from a team as a code owner November 26, 2025 08:26
@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Nov 26, 2025
@crisbeto crisbeto requested review from mmalerba and tjshiu and removed request for a team November 26, 2025 08:26
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: cdk/a11y labels Nov 26, 2025
@crisbeto crisbeto force-pushed the live-announcer-html-again branch from a597955 to fd7d765 Compare November 26, 2025 08:27
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-again branch from fd7d765 to 5b78496 Compare November 26, 2025 08:42
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Nov 27, 2025
@crisbeto crisbeto merged commit 75b373b into angular:main Nov 27, 2025
22 of 25 checks passed
@crisbeto
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

alan-agius4 added a commit to alan-agius4/components that referenced this pull request Dec 4, 2025
This commit angular#32412 introduced a new dependency but it was not listed in the peer dependencies. This causes PNPM to fail as it cannot properly resolve this package.
alan-agius4 added a commit to alan-agius4/components that referenced this pull request Dec 4, 2025
This commit angular#32412 introduced a new dependency but it was not listed in the peer dependencies. This causes the build to fail when using PNPM this package cannot be resolved.
alan-agius4 added a commit to alan-agius4/components that referenced this pull request Dec 4, 2025
This commit angular#32412 introduced a new dependency but it was not listed in the peer dependencies. This causes the build to fail when using PNPM as the package cannot be resolved.
alan-agius4 added a commit to alan-agius4/components that referenced this pull request Dec 4, 2025
This commit angular#32412 introduced a new dependency but it was not listed in the peer dependencies. This causes the build to fail when using PNPM as the package cannot be resolved.
crisbeto pushed a commit that referenced this pull request Dec 4, 2025
…32471)

This commit #32412 introduced a new dependency but it was not listed in the peer dependencies. This causes the build to fail when using PNPM as the package cannot be resolved.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker 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