]> source.dussan.org Git - jquery.git/commit
Core: Remove private copies of push, sort & splice from the jQuery prototype
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 24 Sep 2019 00:12:36 +0000 (02:12 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 00:12:36 +0000 (02:12 +0200)
commitb59107f5d7451ac16a7c8755128719be6ec8bf12
treedbb367dbcd7fa6ef95e61811418ef4e4c9c905a5
parent78420d427cf3734d9264405fcbe08b76be182a95
Core: Remove private copies of push, sort & splice from the jQuery prototype

Closes gh-4473
src/core.js
src/selector.js
src/selector/uniqueSort.js
src/var/sort.js [new file with mode: 0644]