Skip to content

feat: Make use of requestIdleCallback if available #6

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

prashantpalikhe
Copy link
Contributor

requestIdleCallback will start up the observation in the next available idle time of the browser, without getting in the way of anything important within the app.

Copy link
Owner

@egoist egoist left a comment

Choose a reason for hiding this comment

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

Please fix lint issue as well.

requestIdleCallback will start up the observation in the next available idle time of the browser, without getting in the way of anything important within the app.
@prashantpalikhe prashantpalikhe force-pushed the use-request-idle-callback branch from 2ba94d9 to a077e4b Compare February 1, 2019 12:36
@egoist egoist merged commit 31eb933 into egoist:master Feb 1, 2019
@egoist
Copy link
Owner

egoist commented Feb 1, 2019

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@egoist egoist added the released label Feb 1, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants