aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
dependabot/github_actions/github-actions-7574396d95Build: Bump the github-actions group with 2 updatesdependabot[bot]2 days
mainTests: Add custom attribute getter tests to the selector moduleMichał Gołębiowski-Owczarek3 weeks
3.x-stableBuild: Test on iOS 18Michał Gołębiowski-Owczarek4 weeks
dependabot/github_actions/github-actions-6951dec90aBuild: Bump the github-actions group with 4 updatesdependabot[bot]2 months
dependabot/npm_and_yarn/rollup-4.22.4Build: Bump rollup from 4.19.0 to 4.22.4dependabot[bot]3 months
3.6-stableBuild: Updating the 3.6-stable version to 3.6.5-pre.Timmy Willison22 months
1.12-stableTests: Strip untypical callback parameter characters from PHP filesMichał Gołębiowski-Owczarek4 years
2.2-stableTests: Strip untypical callback parameter characters from PHP filesMichał Gołębiowski-Owczarek4 years
 
TagDownloadAuthorAge
4.0.0-beta.2jquery-4.0.0-beta.2.tar.gz  jquery-4.0.0-beta.2.zip  Timmy Willison6 months
4.0.0-betajquery-4.0.0-beta.tar.gz  jquery-4.0.0-beta.zip  Timmy Willison11 months
3.7.1jquery-3.7.1.tar.gz  jquery-3.7.1.zip  Timmy Willison16 months
3.7.0jquery-3.7.0.tar.gz  jquery-3.7.0.zip  Timmy Willison20 months
3.6.4jquery-3.6.4.tar.gz  jquery-3.6.4.zip  Timmy Willison22 months
3.6.3jquery-3.6.3.tar.gz  jquery-3.6.3.zip  Timmy Willison2 years
3.6.2jquery-3.6.2.tar.gz  jquery-3.6.2.zip  Timmy Willison2 years
3.6.1jquery-3.6.1.tar.gz  jquery-3.6.1.zip  Timmy Willison2 years
3.6.0jquery-3.6.0.tar.gz  jquery-3.6.0.zip  Timmy Willison4 years
3.5.1jquery-3.5.1.tar.gz  jquery-3.5.1.zip  Timmy Willison5 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-04-051.12.31.12.3Timmy Willison4-1/+11022
2016-04-04Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2-1/+20
2016-03-23Revert "Ajax: Mitigate possible XSS vulnerability"Michał Gołębiowski2-45/+0
2016-03-17Build: Updating the 1.12-stable version to 1.12.3-pre.Timmy Willison1-1/+1
2016-03-17Attributes: ignore option value mismatch on untrimmed unicode whitespaceTimmy Willison1-3/+10
2016-03-17Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2-9/+82
2016-03-07Core: fix isPlainObject(Object.create) test in IETimmy Willison1-9/+13
2016-03-07Attributes: fix setting selected on an option in IE<=11Timmy Willison2-2/+46
2016-03-07Core: restore enumeration behavior in isPlainObjectTimmy Willison1-2/+14
2016-03-02Core: drop the document.implementation.createHTMLDocument usageMichał Gołębiowski4-67/+3
[...]