Skip to content

docs: convert Stepper/Tabs/Timepicker example to signals#33536

Open
msmallest wants to merge 1 commit into
angular:mainfrom
msmallest:docs-stepper-tabs-timepicker-zlop
Open

docs: convert Stepper/Tabs/Timepicker example to signals#33536
msmallest wants to merge 1 commit into
angular:mainfrom
msmallest:docs-stepper-tabs-timepicker-zlop

Conversation

@msmallest

Copy link
Copy Markdown
Contributor

Description

Converts the following components to use signals

Part of an effort to address this issue about compatibility with new defaults: #33443

  • Stepper
  • Tabs
  • Timepicker

Same callout as a previous change (but for a tab example, tab-group-dynamic-example.html):

I also switched one loop from tracking by identity to an index. This was because the diffing algorithm was throwing template warnings about how the array had multiple non-unique instances because 'New' can be added over and over.

PR Scope

3 component examples updated

Extras

  1. Reference checklist gist: https://gist.github.com/msmallest/f77adb004b9e88c49b3a248bab90a26a?permalink_comment_id=6237328#gistcomment-6237328
  2. I have been kicking the can on auditing Tables. There is just so many, and I have to investigate some changes more deeply. I may just move onto CDK change chunks first while I test out some table updates on the side.

@pullapprove
pullapprove Bot requested review from crisbeto and tjshiu July 16, 2026 04:24
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant