index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
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
*
CSS: Fix dimensions of table `<col>` elements
Michał Gołębiowski-Owczarek
2025-02-24
2
-5
/
+101
*
Attributes: Support the `until-found` value for the `hidden` attribute
Michał Gołębiowski-Owczarek
2025-01-16
1
-0
/
+18
*
Selector: Properly deprecate `jQuery.expr[ ":" ]`/`jQuery.expr.filters`
Michał Gołębiowski-Owczarek
2024-11-05
2
-10
/
+30
*
Manipulation: Make jQuery.cleanData not skip elements during cleanup
ac-mmi
2024-09-11
1
-0
/
+40
*
Tests: replace dead links in qunit fixture; use https
Timmy Willison
2024-08-24
7
-138
/
+138
*
Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7
Timmy Willison
2024-06-15
6
-21
/
+19
*
Tests: fix supportsScroll feature test in offset
Timmy Willison
2024-06-10
1
-9
/
+10
*
Build: improve specificity of eslint config; add ecma versions
Timmy Willison
2024-06-10
10
-38
/
+25
*
CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)
Michał Gołębiowski-Owczarek
2024-06-03
2
-2
/
+34
*
Tests: Make `:has` selector tests not vulnerable to unrelated failures
Michał Gołębiowski-Owczarek
2024-05-29
1
-6
/
+6
*
Event: Increase robustness of an inner native event in leverageNative
Michał Gołębiowski-Owczarek
2024-05-20
1
-0
/
+58
*
Tests: Make the beforeunload event tests work regardless of extensions
Michał Gołębiowski-Owczarek
2024-04-25
1
-5
/
+14
*
Tests: migrate testing infrastructure to minimal dependencies
Timmy Willison
2024-03-05
8
-137
/
+26
*
Manipulation: Generalize a test to support IE
Richard Gibson
2024-01-13
1
-3
/
+17
*
Manipulation: Support $el.html(selfRemovingScript)
Richard Gibson
2024-01-08
1
-0
/
+15
*
Tests: Workaround a tr width test issue in old iOS
Michał Gołębiowski-Owczarek
2023-11-13
1
-3
/
+7
*
CSS: Fix reliableTrDimensions test for initially hidden iframes (3.x)
Michał Gołębiowski-Owczarek
2023-11-07
1
-14
/
+40
*
CSS: Fix support test results for initially hidden iframes
Stephen Sigwart
2023-11-02
1
-0
/
+15
*
Build: migrate most grunt tasks off of grunt (3.x)
Timmy Willison
2023-09-20
16
-313
/
+507
*
Core: Simplify code post browser support reduction
Michał Gołębiowski-Owczarek
2023-09-20
4
-3
/
+27
*
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...
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
*
Tests: Skip a new `.text()` test in IE 9
Michał Gołębiowski-Owczarek
2023-06-12
1
-2
/
+6
*
Core: Fix regression in jQuery.text() on HTMLDocument objects
Timo Tijhof
2023-06-12
1
-2
/
+5
*
Selector: Re-expose jQuery.find.tokenize (3.x version)
Michał Gołębiowski-Owczarek
2023-06-12
1
-0
/
+229
*
Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test (3.x ve...
Michał Gołębiowski-Owczarek
2023-04-05
1
-26
/
+76
*
CSS: Make `offsetHeight( true )`, etc. include negative margins
Michał Gołębiowski-Owczarek
2023-04-04
1
-1
/
+6
*
Tests: Fix tests added in gh-5233
Michał Gołębiowski-Owczarek
2023-03-27
1
-4
/
+6
*
CSS: Add missing jQuery.cssNumber entries
Michał Gołębiowski-Owczarek
2023-03-27
1
-13
/
+83
*
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 (3.x version)
Michał Gołębiowski-Owczarek
2023-03-27
2
-79
/
+158
*
Tests: Add tests for arary data in ajax
Michał Gołębiowski-Owczarek
2023-03-21
1
-67
/
+201
*
Tests: Skip jQuery.Deferred.exceptionHook tests in IE 9
Michał Gołębiowski-Owczarek
2023-03-15
2
-1
/
+5
*
Tests: Test AJAX deprecated event aliases properly
Michał Gołębiowski-Owczarek
2023-03-15
1
-5
/
+5
*
Deferred: Rename `getStackHook` to `getErrorHook` (3.x version)
Michał Gołębiowski-Owczarek
2023-03-14
2
-5
/
+41
*
Selector: Stop relying on CSS.supports( "selector(...)" )
Michał Gołębiowski-Owczarek
2023-02-14
1
-55
/
+57
*
Tests: Fix selector tests in Chrome
Michał Gołębiowski-Owczarek
2023-01-24
2
-8
/
+12
*
Build: Run GitHub Action browser tests on Playwright WebKit
Michał Gołębiowski-Owczarek
2023-01-24
4
-9
/
+54
*
Tests: Skip the native :valid tests in IE 9
Michał Gołębiowski-Owczarek
2022-12-19
1
-1
/
+5
*
Selector: Make selector lists work with `qSA` again
Michał Gołębiowski-Owczarek
2022-12-19
1
-1
/
+21
*
Selector: Implement the `uniqueSort` chainable method
Michał Gołębiowski-Owczarek
2022-12-14
1
-24
/
+58
*
Selector: Inline Sizzle into the selector module: 3.x version (#5113)
Michał Gołębiowski-Owczarek
2022-12-14
9
-408
/
+2456
*
Selector:Manipulation: Fix DOM manip within template contents
Michał Gołębiowski-Owczarek
2022-11-16
1
-0
/
+43
*
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
*
Tests: Make Ajax tests pass in iOS 9
Michał Gołębiowski-Owczarek
2022-09-21
1
-1
/
+7
*
CSS: Don’t trim whitespace of undefined custom property
Anders Kaseorg
2022-09-19
1
-1
/
+4
*
Tests: Exclude tests based on compilation flags, not API presence (3.x version)
Michał Gołębiowski-Owczarek
2022-07-12
19
-73
/
+87
*
Tests: Workaround an XML parsing bug in Firefox
Michał Gołębiowski-Owczarek
2022-02-28
1
-1
/
+7
[next]