You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will add addBack - but won't remove andSelf until 2.0
I have to say, I will never understand the rationale for renaming a method in wide release, especially in the world's most widely used library. Is it really ever worth it, no matter how much you regret the original name...
For now to be sure, 2.0 (whenever that comes, like in 2017) will be a major api change anyway though so i'll kill off the obselete stuff at that point.
http://api.jquery.com/andSelf/
Has been deprecated in favor of
http://api.jquery.com/addBack/
The text was updated successfully, but these errors were encountered: