Skip to content

fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef #29381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

MichelleRetroRabbit
Copy link
Contributor

Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef

Fixes #26193

… dialogRef when using a TemplateRef

Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef

Fixes angular#26193
@MichelleRetroRabbit MichelleRetroRabbit requested a review from a team as a code owner July 5, 2024 07:12
@MichelleRetroRabbit MichelleRetroRabbit requested review from crisbeto and andrewseguin and removed request for a team July 5, 2024 07:12
… dialogRef when using a TemplateRef

Updated wording used to explain the example.

Fixes angular#26193
@crisbeto crisbeto removed the request for review from andrewseguin July 9, 2024 09:57
@crisbeto crisbeto added docs This issue is related to documentation action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed labels Jul 9, 2024
@crisbeto crisbeto merged commit 3d1ca53 into angular:main Jul 9, 2024
12 of 14 checks passed
crisbeto pushed a commit that referenced this pull request Jul 9, 2024
…s dialogRef when using a TemplateRef (#29381)

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef

Fixes #26193

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated wording used to explain the example.

Fixes #26193

(cherry picked from commit 3d1ca53)
crisbeto pushed a commit that referenced this pull request Jul 9, 2024
…s dialogRef when using a TemplateRef (#29381)

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef

Fixes #26193

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated wording used to explain the example.

Fixes #26193

(cherry picked from commit 3d1ca53)
DBowen33 pushed a commit to DBowen33/components that referenced this pull request Jul 12, 2024
…s dialogRef when using a TemplateRef (angular#29381)

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated the dialog in the cdk to add an example on accessing the dialogRef when using TemplateRef

Fixes angular#26193

* fix(cdk/dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef

Updated wording used to explain the example.

Fixes angular#26193
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker docs This issue is related to documentation merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs-bug(cdk-dialog): CDK Dialog docs missing explanation on how to access dialogRef when using a TemplateRef
2 participants