Skip to content

Conversation

@crisbeto
Copy link
Member

Fixes that a couple of Aria packages weren't exporting all the necessary symbols.

Fixes #32584.

Fixes that a couple of Aria packages weren't exporting all the necessary symbols.

Fixes angular#32584.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 24, 2025
@pullapprove pullapprove bot requested review from ok7sai and tjshiu December 24, 2025 08:26
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 24, 2025
@crisbeto crisbeto removed the request for review from tjshiu December 24, 2025 09:31
@crisbeto crisbeto merged commit 54b8a63 into angular:main Jan 2, 2026
27 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Jan 2, 2026

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

crisbeto added a commit that referenced this pull request Jan 2, 2026
Fixes that a couple of Aria packages weren't exporting all the necessary symbols.

Fixes #32584.

(cherry picked from commit 54b8a63)
LayZeeDK added a commit to LayZeeDK/ngx-foundation-sites-next that referenced this pull request Jan 27, 2026
Update all documentation to reflect Phase 10 completion following
PR #32591 merge and Angular ARIA 21.0.6 release.

Changes:
- phase-10-native-animations.md: Status updated to ✅ Completed
- ACCORDION_PLAN.md: Phase 10 marked as ✅
- phase-7-feature-parity.md: Added unblock note for preserveContent
- ACCORDION_API_IMPLEMENTATION_PLAN.md: Updated Phase 3 status

Key decisions documented:
- preserveContent=false (default) for proper content removal
- animate.enter/leave trigger on every expand/collapse cycle
- Panel wrapper remains in DOM for ARIA stability
- Consumers use @defer for ultra-lazy content loading

PR: angular/components#32591
Merged: January 2, 2026
Released: @angular/aria 21.0.6 (January 8, 2026)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(aria): Compile fails after upgrading Aria from 21.0.3 to 21.0.4

2 participants