diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2025-04-14 18:58:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 18:58:46 +0200 |
commit | 50d9a8dc7fd9e93e09827e4a60772c617d1d5e28 (patch) | |
tree | 66ee3f67f2b1273716c9aefdb696b44d78bc4f73 /test/integration | |
parent | 31b8c4290aa49780c0b6dec9aaee8d37eb1f025c (diff) | |
download | jquery-3.x-stable.tar.gz jquery-3.x-stable.zip |
Core: Formally deprecate push/sort/splice3.x-stable
Since we inlined Sizzle into jQuery, we haven't been actually using these three
methods internally. Therefore, we could add deprecation warnings in Migrate 3.x
for them with jQuery 3.7.0 or newer - both 3.7.0 & 3.7.1 pass all the tests
with them removed (while 3.6.4 does not).
Some basic tests were added as well.
Closes gh-5653
Diffstat (limited to 'test/integration')
0 files changed, 0 insertions, 0 deletions