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

Jquery 3.* support #193

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

Jquery 3.* support #193

wants to merge 1 commit into from

Conversation

litlife
Copy link

@litlife litlife commented Jun 19, 2018

Method .size() was deprecated years ago and removed in version 3. Replaced to .length

Method .size() was deprecated years ago and removed in version 3. Replaced to .length
@ghost
Copy link

ghost commented Jul 15, 2018

You have to replace the "bind()" and "unbind()" functions as well.

@lobodol
Copy link

lobodol commented Sep 4, 2018

Any news about this pull request ?
It is planed to be merged soon ?

@ghost ghost mentioned this pull request Mar 9, 2019
@kumy
Copy link

kumy commented Aug 2, 2019

I came across this too. It's sad to see such PR not merged. BTW, project has no commits since more than 2 years, is it dead?

@kumy
Copy link

kumy commented Aug 2, 2019

@litlife wouldn't it be better to fix issues in non minimified file version? Generally, the .min. files are generated on release…

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.

3 participants