| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |