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

Reimplement virtual scroll feature on Tree #11662

Closed
7 tasks done
mertsincan opened this issue Jun 28, 2022 · 0 comments
Closed
7 tasks done

Reimplement virtual scroll feature on Tree #11662

mertsincan opened this issue Jun 28, 2022 · 0 comments
Assignees
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Milestone

Comments

@mertsincan
Copy link
Member

Using Scroller API. Angularcdk-virtual-scroll API has been removed from this component.

Removed Attributes;

  • minBufferPx
  • maxBufferPx

New Attributes;

  • virtualScrollOptions
  • virtualScrollItemSize
  • lazy

New Events;

  • onLazyLoad

New Templates;

  • loader
@mertsincan mertsincan added the Type: Breaking Change Issue contains a breaking change related to a specific component label Jun 28, 2022
@mertsincan mertsincan added this to the 14.0.0 milestone Jun 28, 2022
@mertsincan mertsincan self-assigned this Jun 28, 2022
@yigitfindikli yigitfindikli modified the milestones: 14.0.0, 13.4.2 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Projects
None yet
Development

No branches or pull requests

2 participants