Skip to content
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

fix(material/timepicker): disable toggle if timepicker is disabled #30137

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 6, 2024

Fixes that the timepicker toggle wasn't considered as disabled automatically when the timepicker is disabled.

Fixes #30134.

Fixes that the timepicker toggle wasn't considered as disabled automatically when the timepicker is disabled.

Fixes angular#30134.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 6, 2024
@crisbeto crisbeto requested a review from a team as a code owner December 6, 2024 09:02
@crisbeto crisbeto requested review from mmalerba and andrewseguin and removed request for a team December 6, 2024 09:02
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 9, 2024
@crisbeto crisbeto merged commit db8f6c0 into angular:main Dec 9, 2024
24 of 26 checks passed
crisbeto added a commit that referenced this pull request Dec 9, 2024
…30137)

Fixes that the timepicker toggle wasn't considered as disabled automatically when the timepicker is disabled.

Fixes #30134.

(cherry picked from commit db8f6c0)
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: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Timepicker): Disabled not working in FormControl
2 participants