Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Deprecate jQuery.isFunction #3609
Comments
markelog
added the
Core
label
Apr 3, 2017
akihikodaki
commented
Apr 3, 2017
|
How could the internal implementation of jQuery ( |
|
@akihikodaki We can move it to an internal AMD module and still use it but it would no longer be a public API after the deprecation period ends. |
akihikodaki
commented
Apr 3, 2017
|
@mgol That does not solve #3596. |
|
I expected #3601 to fix the issue underlying your Deferred problem, it just needs an adjustment. This is a separate issue, intended to put jQuery.isFunction on the path towards becoming a purely internal API. |
timmywil
added this to the
3.3.0
milestone
Apr 3, 2017
markelog
was assigned
by timmywil
Apr 3, 2017
akihikodaki
referenced
this issue
Apr 4, 2017
Closed
Internal API succeeding to jQuery.isFunction #3610
akihikodaki
commented
Apr 4, 2017
Opened #3601 for the problem causing the Deferred flaw. |
gibson042 commentedApr 2, 2017
Description
Everything must go! #3600 (comment)