index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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
*
3.6.0
3.6.0
Timmy Willison
2021-03-02
1
-1
/
+1
*
Support: ensure display is set to block for the support div (#4844)
Timmy Willison
2021-02-16
1
-0
/
+8
*
Deferred: Rename master to primary
Michał Gołębiowski-Owczarek
2021-01-12
1
-8
/
+8
*
Dimensions: Modify reliableTrDimensions support test to account for FF
Timmy Willison
2021-01-11
1
-2
/
+13
*
Core: Report browser errors in parseXML
Michał Gołębiowski-Owczarek
2020-12-08
1
-6
/
+11
*
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
*
Event: Remove the event.which shim
Michał Gołębiowski-Owczarek
2020-08-26
1
-32
/
+2
*
Ajax: Execute JSONP error script responses
Dallas Fraser
2020-08-25
1
-2
/
+4
*
Core: Bring back QtWebKit support for jQuery 3.x
Natalia Sroka
2020-07-27
1
-1
/
+5
*
Revert "Offset: Send px-ed strings to .css()"
Michał Gołębiowski-Owczarek
2020-07-20
1
-6
/
+0
*
Build: Update eslint-config-jquery, fix linting violations
Michał Gołębiowski-Owczarek
2020-05-18
1
-1
/
+1
*
Docs: Change JS Foundation mentions to OpenJS Foundation
Michał Gołębiowski-Owczarek
2020-05-18
1
-1
/
+1
*
Build: Correct code indentations based on jQuery Style Guide
Wonseop Kim
2020-05-05
16
-44
/
+70
*
Data: Make the data object a regular object again
Michał Gołębiowski-Owczarek
2020-04-20
1
-1
/
+1
*
Ajax: Do not execute scripts for unsuccessful HTTP responses
Sean Robinson
2020-04-06
1
-0
/
+5
*
Ajax: Overwrite s.contentType with content-type header value, if any
Christian Wenz
2020-04-06
1
-0
/
+9
*
Event: Use only one focusin/out handler per matching window & document
Michał Gołębiowski-Owczarek
2020-04-06
1
-2
/
+5
*
Manipulation: Skip the select wrapper for <option> outside of IE 9
Michał Gołębiowski-Owczarek
2020-03-30
2
-7
/
+14
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
1
-8
/
+1
*
Data:Event:Manipulation: Prevent collisions with Object.prototype
Michał Gołębiowski-Owczarek
2020-03-02
4
-9
/
+11
*
Build: Enable ESLint one-var rule for var declarations in browser code
Michał Gołębiowski-Owczarek
2020-03-02
2
-5
/
+6
*
Core:Ajax: Align nonce & global with master, fix an AMD issue
Michał Gołębiowski-Owczarek
2020-02-24
4
-5
/
+6
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
3
-6
/
+7
*
Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs
Michał Gołębiowski-Owczarek
2020-01-27
3
-1
/
+3
*
Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated
Michał Gołębiowski-Owczarek
2020-01-21
5
-53
/
+51
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
1
-3
/
+4
*
Offset: Send px-ed strings to .css()
Dave Methvin
2019-10-21
1
-0
/
+6
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
2
-10
/
+49
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-09-26
14
-23
/
+21
*
Effect: Fix a unnecessary conditional statement in .stop()
Wonseop Kim
2019-09-26
1
-1
/
+1
*
Core: Deprecate jQuery.trim
Shashanka Nataraj
2019-09-26
2
-12
/
+10
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
4
-14
/
+22
*
Core: Implement .even() & .odd() to replace POS :even & :odd
Michał Gołębiowski-Owczarek
2019-09-24
1
-0
/
+12
*
Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG
Michał Gołębiowski-Owczarek
2019-07-29
1
-5
/
+9
*
Traversing: Fix `contents()` on `<object>`s with children in IE
Michał Gołębiowski-Owczarek
2019-05-08
1
-2
/
+9
*
Traversing: Fix `contents()` on `<object>`s with children
Pat O'Callaghan
2019-05-06
1
-1
/
+1
*
Core: Make isAttached work with iOS 10.0-10.2
Michał Gołębiowski-Owczarek
2019-04-29
1
-1
/
+5
*
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
1
-12
/
+18
*
Build: Fix unresolved jQuery reference in finalPropName
Michał Gołębiowski-Owczarek
2019-04-17
2
-4
/
+12
*
Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
buddh4
2019-03-25
2
-3
/
+5
*
Event: Prevent leverageNative from double-firing focusin
Richard Gibson
2019-03-25
1
-88
/
+84
*
Core: Prevent Object.prototype pollution for $.extend( true, ... )
Michał Gołębiowski-Owczarek
2019-03-25
1
-1
/
+2
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
4
-24
/
+161
*
CSS: Avoid forcing a reflow in width/height getters unless necessary
Michał Gołębiowski-Owczarek
2019-03-18
1
-3
/
+12
*
Build: Remove obsolete globals from ESLint configuration
Michał Gołębiowski-Owczarek
2019-02-19
1
-1
/
+5
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
3
-15
/
+18
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
1
-1
/
+1
*
Core: Preserve CSP nonce on scripts in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-14
1
-0
/
+10
[next]