index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
3.x-stable
Build: Bump the github-actions group with 2 updates
dependabot[bot]
9 days
main
Build: Bump the github-actions group with 2 updates
dependabot[bot]
9 days
dependabot/github_actions/github-actions-66959c3ab9
Build: Bump the github-actions group with 2 updates
dependabot[bot]
11 days
broken-test
WIP Add a broken test
Michał Gołębiowski-Owczarek
4 weeks
jtr-test
Tests: use local jtr
Timmy Willison
4 weeks
dependabot/github_actions/github-actions-0b02fec6e3
Build: Bump the github-actions group with 2 updates
dependabot[bot]
6 weeks
dependabot/github_actions/github-actions-7574396d95
Build: Bump the github-actions group with 2 updates
dependabot[bot]
2 months
dependabot/github_actions/github-actions-6951dec90a
Build: Bump the github-actions group with 4 updates
dependabot[bot]
4 months
dependabot/npm_and_yarn/rollup-4.22.4
Build: Bump rollup from 4.19.0 to 4.22.4
dependabot[bot]
6 months
3.6-stable
Build: Updating the 3.6-stable version to 3.6.5-pre.
Timmy Willison
2 years
[...]
Tag
Download
Author
Age
4.0.0-beta.2
jquery-4.0.0-beta.2.tar.gz
jquery-4.0.0-beta.2.zip
Timmy Willison
8 months
4.0.0-beta
jquery-4.0.0-beta.tar.gz
jquery-4.0.0-beta.zip
Timmy Willison
13 months
3.7.1
jquery-3.7.1.tar.gz
jquery-3.7.1.zip
Timmy Willison
18 months
3.7.0
jquery-3.7.0.tar.gz
jquery-3.7.0.zip
Timmy Willison
22 months
3.6.4
jquery-3.6.4.tar.gz
jquery-3.6.4.zip
Timmy Willison
2 years
3.6.3
jquery-3.6.3.tar.gz
jquery-3.6.3.zip
Timmy Willison
2 years
3.6.2
jquery-3.6.2.tar.gz
jquery-3.6.2.zip
Timmy Willison
2 years
3.6.1
jquery-3.6.1.tar.gz
jquery-3.6.1.zip
Timmy Willison
3 years
3.6.0
jquery-3.6.0.tar.gz
jquery-3.6.0.zip
Timmy Willison
4 years
3.5.1
jquery-3.5.1.tar.gz
jquery-3.5.1.zip
Timmy Willison
5 years
[...]
Age
Commit message
Author
Files
Lines
2007-12-20
Tagging the 1.2.2b2 release.
1.2.2b2
John Resig
1
-1
/
+1
2007-12-20
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have the...
John Resig
2
-2
/
+7
2007-12-20
Fixed a problem in the unit tests for IE where an optimization made the test ...
David Serduke
1
-1
/
+2
2007-12-20
Changed the $(document).ready() code to try and solve some problems in Safari...
David Serduke
1
-8
/
+39
2007-12-19
added version to all builds; changed current version to 1.2.2-pre - to be upd...
Jörn Zaefferer
15
-741
/
+70
2007-12-19
offset: make sure there is a parent node to work on while calculating scroll ...
Brandon Aaron
1
-1
/
+1
2007-12-19
offset: make sure border width always gets calculated in pixels
Brandon Aaron
1
-1
/
+1
2007-12-19
Fixed #2077 by adding a var to make it a local variable instead of initializi...
David Serduke
1
-1
/
+2
2007-12-19
Short-circuit jQuery.event.fix if it has already fixed the current event object.
Brandon Aaron
1
-0
/
+7
2007-12-19
Insure width/height do not return a negative number.
Brandon Aaron
1
-1
/
+1
[...]