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 for jQuery 3.x compatibility without using 3.x migrate plugin #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgsmus
Copy link

@mgsmus mgsmus commented Jan 13, 2017

No description provided.

@chrisjeon
Copy link

@mgsmus It just looks like it's failing because the automated tests are not recognizing the jQuery 3 commands like on('load'). Try adding a jquery 3 version like 3.2.1 in this line https://github.com/markdalgleish/stellar.js/blob/master/Gruntfile.js#L48

Also, the version will have to be bumped up since it looks like this change will break previous versions of stellar.js running on older versions of jQuery.

@Thanaen
Copy link

Thanaen commented Mar 26, 2019

These changes have been approved, but I cannot find an associated release. Is the tavis-ci fail blocking a release? What's happening with this PR?

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

4 participants