Skip to content

Add bindings support to dialog-based components#33139

Merged
crisbeto merged 3 commits intoangular:mainfrom
crisbeto:28791/dialog-bindings
Apr 24, 2026
Merged

Add bindings support to dialog-based components#33139
crisbeto merged 3 commits intoangular:mainfrom
crisbeto:28791/dialog-bindings

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Adds the ability for dialog-based components to apply bindings to the component being rendered.

Fixes #28791.

Adds the ability to pass a `Binding[]` to the component being rendered.
Adds the ability to pass a `Binding[]` to the component being rendered.
Adds the ability to pass a `Binding[]` to the component being rendered.

Fixes angular#28791.
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Apr 24, 2026
@pullapprove pullapprove Bot requested review from ok7sai and wagnermaciel April 24, 2026 09:03
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Apr 24, 2026
@crisbeto crisbeto merged commit bf3596b into angular:main Apr 24, 2026
41 of 44 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

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

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: cdk/dialog area: material/bottom-sheet area: material/dialog detected: feature PR contains a feature commit merge: preserve commits When the PR is merged, a rebase and merge should be performed target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(material/dialog): Allow @Input for data sharing

3 participants