Skip to content

docs: update Angular Aria guides#68812

Open
ok7sai wants to merge 1 commit into
angular:mainfrom
ok7sai:docs/aria-skill
Open

docs: update Angular Aria guides#68812
ok7sai wants to merge 1 commit into
angular:mainfrom
ok7sai:docs/aria-skill

Conversation

@ok7sai
Copy link
Copy Markdown
Member

@ok7sai ok7sai commented May 20, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Update Angular Aria guides for v22 including API changes, Test harnesses, and Signal Forms integration.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove Bot requested a review from kirjs May 20, 2026 06:16
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 20, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 20, 2026
@ok7sai ok7sai requested review from tjshiu and removed request for kirjs May 20, 2026 06:16
@pullapprove pullapprove Bot requested a review from kirjs May 20, 2026 06:17
- **Multiselect**: Readonly Combobox + multi-select Listbox.

**Usage:** The Combobox is a low-level primitive directive that synchronizes a text input with a popup, serving as the foundational logic for autocomplete, select, and multiselect patterns. Use it specifically for building custom filtering, unique selection requirements, or specialized input-to-popup coordination that deviates from standard, documented components.
**Usage:** The Combobox is a low-level primitive directive that synchronizes a text input with a popup, serving as the foundational logic for autocomplete, select, and multiselect patterns. Use it specifically for building custom filtering, unique selection requirements, or specialized input-to-popup coordination.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I guess technically we can also use a div - it's not always a text input.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yea you are right. Rephrased it and also added the select examples.

@ok7sai ok7sai force-pushed the docs/aria-skill branch from b01dfbd to 52df781 Compare May 20, 2026 06:29
@ok7sai ok7sai force-pushed the docs/aria-skill branch from 52df781 to 4189663 Compare May 20, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants