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

From bind to on #1293

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

energynumbers
Copy link

Addressing #1292 : as of jQuery 3, bind and unbind are deprecated in favour of on and off respectively. This patch addresses that deprecation. I haven't touched the manual namespacing, though it would be prudent to clean that up too, on standardising on on/off

This does require updating the jQuery dependence from 1.2.6 to 1.7.0.

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

Successfully merging this pull request may close these issues.

None yet

2 participants