aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Strip untypical callback parameter characters from PHP files1.12-stableMichał Gołębiowski-Owczarek2021-04-295-20/+33
* Build: Update grunt-contrib-uglifyMichał Gołębiowski2016-06-091-1/+1
* Build: Fix the order of devDependencies in package.jsonMichał Gołębiowski2016-06-091-1/+1
* Build: Add .npmrc with save-exact=trueMichał Gołębiowski2016-06-091-0/+1
* Build: Updating the 1.12-stable version to 1.12.5-pre.Timmy Willison2016-05-201-1/+1
* Release: remove extraneous files from dist during releaseTimmy Willison2016-05-132-2/+15
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-131-2/+7
* Revert "Release: copy sizzle separately into an 'external' folder"Timmy Willison2016-05-121-7/+2
* CSS: ensure table styles do not affect reliableHiddenOffsets testTimmy Willison2016-05-113-0/+32
* CSS: disconnected elements should be hiddenTimmy Willison2016-05-112-2/+11
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-091-2/+7
* Tests: Make the regex catching Safari 9.0/9.1 more resilientMichał Gołębiowski2016-05-021-1/+1
* Tests: take Safari 9.1 into accountMichał Gołębiowski2016-05-021-1/+1
* Revert "Build: remove node .10 from travis"Michał Gołębiowski2016-04-271-0/+1
* Build: test on Node.js 6Michał Gołębiowski2016-04-261-0/+1
* CSS: Don't workaround the IE 11 iframe-in-fullscreen sizing issuesMichał Gołębiowski2016-04-261-13/+0
* Build: Updating the 1.12-stable version to 1.12.4-pre.Timmy Willison2016-04-051-1/+1
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-042-1/+20
* Revert "Ajax: Mitigate possible XSS vulnerability"Michał Gołębiowski2016-03-232-45/+0
* Build: Updating the 1.12-stable version to 1.12.3-pre.Timmy Willison2016-03-171-1/+1
* Attributes: ignore option value mismatch on untrimmed unicode whitespaceTimmy Willison2016-03-171-3/+10
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-172-9/+82
* Core: fix isPlainObject(Object.create) test in IETimmy Willison2016-03-071-9/+13
* Attributes: fix setting selected on an option in IE<=11Timmy Willison2016-03-072-2/+46
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-071-2/+14
* Core: drop the document.implementation.createHTMLDocument usageMichał Gołębiowski2016-03-024-67/+3
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
* Build: Updating the 1.12-stable version to 1.12.2-pre.Timmy Willison2016-02-221-1/+1
* Build: update AUTHORSTimmy Willison2016-02-221-0/+3
* CSS: fix for disconnected elems on doc fragments in Opera 12Timmy Willison2016-02-221-4/+7
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-223-9/+3
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-02-131-2/+3
* Build: add `npm-debug.log` to `.gitignore`Oleg Gaidarenko2016-02-131-0/+2
* Tests: use `jQuery` variable instead of `$`Oleg Gaidarenko2016-02-131-1/+1
* Build: use tabs in CSS, also simplify and correct .editorconfigOleg Gaidarenko2016-02-112-65/+53
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-42/+84
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-092-28/+6
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* CSS: Make sure elem.ownerDocument.defaultView is not nullTodor Prikumov2016-01-271-1/+1
* Event: Add tests for chaining .on() with null handlersDevin Wilson2016-01-151-1/+8
* Core: use interactive to evaluate dom ready, barring IE6-10Timmy Willison2016-01-143-5/+39
* Tests: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-2/+2
* Build: Updating the 1.12-stable version to 1.12.1-pre.Timmy Willison2016-01-081-1/+1
* Release: update AUTHORS.txt againTimmy Willison2016-01-081-0/+1
* Manipulation: re-expose domManip until 3.0Timmy Willison2016-01-081-0/+4
* Release: ensure files are copied to distTimmy Willison2016-01-081-2/+2
* Release: allow local and github distsTimmy Willison2016-01-081-1/+4
* Release: update AUTHORS.txtTimmy Willison2016-01-081-0/+12
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-0810-55/+28
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-073-11/+33