Skip to content

Conversation

@fmmoret
Copy link
Contributor

@fmmoret fmmoret commented May 23, 2020

Fixes #
#25

Description
Minimizes the number of intersection observers created. Shares intersection observers between components that share the same threshold.

Copy link
Owner

@Aljullu Aljullu left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @fmmoret! Everything works perfectly and code looks good as well. 👌

I will merge it right-away and hopefully will release a beta version next week

@Aljullu Aljullu merged commit 930a18b into Aljullu:master May 24, 2020
@Aljullu Aljullu linked an issue May 24, 2020 that may be closed by this pull request
@fmmoret
Copy link
Contributor Author

fmmoret commented May 28, 2020

👍 would love new version so I can point at it instead of my forked version.

Glad I could help.

@Aljullu
Copy link
Owner

Aljullu commented May 29, 2020

I just released a beta version so we can get some testing before a stable release. Hope it helps:

$ npm i react-lazy-load-image-component@1.5.0-beta.0 

Thanks again for working on this @fmmoret!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants