aboutsummaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2024-01-04 01:06:40 +0100
committerGitHub <noreply@github.com>2024-01-04 01:06:40 +0100
commite8b7db4b0f1e1b8e08578641b30a92b955ccc4ec (patch)
tree98b3df814e7220f2e8b125653b7105452460a213 /src/core
parent99151d7ab0923aa3aeeb1b957a9063e4e20d31ae (diff)
downloadjquery-e8b7db4b0f1e1b8e08578641b30a92b955ccc4ec.tar.gz
jquery-e8b7db4b0f1e1b8e08578641b30a92b955ccc4ec.zip
Selector: Eliminate `selector.js` depenencies from various modules
There are two main reasons for why some of those dependencies are no longer needed: 1. `jQuery.contains` which is now a part of `core`. 2. `jQuery.find.attr` no longer exists, native `getAttribute` is used instead. Closes gh-5383 Ref gh-5379
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions