Don't expose jQuery.access #2513
Closed
Comments
mgol
added a commit
to mgol/jquery
that referenced
this issue
Aug 3, 2015
jQuery.access was never documented, there is no need to keep it exposed. Fixes jquerygh-2513
mgol
added a commit
to mgol/jquery
that referenced
this issue
Aug 3, 2015
jQuery.access was never documented, there is no need to keep it exposed. Fixes jquerygh-2513 Closes jquerygh-2524
|
PR: #2524 |
riichard
added a commit
to riichard/jquery
that referenced
this issue
Sep 20, 2015
jQuery.access was never documented, there is no need to keep it exposed. Fixes jquerygh-2513 Closes jquerygh-2524
|
This was unfortunate. |
|
Sorry for the inconvenience! I'd be willing to consider exposing this method (and documenting it) for plugins, but we don't like having public methods that aren't documented. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
jQuery.accessis public & undocumented, is there a reason we should keep it that way? We removedjQuery.swap(#2058),jQuery.buildFragment(#2224) &jQuery.domManip(#2225).See also #2512.
The text was updated successfully, but these errors were encountered: