Skip to content

Added breaking change for .size() being removed in jQuery 3#157

Closed
ronaldsuwandi wants to merge 2 commits intojquery:masterfrom
ronaldsuwandi:master
Closed

Added breaking change for .size() being removed in jQuery 3#157
ronaldsuwandi wants to merge 2 commits intojquery:masterfrom
ronaldsuwandi:master

Conversation

@ronaldsuwandi
Copy link
Contributor

Resolves #156

@jsf-clabot
Copy link

jsf-clabot commented Jan 4, 2017

CLA assistant check
All committers have signed the CLA.


#### Breaking change: Deprecated `.size()` removed

`.size()` is deprecated in jQuery 1.8 and removed in jQuery 3.0 in favor to `.length` property.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of suggestions:

  • is deprecated in -> is deprecated as of
  • in favor to -> in favor of the

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :-)

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants