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

perf(cdk/table): Use afterNextRender for sticky styling. Fixes a perf… #30242

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

kseamon
Copy link
Collaborator

@kseamon kseamon commented Dec 27, 2024

…ormance regression dating back to #28393 and removes need for coalesced sticky styler.

@angular-robot angular-robot bot added area: performance Issues related to performance area: cdk/table labels Dec 27, 2024
@kseamon kseamon force-pushed the table-afterNextRender branch from c7ca3b7 to 5957299 Compare December 27, 2024 18:43
@kseamon kseamon added the G This is is related to a Google internal issue label Dec 27, 2024
…ormance regression dating back to angular#28393 and removes need for coalesced sticky styler.
@kseamon kseamon force-pushed the table-afterNextRender branch from 1c0c337 to 08b78b4 Compare December 27, 2024 19:39
@kseamon kseamon marked this pull request as ready for review December 27, 2024 19:44
@kseamon kseamon requested a review from a team as a code owner December 27, 2024 19:44
@kseamon kseamon requested review from crisbeto and mmalerba and removed request for a team December 27, 2024 19:44
@kseamon kseamon requested a review from andrewseguin December 27, 2024 21:43
@mmalerba mmalerba added the target: minor This PR is targeted for the next minor release label Jan 2, 2025
@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Jan 2, 2025
@mmalerba mmalerba merged commit d721f0c into angular:main Jan 2, 2025
23 of 25 checks passed
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: cdk/table area: performance Issues related to performance G This is is related to a Google internal issue target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants