Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not expose jQuery.buildFragment method #2224

Closed
markelog opened this issue Apr 21, 2015 · 3 comments

Comments

Projects
None yet
4 participants
@markelog
Copy link
Member

commented Apr 21, 2015

Since we will get this opportunity only i major version, marking it as a blocker

@justinbmeyer

This comment has been minimized.

Copy link
Contributor

commented Jan 8, 2016

@dmethvin Was this removed in 2.2? We were using this too. Is there a list somewhere of any other privatized methods?

@dmethvin

This comment has been minimized.

Copy link
Member

commented Jan 8, 2016

All the ones not documented at api.jquery.com are fair game. If you search for "do not expose" you can find them but the list i came up with earlier is .dir, .sibling, .domManip, .buildFragment, .access, .swap

@justinbmeyer

This comment has been minimized.

Copy link
Contributor

commented Jan 8, 2016

@dmethvin Yeah, I get that you can remove them all and be semver. Thanks for the list.

@cssmagic cssmagic referenced this issue May 18, 2016

Open

jQuery #5

TechQuery added a commit to TechQuery/iQuery.js that referenced this issue Jul 26, 2016

@lock 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.
You can’t perform that action at this time.