Skip to content

refactor(multiple): rename values to value for signal forms compatibility#33012

Open
tjshiu wants to merge 2 commits intoangular:mainfrom
tjshiu:forms
Open

refactor(multiple): rename values to value for signal forms compatibility#33012
tjshiu wants to merge 2 commits intoangular:mainfrom
tjshiu:forms

Conversation

@tjshiu
Copy link
Copy Markdown
Contributor

@tjshiu tjshiu commented Mar 30, 2026

Renames the values signal/model to value across ARIA components (Combobox, Listbox, Tree, Menu, Toolbar, Select) to ensure better compatibility with signal forms.

Breaking Changes: This changes values to value in several components. The api changes will be significant.

…lity

Renames the values signal/model to value across ARIA components (Combobox, Listbox, Tree, Menu, Toolbar, Select) to ensure better compatibility with signal forms.

BREAKING CHANGE: Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.
@angular-robot angular-robot bot added the detected: breaking change PR contains a commit with a breaking change label Mar 30, 2026
@tjshiu tjshiu marked this pull request as ready for review March 30, 2026 22:49
@pullapprove pullapprove bot requested review from andrewseguin and ok7sai March 30, 2026 22:49
@tjshiu tjshiu requested a review from adolgachev March 30, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aria/combobox aria/listbox aria/menu aria/toolbar aria/tree detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants