index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Make isAttached work with iOS 10.0-10.2
Michał Gołębiowski-Owczarek
2019-04-29
3
-5
/
+20
*
Event: Prevent leverageNative from registering duplicate dummy handlers
Richard Gibson
2019-04-29
1
-5
/
+5
*
Event: Fix handling of multiple async focus events
Richard Gibson
2019-04-29
2
-12
/
+61
*
Build: Test on Node.js 12, stop testing on Node.js 6 & 11
Michał Gołębiowski-Owczarek
2019-04-23
1
-2
/
+1
*
Build: Fix unresolved jQuery reference in finalPropName
Michał Gołębiowski-Owczarek
2019-04-17
2
-4
/
+12
*
Build: Updating the 3.4-stable version to 3.4.1-pre
Timmy Willison
2019-04-10
1
-1
/
+1
*
Release: update AUTHORS.txt
Timmy Willison
2019-04-09
1
-0
/
+8
*
Release: update version to 3.4.0-pre
Timmy Willison
2019-04-09
1
-1
/
+1
*
Build: Update Sizzle from 2.3.3 to 2.3.4
Michał Gołębiowski-Owczarek
2019-04-09
5
-46
/
+56
*
Update README.md
Timmy Willison
2019-04-02
1
-1
/
+1
*
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
5
-3
/
+46
*
Event: Prevent leverageNative from double-firing focusin
Richard Gibson
2019-03-25
2
-93
/
+85
*
Core: Prevent Object.prototype pollution for $.extend( true, ... )
Michał Gołębiowski-Owczarek
2019-03-25
2
-1
/
+9
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
5
-54
/
+294
*
CSS: Avoid forcing a reflow in width/height getters unless necessary
Michał Gołębiowski-Owczarek
2019-03-18
2
-11
/
+20
*
Build: Run the basic test suite in jsdom
Michał Gołębiowski-Owczarek
2019-03-11
5
-4
/
+98
*
Build: Remove manual QUnit fixture resetting
Michał Gołębiowski-Owczarek
2019-03-11
2
-5
/
+1
*
Build: Make Promises/A+ tests use the dot reporter instead of the default
Michał Gołębiowski-Owczarek
2019-03-11
1
-5
/
+6
*
Build: Update QUnit from 1.23.1 to 2.9.2
Michał Gołębiowski-Owczarek
2019-03-04
15
-4520
/
+6768
*
Build: Run Karma browser tests on Node.js 10 instead of 8
Michał Gołębiowski-Owczarek
2019-03-04
1
-1
/
+1
*
Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test
Michał Gołębiowski-Owczarek
2019-03-04
19
-131
/
+162
*
Build: Remove obsolete globals from ESLint configuration
Michał Gołębiowski-Owczarek
2019-02-19
3
-11
/
+6
*
Build: Update most dependencies
abnud1
2019-02-19
3
-20
/
+24
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
38
-5435
/
+10979
*
Build: Advise to create test cases on JS Bin or CodePen, drop JSFiddle
Michał Gołębiowski-Owczarek
2019-01-29
1
-1
/
+1
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
8
-17
/
+64
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
4
-2
/
+34
*
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
7
-1
/
+68
*
Tests: Exclude Android 4.x from repeated header names test
Michał Gołębiowski-Owczarek
2018-12-14
1
-1
/
+11
*
Manipulation: Restore _evalUrl jQuery.ajax calls to dataType: script
Richard Gibson
2018-12-13
1
-4
/
+8
*
Manipulation: Only evaluate HTTP-successful script src
Richard Gibson
2018-12-12
2
-2
/
+24
*
Core: Tiny efficiency fix to jQuery.extend / jQuery.fn.extend (#4246)
Marja Hölttä
2018-12-12
1
-6
/
+8
*
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
3
-20
/
+49
*
Tests: add IE launcher for debugging IE11 on Windows
Timmy Willison
2018-11-27
2
-0
/
+5
*
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
4
-5
/
+16
*
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
8
-15
/
+138
*
Build: Run tests on Node.js 11 as well
Michał Gołębiowski-Owczarek
2018-10-31
1
-0
/
+1
*
CSS: Don't read styles.position in the width/height cssHook unless necessary
Michał Gołębiowski-Owczarek
2018-10-08
3
-5
/
+9
*
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
4
-43
/
+79
*
CSS: Don't auto-append "px" to possibly-unitless CSS grid properties
Bert Zhang
2018-08-29
1
-0
/
+7
*
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
[next]