Skip to content

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

Closed
@mgol

Description

@mgol

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions