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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
CSS: Make `offsetHeight( true )`, etc. include negative margins
Michał Gołębiowski-Owczarek
2023-04-04
1
-3
/
+6
*
Event: Avoid collisions between jQuery.event.special & Object.prototype
Michał Gołębiowski-Owczarek
2023-04-03
1
-2
/
+2
*
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
1
-4
/
+12
*
Event: Simulate focus/blur in IE via focusin/focusout
Michał Gołębiowski-Owczarek
2023-03-27
1
-46
/
+56
*
Ajax: Don't treat array data as binary
Michał Gołębiowski-Owczarek
2023-03-21
1
-0
/
+1
*
Ajax: Allow `processData: true` even for binary data
Michał Gołębiowski-Owczarek
2023-03-20
1
-2
/
+5
*
Deferred: Rename `getStackHook` to `getErrorHook`
Michał Gołębiowski-Owczarek
2023-03-14
2
-6
/
+9
*
Selector: Stop relying on CSS.supports( "selector(...)" )
Michał Gołębiowski-Owczarek
2023-02-14
3
-55
/
+21
*
Selector: Backport jQuery selection context logic to selector-native
Michał Gołębiowski-Owczarek
2023-02-13
20
-335
/
+465
*
Ajax: Support binary data (including FormData)
Michał Gołębiowski-Owczarek
2023-02-01
3
-3
/
+21
*
Deferred: Respect source maps in jQuery.Deferred.exceptionHook
Michał Gołębiowski-Owczarek
2023-02-01
1
-2
/
+2
*
Ajax: Support `headers` for script transport even when cross-domain
Michał Gołębiowski-Owczarek
2023-02-01
1
-10
/
+18
*
Selector: Make selector lists work with `qSA` again
Michał Gołębiowski-Owczarek
2022-12-19
3
-6
/
+13
*
Core:Selector: Move jQuery.contains from the selector to the core module
Michał Gołębiowski-Owczarek
2022-12-12
5
-19
/
+14
*
Selector: Implement the `uniqueSort` chainable method
Michał Gołębiowski-Owczarek
2022-11-28
1
-0
/
+5
*
Tests: Indicate Firefox 106+ passes the `cssSupportsSelector` test
Michał Gołębiowski-Owczarek
2022-11-25
1
-1
/
+1
*
Selector: Re-introduce selector-native.js
Michał Gołębiowski-Owczarek
2022-11-21
1
-0
/
+88
*
Selector:Manipulation: Fix DOM manip within template contents
Michał Gołębiowski-Owczarek
2022-11-14
1
-4
/
+3
*
Ajax: Support `null` as success functions in `jQuery.get`
Michał Gołębiowski-Owczarek
2022-10-17
2
-3
/
+3
*
Selector: Drop support for legacy pseudos, test custom pseudos
Michał Gołębiowski-Owczarek
2022-10-11
1
-21
/
+2
*
Manipulation: Extract domManip to a separate file
Michał Gołębiowski-Owczarek
2022-10-10
2
-104
/
+110
*
CSS: Return `undefined` for whitespace-only CSS variable values (#5120)
Michał Gołębiowski-Owczarek
2022-10-03
1
-4
/
+24
*
CSS: Don’t trim whitespace of undefined custom property
Anders Kaseorg
2022-09-19
1
-1
/
+1
*
Selector: Use jQuery `:has` if `CSS.supports(selector(...))` non-compliant
Michał Gołębiowski-Owczarek
2022-09-19
3
-11
/
+76
*
Core: Drop the root parameter of jQuery.fn.init
Michał Gołębiowski-Owczarek
2022-08-29
1
-8
/
+4
*
Effects: Remove jQuery.fx.interval
Michał Gołębiowski-Owczarek
2022-03-01
1
-2
/
+1
*
CSS: Skip falsy values in `addClass( array )`, compress code
Michał Gołębiowski-Owczarek
2022-01-24
1
-40
/
+44
*
Core: Don't rely on splice being present on input
Bruno PIERRE
2022-01-24
2
-1
/
+5
*
Docs: Remove links to Web Archive from source
Michał Gołębiowski-Owczarek
2022-01-04
2
-2
/
+0
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
20
-38
/
+41
*
CSS: Justify use of rtrim on CSS property values
Richard Gibson
2022-01-03
1
-0
/
+6
*
Attributes: Don't stringify attributes in the setter
Michał Gołębiowski-Owczarek
2021-11-01
1
-1
/
+1
*
Core:Manipulation: Add basic TrustedHTML support
Michał Gołębiowski-Owczarek
2021-09-30
6
-42
/
+60
*
CSS: Trim whitespace surrounding CSS Custom Properties values
fecore1
2021-09-23
7
-5
/
+20
*
Manipulation: Don't remove HTML comments from scripts
Michał Gołębiowski-Owczarek
2021-07-19
1
-4
/
+2
*
Event: Don't break focus triggering after `.on(focus).off(focus)`
Michał Gołębiowski-Owczarek
2021-05-10
1
-4
/
+4
*
Support: ensure display is set to block for the support div
Timmy Willison
2021-02-17
1
-0
/
+9
*
Ajax: Don't auto-execute scripts unless dataType provided
Michał Gołębiowski-Owczarek
2021-01-26
1
-11
/
+2
*
Deferred: Rename master to primary
Michał Gołębiowski-Owczarek
2021-01-12
1
-8
/
+8
*
Dimensions: Add offset prop fallback to FF for unreliable TR dimensions
Timmy Willison
2021-01-11
2
-14
/
+68
*
Core: Report browser errors in parseXML
Michał Gołębiowski-Owczarek
2020-12-08
1
-6
/
+11
*
Core: Make jQuery.isXMLDoc accept falsy input
Michał Gołębiowski-Owczarek
2020-12-07
1
-2
/
+2
*
Event: Make focus re-triggering not focus the original element back
Michał Gołębiowski-Owczarek
2020-12-07
1
-0
/
+6
*
Event: Don't crash if an element is removed on blur
Michał Gołębiowski-Owczarek
2020-10-19
1
-1
/
+7
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
15
-147
/
+70
*
Manipulation: Respect script crossorigin attribute in DOM manipulation
高灰
2020-09-22
2
-1
/
+3
*
Build: Make the import/no-unused-modules ESLint rule work in WebStorm
Michał Gołębiowski-Owczarek
2020-09-02
1
-1
/
+10
*
Attributes: Drop the `toggleClass(boolean|undefined)` signature
Michał Gołębiowski-Owczarek
2020-09-01
1
-42
/
+14
*
Ajax: Make responseJSON work for erroneous same-domain JSONP requests
Michał Gołębiowski-Owczarek
2020-09-01
1
-5
/
+18
[next]