jquery/src/selector
Michał Gołębiowski-Owczarek e06ff08849
Selector: Make selector.js module depend on attributes/attr.js
This fixes custom builds using the `--include` switch that don't include
the `attributes` module.

Fixes gh-5379
Closes gh-5384

Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
2024-01-12 01:18:03 +01:00
..
var Selector: Make selector.js module depend on attributes/attr.js 2024-01-12 01:18:03 +01:00
createCache.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
escapeSelector.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
filterMatchExpr.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
preFilter.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
rbuggyQSA.js CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
selectorError.js CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
support.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
testContext.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
tokenize.js CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
toSelector.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
unescapeSelector.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
uniqueSort.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00