diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-08-29 19:03:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-29 19:03:12 +0200 |
commit | d2436df36a4b2ef556907e734a90771f0dbdbcaf (patch) | |
tree | 30db31a61ee43b490a6f878209d6ca132b81483f /.github/workflows | |
parent | 8cf39b78e6c36b360dd81268a7f84fb4ca218e15 (diff) | |
download | jquery-d2436df36a4b2ef556907e734a90771f0dbdbcaf.tar.gz jquery-d2436df36a4b2ef556907e734a90771f0dbdbcaf.zip |
Core: Drop the root parameter of jQuery.fn.init
The third parameter of `jQuery.fn.init` - `root` - was just needed to support
`jQuery.sub`. Since this API has been removed in jQuery 1.9.0 and Migrate 3.x
is not filling it in, this parameter is no longer needed.
This parameter has never been documented but it's safer to remove it in a major
update.
Closes gh-5096
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions