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
path:
root
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
We want to make sure that we only run the MSIE-specific filter tests if opaci...
jeresig
2010-10-13
1
-2
/
+2
*
Test CSS test on font size instead of padding.
jeresig
2010-10-13
1
-2
/
+2
*
IE 9 preserves the case of the Alpha filter - maintain it in the test as well.
jeresig
2010-10-13
1
-2
/
+2
*
Fix broken Ajax test after recent revert to jQuery.ajax namespace.
jeresig
2010-10-13
1
-1
/
+1
*
Merge branch 'bug7150' of http://github.com/csnover/jquery
John Resig
2010-10-12
1
-1
/
+4
|
\
|
*
Fix patch for #7150, which was not deleting the events object properly on pla...
Colin Snover
2010-10-12
1
-1
/
+4
*
|
Fix some gaps in the handling of event data properties. Thanks to @jitter in ...
John Resig
2010-10-12
1
-1
/
+1
*
|
The child selector-prefix branch doesn't work with selectors that have a larg...
John Resig
2010-10-12
1
-1
/
+2
*
|
Make sure that .find() with multiple direct child selectors is handled correc...
John Resig
2010-10-12
1
-1
/
+2
|
/
*
Use a key name less likely to result in collisions for events on plain JS obj...
Colin Snover
2010-10-11
1
-1
/
+1
*
Handle some edge cases with binding events to the window object (which is als...
John Resig
2010-10-11
1
-1
/
+5
*
Add some resize event tests.
John Resig
2010-10-11
1
-0
/
+8
*
Added some more tests relating to attaching data to a window.
John Resig
2010-10-11
1
-2
/
+11
*
Merge branch 'bug7141' of http://github.com/csnover/jquery into csnover-bug7141
John Resig
2010-10-11
1
-0
/
+30
|
\
|
*
Fix olddisplay was inappropriately set when calling hide on an already hidden...
Colin Snover
2010-10-11
1
-0
/
+30
*
|
Fixed getting styles from disconnected nodes. Fixes #7148.
Scott González
2010-10-11
1
-1
/
+3
|
/
*
Make sure closest works on disconnected DOM nodes. Fixes #7142.
John Resig
2010-10-11
1
-2
/
+4
*
Disable 304/Not Modified Ajax tests in Opera due to lack of suitable workarou...
jeresig
2010-10-10
1
-5
/
+22
*
Merge branch 'bug7123' of http://github.com/csnover/jquery into csnover-bug7123
John Resig
2010-10-09
1
-1
/
+13
|
\
|
*
Coerce all array values to strings before comparison in val(). Fixes bug #7123.
Colin Snover
2010-10-08
1
-1
/
+13
*
|
Merge branch 'animate-nonblock' of http://github.com/csnover/jquery into csno...
John Resig
2010-10-09
2
-60
/
+180
|
\
\
|
*
|
Fixed code convention issues. Reduced size of overflow reset code. Fixed brok...
Colin Snover
2010-10-08
1
-9
/
+8
|
*
|
Update $.fn.animate to only keep overflow set to hidden after an animation in...
Colin Snover
2010-10-05
1
-18
/
+14
|
*
|
IE6 will shrink-wrap elements with layout instead of allowing content to flow...
Colin Snover
2010-10-05
1
-46
/
+85
|
*
|
Update $.fn.animate to change display mode only when necessary (inline, non-f...
Colin Snover
2010-10-05
2
-2
/
+75
|
*
|
Fix :visible does not work properly when display:none is set directly on an e...
Colin Snover
2010-10-05
1
-0
/
+13
|
|
/
*
|
Added some more tests to make sure that replaceWith is working correctly. Fol...
jeresig
2010-10-09
1
-2
/
+13
*
|
Make sure null/NaN values aren't set in .css(). Fixes #7116.
jeresig
2010-10-09
1
-1
/
+21
*
|
Prevent IE from throwing errors when setting RGBA values. Fixes #5509.
Colin Snover
2010-10-09
1
-1
/
+11
|
/
*
Tweak broken serialize tests from commit 879799fe955f01b85b59fd8a0096d415fc48...
John Resig
2010-09-30
1
-3
/
+3
*
Make sure setting opacity does not clobber other inline filters. Fixes #7101.
Colin Snover
2010-09-30
1
-3
/
+6
*
Using data() on JavaScript objects sets fields directly on the object. Note t...
Dave Reed
2010-09-29
2
-28
/
+40
*
Fix number of expected select tests from commit 879799fe955f01b85b59fd8a0096d...
John Resig
2010-09-29
1
-1
/
+1
*
Handle child selectors in particular - away from the selector engine. Fixes #...
John Resig
2010-09-28
1
-1
/
+3
*
Make sure that the contents of the element is still in place when html(Functi...
John Resig
2010-09-28
1
-0
/
+11
*
Make sure that mixed case alpha filters are handled correctly in IE. Fixes #5...
John Resig
2010-09-28
1
-1
/
+1
*
Make setting .css(name, undefined) a no-op. Fixes #4388.
John Resig
2010-09-28
1
-1
/
+9
*
Make sure that ambiguous val() selection works correctly.
John Resig
2010-09-28
3
-10
/
+18
*
Make .attr(name, null) equivalent to removeAttr(name). (Was roughly this befo...
John Resig
2010-09-28
1
-1
/
+6
*
Make sure that .offset() doesn't fail against disconnected DOM nodes. Fixes #...
John Resig
2010-09-28
1
-0
/
+9
*
Removing unique check on closest(Array) (it wasn't appropriate there and brok...
jeresig
2010-09-27
1
-1
/
+2
*
Merge branch 'closestbug-6700' of http://github.com/ajpiano/jquery into ajpia...
jeresig
2010-09-27
1
-1
/
+5
|
\
|
*
.closest() should return a unique set of elements, not duplicates of the same...
adam j. sontag
2010-06-21
1
-1
/
+5
*
|
Allow 304/Not Modified tests to complete in Opera.
jeresig
2010-09-27
1
-1
/
+16
*
|
Make sure that opacity is being reset properly on a show animation. Additiona...
jeresig
2010-09-27
1
-9
/
+5
*
|
Adjust manipulation test to handle whitespace RegExp issue in older WebKits. ...
jeresig
2010-09-27
1
-1
/
+1
*
|
Make .val(undefined) == .val("") and chainable; fixes #4130.
dmethvin
2010-09-25
1
-1
/
+7
*
|
Don't have .val() return selected-but-disabled options, or selected options i...
Dave Methvin
2010-09-24
4
-10
/
+18
*
|
Serialize keys with empty arrays/object values in jQuery.param(). Fixes #6481.
temp01
2010-09-24
1
-1
/
+6
*
|
Make sure that undefined is always returned for missing data properties. Foll...
jeresig
2010-09-24
1
-1
/
+4
[next]