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

Change 'size()' function calls to 'length' #1664

Closed
wants to merge 2 commits into from

Conversation

freemer
Copy link

@freemer freemer commented Jun 16, 2016

size() has been removed from jQuery 3

@freemer freemer changed the title Change 'size()' functions calls to 'length' Change 'size()' function calls to 'length' Jun 16, 2016
@scgm11 scgm11 mentioned this pull request Jul 19, 2016
@steveyj79
Copy link

steveyj79 commented Aug 5, 2016

nice fix, is this going to be merged to the build?

@priley86
Copy link

priley86 commented Aug 5, 2016

+1, would like to see this fix

@meijdenmedia
Copy link

When will this fix be deployed?

@steveyj79
Copy link

steveyj79 commented Aug 9, 2016

it won't until the tests are fixed the CI build is failing @freemer

@tsneed290
Copy link

Forgive me @steveyj79 if I am misunderstanding the failing build. Why would the two commits in this pull request have anything to do with Travis throwing an NPM "EPEERINVALID" error code?

Eagerly awaiting this fix :)

Regards,
T

@steveyj79
Copy link

@tsneed290 not sure why could of been built on an older version of the branch i've not checked whats actually failing in the build, just know the build won't be merged until; the tests have been fixed. by all means try forking off the last release applying the same fix and see if the build fails or not

@tsneed290
Copy link

tsneed290 commented Aug 10, 2016

Thanks @steveyj79 for the suggestion, will try that later.

@tsneed290
Copy link

tsneed290 commented Aug 10, 2016

Hey @steveyj79, created a new pull request that passes #1726. Let me know if you see any problems.

Bummer, this fix doesn't work as intended (the popup is blank). Will cancel my PR and investigate further.

Re-opened PR, the fix does work, I had old CSS leaking through that caused the unintended consequences.

@steveyj79
Copy link

new fix #1726

@Synchro
Copy link

Synchro commented Sep 20, 2016

This build failure looks like a Travis-Ci env issue, nothing to do with this PR. Restarting it may work.

@nicolashohm
Copy link

The size()/length fix is already done in 0202134

@Eonasdan Eonasdan closed this in 34bc7cc Jan 13, 2017
Repository owner locked and limited conversation to collaborators Jun 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants