aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: Update webpack website in READMESimon Legner2022-07-121-1/+1
* Tests: Exclude tests based on compilation flags, not API presence (3.x version)Michał Gołębiowski-Owczarek2022-07-1224-75/+162
* Build: Update GitHub ActionsMichał Gołębiowski-Owczarek2022-06-271-3/+3
* Build: Add dependabot.yml config (GitHub Actions)Christian Oliff2022-06-271-0/+6
* Build: Test on Node 17, update Grunt & `karma-*` packagesMichał Gołębiowski-Owczarek2022-03-143-24/+47
* Tests: Workaround an XML parsing bug in FirefoxMichał Gołębiowski-Owczarek2022-02-281-1/+7
* Docs: add link to preview the new CLAsTimmy Willison2022-02-071-1/+2
* CSS: Skip falsy values in `addClass( array )`, compress codeMichał Gołębiowski-Owczarek2022-01-252-36/+72
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-1256-398/+404
* Tests: lock colors version to 1.4.0Timmy Willison2022-01-101-0/+1
* Docs: remove expired links from old jquery sourceTimmy Willison2022-01-071-2/+0
* Docs: Remove links to Web Archive from sourceMichał Gołębiowski-Owczarek2022-01-042-2/+0
* Build: Separate the install step from running tests in GitHub ActionsMichał Gołębiowski-Owczarek2022-01-041-2/+5
* CSS: Justify use of rtrim on CSS property valuesRichard Gibson2022-01-031-0/+6
* Build: remove travis.yml and travis mentions from core (#4984)Timmy Willison2021-12-133-58/+1
* Tests: Skip ETag AJAX tests on TestSwarmMichał Gołębiowski-Owczarek2021-12-011-5/+18
* Tests: Allow statusText to be "success" in AJAX testsMichał Gołębiowski-Owczarek2021-12-011-1/+2
* Build: Migrate CI to GitHub Actionsygj62021-12-012-4/+72
* Docs: Update the URL to the latest jQuery build in CONTRIBUTING.mdMichał Gołębiowski-Owczarek2021-11-181-1/+1
* Tests: Disable CSS Custom Properties tests in old Safari/iOSMichał Gołębiowski-Owczarek2021-11-151-1/+11
* Tests: Make Karma browser timeout larger than the QUnit oneMichał Gołębiowski-Owczarek2021-10-301-0/+4
* CSS: Remove a redundant extension from rtrimCSS inclusion in curCSSMichał Gołębiowski-Owczarek2021-10-191-1/+1
* CSS: Trim whitespace surrounding CSS Custom Properties valuesfecore12021-10-186-29/+69
* Docs: Remove the CLA checkbox in the pull request templateMichał Gołębiowski-Owczarek2021-10-181-1/+0
* Tests: Don't remove csp.log in the cspClean action of mock.phpMichał Gołębiowski-Owczarek2021-09-301-1/+0
* Tests: Load the TestSwarm listener via HTTPSMichał Gołębiowski-Owczarek2021-09-291-1/+1
* 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