Skip to content

refactor(aria/combobox): unify combobox and simple-combobox implementations#33175

Draft
tjshiu wants to merge 1 commit intoangular:mainfrom
tjshiu:combobox-remove
Draft

refactor(aria/combobox): unify combobox and simple-combobox implementations#33175
tjshiu wants to merge 1 commit intoangular:mainfrom
tjshiu:combobox-remove

Conversation

@tjshiu
Copy link
Copy Markdown
Contributor

@tjshiu tjshiu commented Apr 30, 2026

Consolidates the simple-combobox and combobox implementations into a single combobox component. This involves:

  • Removing the old combobox implementation files (dialog, input, popup-container).
  • Renaming and moving SimpleCombobox logic into the main Combobox component.

@tjshiu tjshiu added target: major This PR is targeted for the next major release detected: breaking change PR contains a commit with a breaking change labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: aria/combobox 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.

1 participant