Skip to content

fix(material/timepicker): allow scroll strategy to be customized #30473

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

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

crisbeto
Copy link
Member

Adds an injection token to the timepicker that allows the scroll strategy to be customized, similar to other components.

Fixes #30421.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Feb 12, 2025
@crisbeto crisbeto requested a review from a team as a code owner February 12, 2025 08:40
@crisbeto crisbeto requested review from mmalerba and wagnermaciel and removed request for a team February 12, 2025 08:40
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 12, 2025
Adds an injection token to the timepicker that allows the scroll strategy to be customized, similar to other components.

Fixes angular#30421.
@crisbeto crisbeto force-pushed the 30421/timepicker-scroll-strategy branch from 0c5bb0f to 0c1e126 Compare February 12, 2025 17:15
@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 Feb 12, 2025
@crisbeto crisbeto merged commit 0925cf5 into angular:main Feb 12, 2025
20 of 22 checks passed
crisbeto added a commit to crisbeto/material2 that referenced this pull request Feb 12, 2025
…ular#30473)

Adds an injection token to the timepicker that allows the scroll strategy to be customized, similar to other components.

Fixes angular#30421.
crisbeto added a commit that referenced this pull request Feb 12, 2025
) (#30479)

Adds an injection token to the timepicker that allows the scroll strategy to be customized, similar to other components.

Fixes #30421.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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): Implement a MAT_TIMEPICKER_SCROLL_STRATEGY for the component
2 participants