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

Drop jQuery as a prerequisite and provide a jQuery adapter #70

Open
alexanderdickson opened this issue Dec 9, 2015 · 2 comments
Open

Comments

@alexanderdickson
Copy link
Owner

alexanderdickson commented Dec 9, 2015

I will put this on hold until the native Promise object has good browser support, otherwise I would need to bundle an implementation which would make this plugin larger than required.

@sayontan
Copy link

sayontan commented Jun 3, 2020

Hi,
I see that you have created this issue for yourself quite a few years back. Given the current state of support for Promise, is it possible to now remove jQuery as a prerequisite?

I use waitForImages in a WordPress plugin (in favour of the natively bundled ImagesLoaded). I have been slowly modernizing my framework to move to ES6 as well as remove jQuery dependencies, so a vanilla JS implementation would greatly help!

@BenMorel
Copy link

+1 from me, in 2020 jQuery should not be the default anymore.

Looking forward to a vanilla JS version!

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

3 participants