Skip to content

fix(cdk/stepper): allow signal form to be assigned as stepControl#33562

Merged
crisbeto merged 2 commits into
angular:mainfrom
crisbeto:33447/stepper-signal-forms
Jul 21, 2026
Merged

fix(cdk/stepper): allow signal form to be assigned as stepControl#33562
crisbeto merged 2 commits into
angular:mainfrom
crisbeto:33447/stepper-signal-forms

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Allows users to assign a signal form as the stepControl.

Fixes #33447.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jul 21, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu July 21, 2026 08:01
crisbeto added 2 commits July 21, 2026 19:57
Allows users to assign a signal form as the `stepControl`.

Fixes angular#33447.
Adds an example for the Material stepper that uses signal forms.
@crisbeto
crisbeto force-pushed the 33447/stepper-signal-forms branch from 37f59b7 to 68238f4 Compare July 21, 2026 18:35
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jul 21, 2026
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 21, 2026
@crisbeto
crisbeto merged commit 0e34c64 into angular:main Jul 21, 2026
33 of 35 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/stepper area: docs Related to the documentation area: material/stepper 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(mat-step): support Signal Forms in MatStep / ErrorStateMatcher

2 participants