Skip to content

fix(cdk/scrolling): make it easier to provide custom scrollable#33269

Open
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:scrollable-extend
Open

fix(cdk/scrolling): make it easier to provide custom scrollable#33269
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:scrollable-extend

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Currently the ScrollDispatcher only accepts a CdkScrollable which makes it hard for users to register their own.

These changes make it so only the ScrollDispatcherTarget interface needs to be implemented instead.

@crisbeto crisbeto added the target: rc This PR is targeted for the next release-candidate label May 18, 2026
@pullapprove pullapprove Bot requested review from tjshiu and wagnermaciel May 18, 2026 10:48
@crisbeto crisbeto added the G This is is related to a Google internal issue label May 18, 2026
Currently the `ScrollDispatcher` only accepts a `CdkScrollable` which makes it hard for users to register their own.

These changes make it so only the `ScrollDispatcherTarget` interface needs to be implemented instead.
@crisbeto crisbeto force-pushed the scrollable-extend branch from df2c18f to d62646c Compare May 18, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cdk/scrolling G This is is related to a Google internal issue target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant