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

Fill in & warn against using push, sort & splice on jQuery objects #473

Open
mgol opened this issue Aug 18, 2022 · 0 comments
Open

Fill in & warn against using push, sort & splice on jQuery objects #473

mgol opened this issue Aug 18, 2022 · 0 comments
Assignees
Milestone

Comments

@mgol
Copy link
Member

mgol commented Aug 18, 2022

Those methods were removed in jquery/jquery#4473. They were not public API but I expect there may be a lot of usage in the wild, e.g. AngularJS uses those methods on jQuery objects.

We should fill them in & warn against the usage.

@mgol mgol self-assigned this Aug 18, 2022
@mgol mgol added this to the 3.5.0 milestone Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant