| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Manipulation: Skip the select wrapper for <option> outside of IE 9 | Michał Gołębiowski-Owczarek | 2020-03-30 | 3 | -7/+27 |
* | Manipulation: Make jQuery.htmlPrefilter an identity function | Michał Gołębiowski-Owczarek | 2020-03-16 | 18 | -257/+246 |
* | Selector: Update Sizzle from 2.3.4 to 2.3.5 | Michał Gołębiowski-Owczarek | 2020-03-16 | 4 | -324/+520 |
* | Build: Resolve Travis config warnings | Michał Gołębiowski-Owczarek | 2020-03-13 | 1 | -2/+2 |
* | Data:Event:Manipulation: Prevent collisions with Object.prototype | Michał Gołębiowski-Owczarek | 2020-03-02 | 6 | -9/+69 |
* | Release: Use an in-repository dist README fixture | Michał Gołębiowski-Owczarek | 2020-03-02 | 3 | -65/+134 |
* | Build: Enable ESLint one-var rule for var declarations in browser code | Michał Gołębiowski-Owczarek | 2020-03-02 | 5 | -5/+9 |
* | Tests: Pass a number of necessary done() calls to assert.async() | Michał Gołębiowski-Owczarek | 2020-03-02 | 2 | -10/+10 |
* | Build: Test the no-Sizzle build on Travis | Michał Gołębiowski-Owczarek | 2020-03-02 | 2 | -1/+9 |
* | Build: Update .mailmap & AUTHORS.txt | Michał Gołębiowski-Owczarek | 2020-02-24 | 2 | -0/+14 |
* | 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 | 8 | -10/+74 |
* | Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs | Michał Gołębiowski-Owczarek | 2020-01-27 | 28 | -180/+284 |
* | Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated | Michał Gołębiowski-Owczarek | 2020-01-21 | 7 | -58/+56 |
* | Build: Lint the minified jQuery file as well | Michał Gołębiowski-Owczarek | 2020-01-21 | 4 | -19/+30 |
* | Build: Make Karma work in AMD mode | Michał Gołębiowski-Owczarek | 2020-01-21 | 9 | -125/+183 |
* | 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 |
* | Build: Create a `grunt custom:slim` alias for the Slim build | Michał Gołębiowski-Owczarek | 2020-01-07 | 3 | -2/+25 |
* | Event: Only attach events to objects that accept data - for real | Michał Gołębiowski-Owczarek | 2019-12-09 | 2 | -3/+13 |
* | 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 |
* | Build: Run tests on Travis only on browsers defined in the config | Michał Gołębiowski-Owczarek | 2019-10-22 | 1 | -2/+4 |
* | Build: Run tests on Firefox ESR as well | Michał Gołębiowski-Owczarek | 2019-10-22 | 1 | -0/+7 |
* | Build: Run tests on Node.js 13 in addition to 8, 10 & 12 | Michał Gołębiowski-Owczarek | 2019-10-22 | 1 | -0/+1 |
* | Build: Drop workarounds for Node.js 6 in Gruntfile.js | Michał Gołębiowski-Owczarek | 2019-10-22 | 1 | -20/+2 |
* | Build: Run tests on Travis on FirefoxHeadless as well | Michał Gołębiowski-Owczarek | 2019-10-22 | 2 | -8/+8 |
* | 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 | 4 | -10/+82 |
* | Build: Require strict mode in Node.js scripts via ESLint | Michał Gołębiowski-Owczarek | 2019-10-09 | 12 | -14/+26 |
* | Docs: Convert link to Homebrew from HTTP to HTTPS | Christian Oliff | 2019-10-07 | 1 | -1/+1 |
* | Build: Support jquery-release --dry-run flag | Michał Gołębiowski-Owczarek | 2019-10-05 | 1 | -1/+2 |
* | Build: Stop copying src/core.js to dist on release | Michał Gołębiowski-Owczarek | 2019-10-04 | 1 | -4/+7 |
* | Build: ESLint: forbid unused function parameters | Michał Gołębiowski-Owczarek | 2019-09-26 | 17 | -26/+25 |
* | Build: Fix the regex parsing AMD var-modules (#4389) | Michał Gołębiowski-Owczarek | 2019-09-26 | 1 | -1/+1 |
* | 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 | 5 | -36/+33 |
* | Core: Use Array.prototype.flat where supported | Ahmed.S.ElAfifi | 2019-09-25 | 5 | -15/+41 |
* | Build: Update the version to 3.5.0-pre | Michał Gołębiowski-Owczarek | 2019-09-25 | 1 | -1/+1 |
* | Core: Implement .even() & .odd() to replace POS :even & :odd | Michał Gołębiowski-Owczarek | 2019-09-24 | 2 | -0/+24 |
* | 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 |
* | Tests: update npo.js and include unminified source instead | Timmy Willison | 2019-08-12 | 2 | -2/+370 |
* | Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG | Michał Gołębiowski-Owczarek | 2019-07-29 | 2 | -13/+55 |
* | 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 | 2 | -1/+14 |
* | Build: Updating the 3.4-stable version to 3.4.2-pre. | Timmy Willison | 2019-05-01 | 1 | -1/+1 |
* | 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 |