Skip to content

docs(docs-infra): add missing readonly property to combobox guide#69408

Open
rudzikdawid wants to merge 1 commit into
angular:mainfrom
rudzikdawid:fix/combobox-readonly
Open

docs(docs-infra): add missing readonly property to combobox guide#69408
rudzikdawid wants to merge 1 commit into
angular:mainfrom
rudzikdawid:fix/combobox-readonly

Conversation

@rudzikdawid

Copy link
Copy Markdown
Contributor

PR angular/components#33364 restored the readonly property for the combobox, but the documentation was not updated to reflect this change. This commit adds the missing readonly input and its description to the Inputs / Model table in the combobox guide.

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?

missing readonly property in API

Issue Number: N/A

What is the new behavior?

readonly property for combobox docs

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

PR angular/components#33364 restored the `readonly` property for the
combobox, but the documentation was not updated to reflect this change.
This commit adds the missing `readonly` input and its description to
the Inputs / Model table in the combobox guide.
@pullapprove pullapprove Bot requested a review from josephperrott June 17, 2026 21:44
@angular-robot angular-robot Bot added area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure labels Jun 17, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 17, 2026
@JeanMeche JeanMeche added the target: minor This PR is targeted for the next minor release label Jun 17, 2026
@JeanMeche

Copy link
Copy Markdown
Member

The option has been added to the future 22.1 release. Targeting the next minor.

@JeanMeche JeanMeche removed the request for review from josephperrott June 17, 2026 21:49
@JeanMeche JeanMeche added the action: merge The PR is ready for merge by the caretaker label Jun 17, 2026
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 area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants