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: 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
*
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
1
-2
/
+7
*
Core: Tiny efficiency fix to jQuery.extend / jQuery.fn.extend (#4246)
Marja Hölttä
2018-12-12
1
-6
/
+8
*
Dimensions: fall back to offsetWidth/Height for border-box in IE
Timmy Willison
2018-11-27
1
-15
/
+18
*
Ajax: Fix getResponseHeader(key) for IE11
Andrei Fangli
2018-11-26
1
-3
/
+5
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
6
-15
/
+26
*
CSS: Don't read styles.position in the width/height cssHook unless necessary
Michał Gołębiowski-Owczarek
2018-10-08
2
-4
/
+8
*
CSS: Don't auto-append "px" to possibly-unitless CSS grid properties
Bert Zhang
2018-08-29
1
-0
/
+7
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
2
-2
/
+6
*
Dimensions: fix computing outerWidth on SVGs
Jason Bedard
2018-06-20
1
-1
/
+4
*
Serialize: jQuery.param: return empty string when given null/undefined
Timmy Willison
2018-06-20
1
-0
/
+4
*
Build: Remove unnecessary ESLint exception
Ed S
2018-06-18
1
-3
/
+0
*
CSS: Don't auto-append "px" to CSS variables (#4064)
Michał Gołębiowski-Owczarek
2018-06-04
1
-1
/
+3
*
squash! Set attributes all at once, src last
Dave Methvin
2018-05-14
1
-8
/
+5
*
Ajax: Allow custom attributes when script transport is used
Dave Methvin
2018-05-14
1
-3
/
+3
*
Traversing: $.fn.contents() support for object
Luis Emilio Velasco Sanchez
2018-05-14
1
-12
/
+12
*
CSS: Correctly detect scrollbox support with non-default zoom
Richard Gibson
2018-05-07
2
-8
/
+12
*
CSS: Skip the px-appending logic for animations of non-element props
Michał Gołębiowski-Owczarek
2018-04-30
1
-1
/
+2
*
Event: Add "code" property to Event object
tmybr11
2018-04-17
1
-0
/
+1
*
Dimensions: avoid fetching boxSizing when setting width/height
Jason Bedard
2018-03-25
1
-2
/
+7
*
CSS: Avoid filling jQuery.cssProps
Dave Methvin
2018-03-19
3
-39
/
+48
*
Core: Use isAttached to check for attachment of element
Saptak Sengupta
2018-03-05
5
-14
/
+27
*
Filter: Use direct filter in winnow
Saptak Sengupta
2018-01-17
1
-12
/
+2
*
Tests: fix tests in AMD mode
Timmy Willison
2018-01-16
2
-7
/
+7
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
3
-5
/
+19
*
Core: deprecate jQuery.type
Jason Bedard
2018-01-16
7
-23
/
+39
*
Core: deprecate jQuery.isNumeric
Jason Bedard
2018-01-15
2
-14
/
+14
*
Ajax: Don't process non-string data property on no-entity-body requests
Dave Methvin
2018-01-15
1
-2
/
+2
*
Event: Move event aliases to deprecated
Dave Methvin
2018-01-15
2
-2
/
+3
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
21
-78
/
+104
*
Attributes: allow array param in add/remove/toggleClass
Timmy Willison
2018-01-08
1
-8
/
+19
*
Manipulation: use `.children` to select tbody elements
Timmy Willison
2018-01-08
1
-1
/
+1
*
Core: deprecate jQuery.proxy (not slated for removal)
Timmy Willison
2018-01-08
3
-32
/
+35
*
Core: deprecate jQuery.now
Timmy Willison
2018-01-08
5
-9
/
+7
*
Core: adjust data tests to ensure proper camelCasing
Timmy Willison
2018-01-08
1
-1
/
+3
*
Core: make camelCase function available only for internal usage
Nilton Cesar
2018-01-08
6
-31
/
+42
*
CSS: Correctly set support properties with non-default zoom
Saptak Sengupta
2017-12-05
1
-3
/
+7
*
Manipulation: Reduce size by eliminating single-use variable
Richard Gibson
2017-11-22
1
-5
/
+2
*
CSS: Detect more WebKit styles erroneously reported as percentages
Richard Gibson
2017-09-18
5
-19
/
+20
*
CSS: Avoid unit-conversion interference from CSS upper bounds
Richard Gibson
2017-08-28
1
-17
/
+19
*
Dimensions: Don't trust non-pixel computed width/height
Richard Gibson
2017-08-07
1
-2
/
+6
*
Dimensions: Improve offsetWidth/offsetHeight fallback
Richard Gibson
2017-07-31
1
-2
/
+9
*
Ajax: add an ontimeout handler to all requests
Erik Lax
2017-07-24
1
-2
/
+3
*
Support: Properly check for IE9 absolute scrollbox mishandling
Richard Gibson
2017-07-18
2
-23
/
+23
*
Dimensions: Detect and account for content-box dimension mishandling
Richard Gibson
2017-07-10
2
-11
/
+32
[prev]
[next]