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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-08
1
-22
/
+22
*
Tests: Make the support tests pass on Firefox 4x/5x/60
Michał Gołębiowski-Owczarek
2020-01-07
1
-1
/
+1
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
1
-0
/
+9
*
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox
Michał Gołębiowski-Owczarek
2019-10-28
1
-1
/
+8
*
Tests: Don't test synchronous XHR on unload in Chrome
Michał Gołębiowski-Owczarek
2019-10-28
1
-8
/
+13
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
2
-0
/
+33
*
Core: Deprecate jQuery.trim
Shashanka Nataraj
2019-09-26
3
-24
/
+23
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
1
-1
/
+19
*
Core: Implement .even() & .odd() to replace POS :even & :odd
Michał Gołębiowski-Owczarek
2019-09-24
1
-0
/
+12
*
Tests: Fix offset fractions tests in Chrome for Android
Michał Gołębiowski-Owczarek
2019-09-24
1
-1
/
+1
*
Tests: Move Android user agent detection above iOS, put Safari last
Michał Gołębiowski-Owczarek
2019-09-24
1
-4
/
+4
*
Tests: Make support tests accept Safari 13 & newer
Michał Gołębiowski-Owczarek
2019-09-23
1
-5
/
+5
*
Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG
Michał Gołębiowski-Owczarek
2019-07-29
1
-8
/
+46
*
Traversing: Fix `contents()` on `<object>`s with children
Pat O'Callaghan
2019-05-06
1
-0
/
+13
*
Core: Make isAttached work with iOS 10.0-10.2
Michał Gołębiowski-Owczarek
2019-04-29
2
-4
/
+15
*
Event: Fix handling of multiple async focus events
Richard Gibson
2019-04-29
1
-0
/
+43
*
Tests: Make Android Browser 4.0-4.3 dimensions tests green
Michał Gołębiowski-Owczarek
2019-03-27
1
-2
/
+16
*
Tests: Make Android Browser 4.0-4.3 AJAX tests green
Michał Gołębiowski-Owczarek
2019-03-27
1
-1
/
+9
*
Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
buddh4
2019-03-25
3
-0
/
+41
*
Event: Prevent leverageNative from double-firing focusin
Richard Gibson
2019-03-25
1
-5
/
+1
*
Core: Prevent Object.prototype pollution for $.extend( true, ... )
Michał Gołębiowski-Owczarek
2019-03-25
1
-0
/
+7
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
1
-30
/
+133
*
CSS: Avoid forcing a reflow in width/height getters unless necessary
Michał Gołębiowski-Owczarek
2019-03-18
1
-8
/
+8
*
Build: Run the basic test suite in jsdom
Michał Gołębiowski-Owczarek
2019-03-11
3
-2
/
+47
*
Build: Remove manual QUnit fixture resetting
Michał Gołębiowski-Owczarek
2019-03-11
1
-2
/
+0
*
Build: Update QUnit from 1.23.1 to 2.9.2
Michał Gołębiowski-Owczarek
2019-03-04
8
-15
/
+17
*
Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test
Michał Gołębiowski-Owczarek
2019-03-04
13
-113
/
+143
*
Build: Remove obsolete globals from ESLint configuration
Michał Gołębiowski-Owczarek
2019-02-19
1
-7
/
+0
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
33
-200
/
+276
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
5
-2
/
+46
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
3
-1
/
+33
*
Tests: Skip nonce tests in old iOS/Android as well
Michał Gołębiowski-Owczarek
2019-01-14
1
-2
/
+5
*
Core: Preserve CSP nonce on scripts in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-14
6
-1
/
+58
*
Tests: Exclude Android 4.x from repeated header names test
Michał Gołębiowski-Owczarek
2018-12-14
1
-1
/
+11
*
Manipulation: Only evaluate HTTP-successful script src
Richard Gibson
2018-12-12
1
-0
/
+17
*
Tests: fix dimensions tests in testswarm
Timmy Willison
2018-12-03
1
-1
/
+5
*
Dimensions: fall back to offsetWidth/Height for border-box in IE
Timmy Willison
2018-11-27
2
-5
/
+31
*
Tests: fix ajax test failure; add to header instead of replace
Timmy Willison
2018-11-26
1
-1
/
+1
*
Ajax: Fix getResponseHeader(key) for IE11
Andrei Fangli
2018-11-26
3
-2
/
+11
*
Tests: Add Safari 12 & iOS 12 results
Michał Gołębiowski-Owczarek
2018-11-12
1
-6
/
+6
*
Tests: Move latest Firefox before Firefox 60 test results
Michał Gołębiowski-Owczarek
2018-11-12
1
-4
/
+4
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
2
-0
/
+112
*
CSS: Don't read styles.position in the width/height cssHook unless necessary
Michał Gołębiowski-Owczarek
2018-10-08
1
-1
/
+1
*
Tests: Add tests for not auto-appending "px" to CSS Grid properties
Michał Gołębiowski-Owczarek
2018-10-03
1
-0
/
+50
*
Tests: Allow Karma to load unminfied source
Richard Gibson
2018-09-07
3
-39
/
+75
*
Tests: use width style instead of SVG width attribute (#4157)
Jason Bedard
2018-08-20
1
-3
/
+3
*
Tests: Account for the iPad with iOS 11.3 user agent
Michał Gołębiowski-Owczarek
2018-08-01
1
-1
/
+1
*
Tests: Skip module tests in Edge
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+7
*
Tests: Make support tests pass in Firefox 52
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+1
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
1
-0
/
+15
[next]