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.

@crisbetocrisbeto added the target: patch This PR is targeted for the next patch release label Jul 21, 2026
Allows users to assign a signal form as the `stepControl`.
Fixesangular#33447.
Adds an example for the Material stepper that uses signal forms.
@crisbeto
crisbetoforce-pushed the 33447/stepper-signal-forms branch from 37f59b7 to 68238f4CompareJuly 21, 2026 18:35
@crisbetocrisbeto 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
@crisbetocrisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 21, 2026
@crisbeto
crisbeto merged commit 0e34c64 into angular:mainJul 21, 2026
33 of 35 checks passed
@crisbeto

Copy link
Copy Markdown
MemberAuthor

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: mergeThe PR is ready for merge by the caretakerarea: cdk/stepperarea: docsRelated to the documentationarea: material/steppertarget: minorThis 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

@crisbeto@andrewseguin