index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: fix cleanup in cases where server doesn't stop
Timmy Willison
2024-03-09
1
-4
/
+4
*
Build: drop support for Node 10
Timmy Willison
2024-03-09
2
-5
/
+5
*
Tests: fix flakey message logs; ignore delete worker failures
Timmy Willison
2024-03-05
3
-20
/
+29
*
Tests: reuse browser workers in BrowserStack tests (#5428)
Timmy Willison
2024-03-05
15
-414
/
+496
*
Tests: Use allowlist instead of whitelist
J.Son
2024-03-01
1
-5
/
+5
*
Tests: migrate testing infrastructure to minimal dependencies
Timmy Willison
2024-02-26
38
-10212
/
+12504
*
Tests: Fix Karma tests on Node.js 20
Michał Gołębiowski-Owczarek
2024-02-08
1
-9
/
+5
*
Manipulation: Generalize a test to support IE
Richard Gibson
2024-01-13
1
-3
/
+17
*
Manipulation: Support $el.html(selfRemovingScript) (#5378)
Richard Gibson
2024-01-08
1
-0
/
+15
*
CSS: Fix reliableTrDimensions support test for initially hidden iframes
Michał Gołębiowski-Owczarek
2023-11-07
3
-1
/
+81
*
CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapper
Michał Gołębiowski-Owczarek
2023-09-20
2
-3
/
+12
*
Core: Simplify code post browser support reduction
Michał Gołębiowski-Owczarek
2023-09-20
7
-157
/
+94
*
Core: Move the factory to separate exports
Michał Gołębiowski-Owczarek
2023-09-19
15
-60
/
+62
*
Build: migrate most grunt tasks off of grunt
Timmy Willison
2023-09-18
28
-456
/
+571
*
Core: Use named exports in `src/`
Michał Gołębiowski-Owczarek
2023-09-12
1
-1
/
+1
*
Build: Add `exports` to package.json, export slim & esm builds
Michał Gołębiowski-Owczarek
2023-07-10
28
-89
/
+258
*
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS
Michał Gołębiowski-Owczarek
2023-07-10
2
-0
/
+32
*
Docs: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
2023-06-28
3
-6
/
+6
*
Build: Drop individual AMD modules
Michał Gołębiowski-Owczarek
2023-06-27
5
-32
/
+10
*
Tests: Disable the ":lang respects escaped backslashes" test
Michał Gołębiowski-Owczarek
2023-06-27
1
-3
/
+13
*
Core: Fix regression in jQuery.text() on HTMLDocument objects
Timo Tijhof
2023-06-12
1
-2
/
+5
*
Selector: Re-expose jQuery.find.{tokenize,select,compile,setDocument}
Michał Gołębiowski-Owczarek
2023-06-12
1
-0
/
+229
*
Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test
Michał Gołębiowski-Owczarek
2023-04-05
1
-13
/
+25
*
CSS: Make `offsetHeight( true )`, etc. include negative margins
Michał Gołębiowski-Owczarek
2023-04-04
1
-1
/
+6
*
Event: Avoid collisions between jQuery.event.special & Object.prototype
Michał Gołębiowski-Owczarek
2023-04-03
1
-0
/
+20
*
Event: Make trigger(focus/blur/click) work with native handlers
Michał Gołębiowski-Owczarek
2023-03-27
1
-2
/
+61
*
Event: Simulate focus/blur in IE via focusin/focusout
Michał Gołębiowski-Owczarek
2023-03-27
1
-120
/
+202
*
Ajax: Don't treat array data as binary
Michał Gołębiowski-Owczarek
2023-03-21
1
-67
/
+201
*
Ajax: Allow `processData: true` even for binary data
Michał Gołębiowski-Owczarek
2023-03-20
1
-0
/
+23
*
Tests: Test AJAX deprecated event aliases properly
Michał Gołębiowski-Owczarek
2023-03-15
1
-5
/
+5
*
Deferred: Rename `getStackHook` to `getErrorHook`
Michał Gołębiowski-Owczarek
2023-03-14
1
-6
/
+6
*
Selector: Stop relying on CSS.supports( "selector(...)" )
Michał Gołębiowski-Owczarek
2023-02-14
1
-8
/
+14
*
Selector: Backport jQuery selection context logic to selector-native
Michał Gołębiowski-Owczarek
2023-02-13
3
-79
/
+51
*
Ajax: Support binary data (including FormData)
Michał Gołębiowski-Owczarek
2023-02-01
4
-2
/
+87
*
Deferred: Respect source maps in jQuery.Deferred.exceptionHook
Michał Gołębiowski-Owczarek
2023-02-01
1
-3
/
+3
*
Ajax: Support `headers` for script transport even when cross-domain
Michał Gołębiowski-Owczarek
2023-02-01
1
-24
/
+80
*
Build: Run GitHub Action browser tests on Playwright WebKit
Michał Gołębiowski-Owczarek
2023-01-23
4
-7
/
+28
*
Build: Migrate middleware-mockserver to modern JS
Michał Gołębiowski-Owczarek
2023-01-23
2
-60
/
+80
*
Selector: Make selector lists work with `qSA` again
Michał Gołębiowski-Owczarek
2022-12-19
1
-1
/
+21
*
Core:Selector: Move jQuery.contains from the selector to the core module
Michał Gołębiowski-Owczarek
2022-12-12
2
-55
/
+56
*
Selector: Implement the `uniqueSort` chainable method
Michał Gołębiowski-Owczarek
2022-11-28
1
-22
/
+56
*
Tests: Indicate Firefox 106+ passes the `cssSupportsSelector` test
Michał Gołębiowski-Owczarek
2022-11-25
1
-1
/
+7
*
Selector: Re-introduce selector-native.js
Michał Gołębiowski-Owczarek
2022-11-21
3
-14
/
+37
*
Selector:Manipulation: Fix DOM manip within template contents
Michał Gołębiowski-Owczarek
2022-11-14
2
-0
/
+53
*
Ajax: Support `null` as success functions in `jQuery.get`
Michał Gołębiowski-Owczarek
2022-10-17
2
-4
/
+24
*
Selector: Drop support for legacy pseudos, test custom pseudos
Michał Gołębiowski-Owczarek
2022-10-11
1
-0
/
+74
*
Manipulation: Extract domManip to a separate file
Michał Gołębiowski-Owczarek
2022-10-10
1
-3
/
+3
*
Tests: Remove a workaround for a Firefox XML parsing issue
Michał Gołębiowski-Owczarek
2022-10-03
1
-7
/
+1
*
CSS: Return `undefined` for whitespace-only CSS variable values (#5120)
Michał Gołębiowski-Owczarek
2022-10-03
1
-1
/
+3
*
CSS: Don’t trim whitespace of undefined custom property
Anders Kaseorg
2022-09-19
1
-1
/
+4
[next]