Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upChange jQuery.each and jQuery#each signatures #2090
Comments
markelog
added
the
Core
label
Feb 13, 2015
markelog
referenced this issue
Feb 13, 2015
Closed
Simplification, clarify and update some of the ajax logic #2033
markelog
self-assigned this
Feb 13, 2015
This comment has been minimized.
This comment has been minimized.
|
YES. |
markelog
added this to the 3.0.0 milestone
Feb 15, 2015
markelog
changed the title
Change jQuery.each and jQuery#each signature
Change jQuery.each and jQuery#each signatures
Feb 17, 2015
markelog
added a commit
to markelog/jquery
that referenced
this issue
Feb 17, 2015
markelog
referenced this issue
Feb 17, 2015
Closed
Change jQuery.each and jQuery#each signatures #2097
markelog
added a commit
that referenced
this issue
Feb 19, 2015
markelog
added a commit
that referenced
this issue
Feb 19, 2015
markelog
added a commit
that referenced
this issue
Feb 19, 2015
markelog
closed this
in
2380028
Feb 19, 2015
markelog
added a commit
that referenced
this issue
Nov 10, 2015
markelog
added a commit
that referenced
this issue
Nov 10, 2015
dmethvin
modified the milestones:
1.12/2.2,
3.0.0
Jan 7, 2016
lock
bot
locked as resolved and limited conversation to collaborators
Jun 19, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
markelog commentedFeb 13, 2015
Since we use second argument only in one place and it was always documented as being internal it might be good time to remove it.
Since it will decrease size and improve performance.