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

feat(cdk:scroll): add simulated scroll support to VirtualScroll #1812

Merged
merged 1 commit into from
Jan 16, 2024

feat(cdk:scroll): add simulated scroll support to VirtualScroll

18a0878
Select commit
Loading
Failed to load commit list.
Merged

feat(cdk:scroll): add simulated scroll support to VirtualScroll #1812

feat(cdk:scroll): add simulated scroll support to VirtualScroll
18a0878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2024 in 0s

91.66% of diff hit (target 91.20%)

View this Pull Request on Codecov

91.66% of diff hit (target 91.20%)

Annotations

Check warning on line 26 in packages/cdk/scroll/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cdk/scroll/src/utils.ts#L26

Added line #L26 was not covered by tests

Check warning on line 30 in packages/cdk/scroll/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cdk/scroll/src/utils.ts#L30

Added line #L30 was not covered by tests

Check warning on line 121 in packages/components/table/src/Table.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/components/table/src/Table.tsx#L120-L121

Added lines #L120 - L121 were not covered by tests