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

fix: do not trigger change detection on scroll events #429

Merged
merged 1 commit into from
Apr 10, 2023
Merged

fix: do not trigger change detection on scroll events #429

merged 1 commit into from
Apr 10, 2023

Conversation

arturovt
Copy link
Collaborator

No description provided.

@nx-cloud
Copy link

nx-cloud bot commented Apr 10, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e3053d1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link
Member

@santoshyadavdev santoshyadavdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you buddy

@@ -68,6 +68,7 @@ declare interface TransformInterface {
all: number;
}

// This is misspelled. Must be changed to `Transform`.
export class Transfrom implements TransformInterface {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch; I will add this as a breaking change for future release

@santoshyadavdev
Copy link
Member

Hey @arturovt BTW let me know if you want to join the organization and help maintain this package.

@santoshyadavdev santoshyadavdev merged commit 49ed378 into uiuniversal:master Apr 10, 2023
6 checks passed
@arturovt arturovt deleted the fix/scroll branch April 11, 2023 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants