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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Test on Node.js 20, stop testing on Node.js 14 & 19
Michał Gołębiowski-Owczarek
2023-05-22
1
-1
/
+1
*
Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test
Michał Gołębiowski-Owczarek
2023-04-05
2
-15
/
+27
*
CSS: Make `offsetHeight( true )`, etc. include negative margins
Michał Gołębiowski-Owczarek
2023-04-04
2
-4
/
+12
*
Event: Avoid collisions between jQuery.event.special & Object.prototype
Michał Gołębiowski-Owczarek
2023-04-03
2
-2
/
+22
*
Event: Simplify the check for saved data in leverageNative
Michał Gołębiowski-Owczarek
2023-04-03
1
-1
/
+1
*
Event: Make trigger(focus/blur/click) work with native handlers
Michał Gołębiowski-Owczarek
2023-03-27
2
-6
/
+73
*
Event: Simulate focus/blur in IE via focusin/focusout
Michał Gołębiowski-Owczarek
2023-03-27
2
-166
/
+258
*
Ajax: Don't treat array data as binary
Michał Gołębiowski-Owczarek
2023-03-21
2
-67
/
+202
*
Build: Only install Playwright dependencies when needed
Michał Gołębiowski-Owczarek
2023-03-20
1
-1
/
+1
*
Ajax: Allow `processData: true` even for binary data
Michał Gołębiowski-Owczarek
2023-03-20
2
-2
/
+28
*
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
3
-12
/
+15
*
Release: add support for md5 sums in windows
Timmy Willison
2023-03-09
1
-2
/
+15
*
Selector: Stop relying on CSS.supports( "selector(...)" )
Michał Gołębiowski-Owczarek
2023-02-14
5
-64
/
+36
*
Selector: Backport jQuery selection context logic to selector-native
Michał Gołębiowski-Owczarek
2023-02-13
23
-414
/
+516
*
Build: Bump actions/setup-node from 3.5.1 to 3.6.0
dependabot[bot]
2023-02-02
1
-1
/
+1
*
Ajax: Support binary data (including FormData)
Michał Gołębiowski-Owczarek
2023-02-01
8
-5
/
+109
*
Deferred: Respect source maps in jQuery.Deferred.exceptionHook
Michał Gołębiowski-Owczarek
2023-02-01
2
-5
/
+5
*
Ajax: Support `headers` for script transport even when cross-domain
Michał Gołębiowski-Owczarek
2023-02-01
2
-34
/
+98
*
Build: Run GitHub Action browser tests on Playwright WebKit
Michał Gołębiowski-Owczarek
2023-01-23
7
-38
/
+69
*
Build: Migrate middleware-mockserver to modern JS
Michał Gołębiowski-Owczarek
2023-01-23
2
-60
/
+80
*
Build: remove stale Insight package from custom builds
Timmy Willison
2022-12-20
2
-42
/
+1
*
Selector: Make selector lists work with `qSA` again
Michał Gołębiowski-Owczarek
2022-12-19
4
-7
/
+34
*
Core:Selector: Move jQuery.contains from the selector to the core module
Michał Gołębiowski-Owczarek
2022-12-12
7
-74
/
+70
*
Build: Limit permissions for GitHub workflows
Alex
2022-12-01
2
-0
/
+10
*
Selector: Implement the `uniqueSort` chainable method
Michał Gołębiowski-Owczarek
2022-11-28
2
-22
/
+61
*
Tests: Indicate Firefox 106+ passes the `cssSupportsSelector` test
Michał Gołębiowski-Owczarek
2022-11-25
2
-2
/
+8
*
Selector: Re-introduce selector-native.js
Michał Gołębiowski-Owczarek
2022-11-21
9
-27
/
+161
*
Build: Test on Node.js 18 & 19, stop testing on Node 12
Michał Gołębiowski-Owczarek
2022-11-17
1
-1
/
+1
*
Selector:Manipulation: Fix DOM manip within template contents
Michał Gołębiowski-Owczarek
2022-11-14
3
-4
/
+56
*
Build: Bump actions/setup-node from 3.5.0 to 3.5.1
dependabot[bot]
2022-11-01
1
-1
/
+1
*
Docs: Remove stale badge from README
Timmy Willison
2022-10-24
1
-2
/
+0
*
Ajax: Support `null` as success functions in `jQuery.get`
Michał Gołębiowski-Owczarek
2022-10-17
4
-7
/
+27
*
Selector: Drop support for legacy pseudos, test custom pseudos
Michał Gołębiowski-Owczarek
2022-10-11
2
-21
/
+76
*
Manipulation: Extract domManip to a separate file
Michał Gołębiowski-Owczarek
2022-10-10
3
-107
/
+113
*
Build: Update Grunt from 1.4.1 to 1.5.3
Michał Gołębiowski-Owczarek
2022-10-03
1
-1
/
+1
*
Docs: Update the README of the published package
Michał Gołębiowski-Owczarek
2022-10-03
1
-5
/
+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
2
-5
/
+27
*
Build: Bump actions/setup-node from 3.4.1 to 3.5.0
dependabot[bot]
2022-10-03
1
-1
/
+1
*
CSS: Don’t trim whitespace of undefined custom property
Anders Kaseorg
2022-09-19
2
-2
/
+5
*
Selector: Use jQuery `:has` if `CSS.supports(selector(...))` non-compliant
Michał Gołębiowski-Owczarek
2022-09-19
5
-17
/
+97
*
Upgrade: Bump actions/setup-node from 3.3.0 to 3.4.1
dependabot[bot]
2022-09-12
1
-1
/
+1
*
Core: Drop the root parameter of jQuery.fn.init
Michał Gołębiowski-Owczarek
2022-08-29
1
-8
/
+4
*
Tests: Fix the link to QUnit CSS file
Michał Gołębiowski-Owczarek
2022-08-29
1
-1
/
+1
*
Docs: Remove git.io from a GitHub Actions comment
Baoshuo Ren
2022-07-12
1
-1
/
+1
*
Docs: Update webpack website in README
Simon Legner
2022-07-12
1
-1
/
+1
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
24
-59
/
+157
*
Build: Update GitHub Actions
Michał Gołębiowski-Owczarek
2022-06-27
2
-7
/
+7
*
Build: Add dependabot.yml config (GitHub Actions)
Christian Oliff
2022-06-27
1
-0
/
+6
[next]