jquery/.github
Michał Gołębiowski-Owczarek 4c1171f2ed
Selector: Re-introduce selector-native.js
Re-introduce the `selector-native` similar to the one on the `3.x-stable`
branch. One difference is since the `main` branch inlined Sizzle, some
selector utils can be shared between the main `selector` module and
`selector-native`.

The main `selector` module can be disabled in favor of `selector-native`
via:

    grunt custom:-selector

Other changes:
* Tests: Fix Safari detection - Chrome Headless has a different user
  agent than Safari and a browser check in selector tests didn't take
  that into account.
* Tests: Run selector-native tests in `npm test`
* Selector: Fix querying on document fragments

Ref gh-4395
Closes gh-5085
2022-11-21 23:23:39 +01:00
..
workflows Selector: Re-introduce selector-native.js 2022-11-21 23:23:39 +01:00
dependabot.yml Build: Add dependabot.yml config (GitHub Actions) 2022-06-27 18:33:41 +02:00
ISSUE_TEMPLATE.md Docs: Update Frequently Reported Issues in the GitHub issue template 2020-06-08 20:25:11 +02:00
lock.yml Misc: Add config for lockbot 2018-06-17 15:49:27 -04:00
PULL_REQUEST_TEMPLATE.md Docs: Remove the CLA checkbox in the pull request template 2021-10-18 18:09:04 +02:00