index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-94
/
+15
*
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
1
-0
/
+41
*
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
4
-3
/
+27
*
Build: migrate most grunt tasks off of grunt
Timmy Willison
2023-09-18
16
-298
/
+483
*
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS
Michał Gołębiowski-Owczarek
2023-07-10
1
-0
/
+12
*
Docs: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
2023-06-28
3
-6
/
+6
*
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
1
-0
/
+43
*
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
*
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
2
-3
/
+25
*
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
1
-0
/
+20
*
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
*
Selector: Use jQuery `:has` if `CSS.supports(selector(...))` non-compliant
Michał Gołębiowski-Owczarek
2022-09-19
2
-6
/
+21
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
19
-56
/
+76
*
Effects: Remove jQuery.fx.interval
Michał Gołębiowski-Owczarek
2022-03-01
3
-179
/
+154
*
Tests: Workaround an XML parsing bug in Firefox
Michał Gołębiowski-Owczarek
2022-02-28
1
-1
/
+7
*
CSS: Skip falsy values in `addClass( array )`, compress code
Michał Gołębiowski-Owczarek
2022-01-24
1
-0
/
+38
*
Core: Don't rely on splice being present on input
Bruno PIERRE
2022-01-24
1
-5
/
+7
*
Docs: Fix incorrect `trac-NUMBER` references
Michał Gołębiowski-Owczarek
2022-01-12
7
-8
/
+8
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
18
-334
/
+335
*
Tests: Skip ETag AJAX tests on TestSwarm
Michał Gołębiowski-Owczarek
2021-12-01
1
-5
/
+18
*
Tests: Allow statusText to be "success" in AJAX tests
Michał Gołębiowski-Owczarek
2021-12-01
1
-1
/
+2
[next]