aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
3.x-stableBuild: Bump the github-actions group with 2 updatesdependabot[bot]9 days
mainBuild: Bump the github-actions group with 2 updatesdependabot[bot]9 days
dependabot/github_actions/github-actions-66959c3ab9Build: Bump the github-actions group with 2 updatesdependabot[bot]11 days
broken-testWIP Add a broken testMichał Gołębiowski-Owczarek4 weeks
jtr-testTests: use local jtrTimmy Willison4 weeks
dependabot/github_actions/github-actions-0b02fec6e3Build: Bump the github-actions group with 2 updatesdependabot[bot]6 weeks
dependabot/github_actions/github-actions-7574396d95Build: Bump the github-actions group with 2 updatesdependabot[bot]2 months
dependabot/github_actions/github-actions-6951dec90aBuild: Bump the github-actions group with 4 updatesdependabot[bot]4 months
dependabot/npm_and_yarn/rollup-4.22.4Build: Bump rollup from 4.19.0 to 4.22.4dependabot[bot]6 months
3.6-stableBuild: Updating the 3.6-stable version to 3.6.5-pre.Timmy Willison2 years
[...]
 
TagDownloadAuthorAge
4.0.0-beta.2jquery-4.0.0-beta.2.tar.gz  jquery-4.0.0-beta.2.zip  Timmy Willison8 months
4.0.0-betajquery-4.0.0-beta.tar.gz  jquery-4.0.0-beta.zip  Timmy Willison13 months
3.7.1jquery-3.7.1.tar.gz  jquery-3.7.1.zip  Timmy Willison18 months
3.7.0jquery-3.7.0.tar.gz  jquery-3.7.0.zip  Timmy Willison22 months
3.6.4jquery-3.6.4.tar.gz  jquery-3.6.4.zip  Timmy Willison2 years
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 Willison3 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
2007-12-20Tagging the 1.2.2b2 release.1.2.2b2John Resig1-1/+1
2007-12-20Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have the...John Resig2-2/+7
2007-12-20Fixed a problem in the unit tests for IE where an optimization made the test ...David Serduke1-1/+2
2007-12-20Changed the $(document).ready() code to try and solve some problems in Safari...David Serduke1-8/+39
2007-12-19added version to all builds; changed current version to 1.2.2-pre - to be upd...Jörn Zaefferer15-741/+70
2007-12-19offset: make sure there is a parent node to work on while calculating scroll ...Brandon Aaron1-1/+1
2007-12-19offset: make sure border width always gets calculated in pixelsBrandon Aaron1-1/+1
2007-12-19Fixed #2077 by adding a var to make it a local variable instead of initializi...David Serduke1-1/+2
2007-12-19Short-circuit jQuery.event.fix if it has already fixed the current event object.Brandon Aaron1-0/+7
2007-12-19Insure width/height do not return a negative number.Brandon Aaron1-1/+1
[...]