diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-12-12 22:27:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 22:27:59 +0100 |
commit | 024d87195ac46690023e2b0b308d4406a8a5a27e (patch) | |
tree | 7238b95beb38397175388af04006c08d1a1edf78 /package.json | |
parent | c909d6b1ff444e68618b6da13d9c21714f681925 (diff) | |
download | jquery-024d87195ac46690023e2b0b308d4406a8a5a27e.tar.gz jquery-024d87195ac46690023e2b0b308d4406a8a5a27e.zip |
Core:Selector: Move jQuery.contains from the selector to the core module
The `jQuery.contains` method is quite simple in jQuery 4+. On the other side,
it's a dependency of the core `isAttached` util which is not ideal; moving
it from the `selector` the `core` module resolves the issue.
Closes gh-5167
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions