aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Strip untypical callback parameter characters from PHP files2.2-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 2.2-stable version to 2.2.5-pre.Timmy Willison2016-05-201-1/+1
* Tests: adjust to older version of qunitOleg Gaidarenko2016-05-201-1/+1
* Revert "Build: Bump qunit version"Oleg Gaidarenko2016-05-204-2669/+1186
* Build: Bump qunit versionOleg Gaidarenko2016-05-194-1186/+2669
* Event: don't execute native stop(Immediate)Propagation from simulationOleg Gaidarenko2016-05-193-26/+95
* 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
* 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
* 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 2.2-stable version to 2.2.4-pre.Timmy Willison2016-04-051-1/+1
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-042-1/+20
* Build: Updating the 2.2-stable version to 2.2.3-pre.Timmy Willison2016-03-171-1/+1
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-172-11/+88
* Core: Restore 1.x isPlainObject constructor checksRichard Gibson2016-03-142-2/+13
* Attributes: remove redundant parent checkTimmy Willison2016-03-071-1/+1
* Attributes: fix setting selected on an option in IE<=11Timmy Willison2016-03-072-0/+47
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-072-5/+20
* Core: drop the document.implementation.createHTMLDocument usageMichał Gołębiowski2016-03-024-60/+3
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
* Build: Updating the 2.2-stable version to 2.2.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-5/+8
* 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: simplify and correct .editorconfigOleg Gaidarenko2016-02-111-15/+4
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-0/+42
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-092-17/+4
* Revert "Manipulation: don't auto-insert tbody"Timmy Willison2016-01-271-6/+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: Fix chaining .on() with null handlersDevin Wilson2016-01-152-2/+9
* Event: compat -> 1.x in commentsMichał Gołębiowski2016-01-112-4/+4
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-112-7/+7
* Build: Updating the 2.2-stable version to 2.2.1-pre.Timmy Willison2016-01-081-1/+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/+14
* Tests: hotfix for c1511c673148208ab17cafa0faf37bce3b4ae392Michał Gołębiowski2016-01-071-1/+1
* Tests: Accept Android 2.3 doesn't fire window.onerror for remote scriptsMichał Gołębiowski2016-01-071-1/+4
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-072-5/+27
* Data: find hyphenated data with camelCased keyTimmy Willison2016-01-072-1/+15