diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-11-28 18:10:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 18:10:33 +0100 |
commit | 5266f23cf49c9329bddce4d4af6cb5fbbd1e0383 (patch) | |
tree | a0f3c1e54f130b28240b43e767ff859e935981c7 /.github/workflows/codeql-analysis.yml | |
parent | 716130e094caf780100a39cfd4526adbd7673b12 (diff) | |
download | jquery-5266f23cf49c9329bddce4d4af6cb5fbbd1e0383.tar.gz jquery-5266f23cf49c9329bddce4d4af6cb5fbbd1e0383.zip |
Selector: Implement the `uniqueSort` chainable method
Some APIs, like `.prevAll()`, return elements in the reversed order, causing
confusing behavior when used with wrapping methods (see gh-5149 for more info)
To provide an easy workaround, this commit implements a chainable `uniqueSort`
method on jQuery objects, an equivalent of `jQuery.uniqueSort`.
Fixes gh-5166
Closes gh-5168
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
0 files changed, 0 insertions, 0 deletions