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

IntersectionObserver & Performance #114

Open
markgarity opened this issue Oct 18, 2016 · 1 comment
Open

IntersectionObserver & Performance #114

markgarity opened this issue Oct 18, 2016 · 1 comment

Comments

@markgarity
Copy link

As IntersectionObserver becomes standardized and more performant, it would seem smart to utilize that API, and fall-back to the current resize/etc events for browsers that need it.

Currently IntersectionObserver is shipping in Chrome 51+

https://developers.google.com/web/updates/2016/04/intersectionobserver

@thenikso
Copy link
Owner

wow absolutely! This IntersectionObserver finally addresses what this plugin has been trying to achieve but in a native way.

Definitely worth a look. I hope I can find the time sooner rather than later. Any PR is welcome

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

No branches or pull requests

2 participants