aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Manipulation: Don't remove HTML comments from scriptsMichał Gołębiowski-Owczarek2021-07-192-2/+20
* Build: Test on Node.js 16 instead of 15Michał Gołębiowski-Owczarek2021-07-121-2/+2
* Tests: Switch background image from online file to local 1x1.jpgTimo Tijhof2021-05-242-19/+9
* Event: Don't break focus triggering after `.on(focus).off(focus)`Michał Gołębiowski-Owczarek2021-05-102-4/+20
* Build: Take core-js from the external directory as wellMichał Gołębiowski-Owczarek2021-04-144-1/+33
* Tests: Strip untypical callback parameter characters from mock.phpMichał Gołębiowski-Owczarek2021-04-132-11/+21
* Build: Updating the 3.x-stable version to 3.6.1-pre.Timmy Willison2021-03-021-1/+1
* Release: remove the need to install grunt globallyTimmy Willison2021-03-011-3/+3
* Release: update version to 3.6.0-preTimmy Willison2021-03-011-1/+1
* Release: drop the need for npm as a local dependencyTimmy Willison2021-03-012-36/+16
* Release: upgrade release dependenciesTimmy Willison2021-03-011-5/+5
* Release: update AUTHORS.txtTimmy Willison2021-03-011-0/+4
* Selector: Update Sizzle from 2.3.5 to 2.3.6Michał Gołębiowski-Owczarek2021-02-174-8/+8
* Support: ensure display is set to block for the support div (#4844)Timmy Willison2021-02-161-0/+8
* Build: Rename master to main across the repositoryMichał Gołębiowski-Owczarek2021-02-055-14/+14
* Deferred: Rename master to primaryMichał Gołębiowski-Owczarek2021-01-121-8/+8
* Tests: Fix tests for not auto-executing scripts without dataTypeMichał Gołębiowski-Owczarek2021-01-112-2/+2
* Dimensions: Modify reliableTrDimensions support test to account for FFTimmy Willison2021-01-113-10/+15
* Tests: Skip the jQuery.parseXML error reporting test in Legacy EdgeMichał Gołębiowski-Owczarek2020-12-081-3/+6
* Tests: Fix the jQuery.parseXML error reporting testMichał Gołębiowski-Owczarek2020-12-081-2/+4
* Core: Report browser errors in parseXMLMichał Gołębiowski-Owczarek2020-12-082-8/+36
* Event: Make focus re-triggering not focus the original element backMichał Gołębiowski-Owczarek2020-12-072-0/+40
* Build: Fix Travis build on Node.js 15 with npm 7Michał Gołębiowski-Owczarek2020-11-171-8/+7
* Build: Test on Node.js 15Michał Gołębiowski-Owczarek2020-11-111-6/+7
* Event: Don't crash if an element is removed on blurMichał Gołębiowski-Owczarek2020-10-192-1/+34
* Tests: Recognize callbacks with dots in the Node.js mock serverMichał Gołębiowski-Owczarek2020-09-021-1/+1
* Tests: Skip the "jQuery.ajax() on unload" test in SafariMichał Gołębiowski-Owczarek2020-09-021-1/+4
* Event: Remove the event.which shimMichał Gołębiowski-Owczarek2020-08-261-32/+2
* Ajax: Execute JSONP error script responsesDallas Fraser2020-08-252-2/+17
* Tests: Remove an unused local variableWonhyoung Park2020-08-131-2/+1
* Core: Bring back QtWebKit support for jQuery 3.xNatalia Sroka2020-07-271-1/+5
* Revert "Offset: Send px-ed strings to .css()"Michał Gołębiowski-Owczarek2020-07-201-6/+0
* Build: Fix commitplease husky configBeatriz Rezener2020-07-201-1/+1
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-183-3/+3
* Tests: Remove remaining obsolete jQuery.cache referencesMichał Gołębiowski-Owczarek2020-05-182-36/+5
* Tests: Remove obsolete jQuery data testsMichał Gołębiowski-Owczarek2020-05-184-115/+0
* Docs: Change JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2020-05-185-6/+6
* Build: Correct code indentations based on jQuery Style GuideWonseop Kim2020-05-0516-44/+70
* Build: Updating the 3.x-stable version to 3.5.2-pre.Timmy Willison2020-05-041-1/+1
* Release: update AUTHORS.txtTimmy Willison2020-05-041-2/+2
* Tests: Workaround failures in recent XSS tests in iOS 8 - 12Michał Gołębiowski-Owczarek2020-04-301-7/+15
* Docs: Fix typosPierre Grimaud2020-04-292-3/+3
* Tests: Add tests for recently fixed manipulation XSS issuesMichał Gołębiowski-Owczarek2020-04-291-0/+49
* Tests: Cleanup `window` & `document` handlers in a new event testMichał Gołębiowski-Owczarek2020-04-271-6/+9
* Tests: Fix flakiness in the "jQuery.ajax() - JSONP - Same Domain" testMichał Gołębiowski-Owczarek2020-04-271-1/+3
* Docs: Update the link to the jsdom repositoryMichał Gołębiowski-Owczarek2020-04-251-1/+1
* Build: Test on Node.js 14, stop testing on Node.js 8 & 13Michał Gołębiowski-Owczarek2020-04-231-2/+1
* Build: Enable reportUnusedDisableDirectives in ESLintEd S2020-04-202-0/+4
* Data: Make the data object a regular object againMichał Gołębiowski-Owczarek2020-04-202-10/+13
* Docs: Use https for hyperlinks in READMEJonathan2020-04-171-4/+4