Skip to content

Conversation

crisbeto
Copy link
Member

Adds an interface for the timepicker input so that users can provide their own if they want. This allows helps avoid a circular dependency.

Fixes #31336.

Adds an interface for the timepicker input so that users can provide their own if they want. This allows helps avoid a circular dependency.

Fixes angular#31336.
@crisbeto crisbeto requested a review from a team as a code owner October 10, 2025 10:24
@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Oct 10, 2025
@crisbeto crisbeto requested review from andrewseguin and mmalerba and removed request for a team October 10, 2025 10:24
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 10, 2025
@crisbeto crisbeto merged commit 7dfabca into angular:main Oct 10, 2025
26 of 29 checks passed
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: material/timepicker 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(timepicker): Allow mat-timepicker to work with other controls different than input[matTimepicker]

2 participants