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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for #2114
Jörn Zaefferer
2008-01-04
1
-1
/
+2
*
Fixes bug with charCode, bad 'var' and missing semicolon
Yehuda Katz
2007-12-28
1
-3
/
+3
*
Fixed #2084 by added embed to the list of elements where it is ok to have sel...
David Serduke
2007-12-21
1
-1
/
+1
*
Fixed memory leak in IE with non-native event types
Brandon Aaron
2007-12-21
1
-1
/
+10
*
Removed check to prevent event from being fixed twice. Unfortunately, in IE t...
Brandon Aaron
2007-12-21
1
-7
/
+0
*
Fixed a couple problems found in the test suite. First, IE doesn't like it w...
David Serduke
2007-12-20
2
-1
/
+4
*
Fixing #2081
Brandon Aaron
2007-12-20
1
-1
/
+1
*
Removed a unit test that tested to see if queued objects were of a certain ty...
David Serduke
2007-12-20
1
-6
/
+0
*
Fixed #2080 by removing the check for nodeType != 1. It was put in to limit ...
David Serduke
2007-12-20
1
-3
/
+0
*
Fixed lite version of jQuery.
John Resig
2007-12-20
1
-2
/
+1
*
Tagging the 1.2.2b2 release.
1.2.2b2
John Resig
2007-12-20
1
-1
/
+1
*
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have the...
John Resig
2007-12-20
2
-2
/
+7
*
Fixed a problem in the unit tests for IE where an optimization made the test ...
David Serduke
2007-12-20
1
-1
/
+2
*
Changed the $(document).ready() code to try and solve some problems in Safari...
David Serduke
2007-12-20
1
-8
/
+39
*
added version to all builds; changed current version to 1.2.2-pre - to be upd...
Jörn Zaefferer
2007-12-19
15
-741
/
+70
*
offset: make sure there is a parent node to work on while calculating scroll ...
Brandon Aaron
2007-12-19
1
-1
/
+1
*
offset: make sure border width always gets calculated in pixels
Brandon Aaron
2007-12-19
1
-1
/
+1
*
Fixed #2077 by adding a var to make it a local variable instead of initializi...
David Serduke
2007-12-19
1
-1
/
+2
*
Short-circuit jQuery.event.fix if it has already fixed the current event object.
Brandon Aaron
2007-12-19
1
-0
/
+7
*
Insure width/height do not return a negative number.
Brandon Aaron
2007-12-19
1
-1
/
+1
*
Second part of the fix for #2071. An empty string "" was being sent to .bind...
David Serduke
2007-12-19
1
-1
/
+1
*
Changed CRLF end of lines to just LF. Other than that there were no changes ...
David Serduke
2007-12-19
1
-536
/
+536
*
Fixed #2076 where .val() could return an array instead of undefined when the ...
David Serduke
2007-12-18
2
-1
/
+3
*
width and height methods are now working properly
Brandon Aaron
2007-12-18
3
-13
/
+64
*
Fixed #1887 - trigger fails if extra is not a function
Richard Worth
2007-12-18
1
-536
/
+536
*
Fixed #2070 by adding a test for !nodeType to isArrayLike so DOM elements lik...
David Serduke
2007-12-17
2
-5
/
+3
*
Fixed #2069. The ready helper and shortcuts act the same. You can also still ...
Brandon Aaron
2007-12-17
1
-40
/
+78
*
test for #2070
Jörn Zaefferer
2007-12-17
1
-1
/
+4
*
Test for #2069
Jörn Zaefferer
2007-12-17
1
-0
/
+8
*
Fixed #2062 by adding a check to see if the selector is array-like in .not() ...
David Serduke
2007-12-17
2
-2
/
+7
*
Fixed #2064
Brandon Aaron
2007-12-17
1
-1
/
+1
*
Tagging the 1.2.2b release.
1.2.2b
John Resig
2007-12-17
1
-1
/
+1
*
Fixed #2037 where Opera would mis-state the value of 'display' after an inner...
David Serduke
2007-12-17
3
-2
/
+15
*
Updating changlog
Brandon Aaron
2007-12-17
1
-0
/
+13
*
Added code to remove the script tag on successful jsonp calls.
David Serduke
2007-12-17
1
-0
/
+2
*
The extra & was getting gobbled, oops.
John Resig
2007-12-17
1
-2
/
+2
*
Added a fix for bug #2020 - if you want to do data: {callback: "?"}, do jsonp...
John Resig
2007-12-17
2
-4
/
+4
*
Cleaned up mouseenter and mouseleave special events
Brandon Aaron
2007-12-16
1
-20
/
+12
*
Changed window.frameElement to window == top because of some access denied er...
David Serduke
2007-12-16
1
-1
/
+1
*
Added code so an iframe in IE won't count on doScroll to determine if the dom...
David Serduke
2007-12-16
1
-1
/
+1
*
Renaming variables to be more consistent
Brandon Aaron
2007-12-16
1
-37
/
+37
*
Adding data and removeData tests
Brandon Aaron
2007-12-16
1
-1
/
+19
*
Fixed #1781 for warnings created on load by FF javascript.options.strict == t...
David Serduke
2007-12-16
5
-36
/
+43
*
Added feature #1934 by allowing script.charset to be set through an optional ...
David Serduke
2007-12-15
1
-0
/
+2
*
new special events api, ready is now a first class event that you can use bin...
Brandon Aaron
2007-12-15
2
-173
/
+221
*
Don't remove test directory on clean
Brandon Aaron
2007-12-14
1
-3
/
+0
*
Fixed #2046 by forcing the dataType to 'html' in the .load() function.
David Serduke
2007-12-14
2
-10
/
+24
*
Added an extra try block to handle FF 3 x-domain requests. (Bug #1557)
John Resig
2007-12-14
1
-9
/
+12
*
Added a test case for $("<option>test</option>")[0].selected (bug #2050).
John Resig
2007-12-14
1
-1
/
+3
*
Added some improvements to changes made in [4143] for #1854.
John Resig
2007-12-13
2
-14
/
+11
[next]