index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added full support for easing in all shorthand effects methods (hide, show, t...
Karl Swedberg
2010-09-22
2
-1
/
+15
*
Make sure the data- number has at least one number in it before passing to is...
jeresig
2010-09-22
1
-1
/
+5
*
Make sure that non-px values aren't manipulated before input to height/width.
John Resig
2010-09-21
1
-1
/
+4
*
Use a different workaround for detecting when Opera finds a status 304 page. ...
John Resig
2010-09-21
2
-0
/
+13
*
Handle some additional data- number edge cases.
jeresig
2010-09-21
1
-11
/
+13
*
Make sure that the data- import also supports arrays.
jeresig
2010-09-21
1
-2
/
+4
*
Added in support for basic JSON object parsing of data- attributes.
John Resig
2010-09-21
1
-2
/
+4
*
Tweaked the data number RegExp some to handle some other edge cases.
John Resig
2010-09-21
1
-1
/
+5
*
Fixing the problem with data-* based numbers as mention by @jasonwebster in 2...
jeresig
2010-09-20
1
-1
/
+3
*
Pull data-* attributes into .data(). Original code by Andrée Hasson and Paul...
John Resig
2010-09-20
1
-0
/
+68
*
jQuery.css() returns a string value - handle this properly in the animation c...
John Resig
2010-09-17
1
-7
/
+6
*
Fixed some sloppy checks in the effects test suite, makes it more apparent wh...
John Resig
2010-09-17
1
-5
/
+8
*
Split apart jQuery.css into jQuery.css (computed values) and jQuery.style (cu...
jeresig
2010-09-16
2
-15
/
+7
*
Removing leftover debug code.
jeresig
2010-09-14
1
-1
/
+1
*
Making some more adjustments to handle auto CSS properties.
John Resig
2010-09-13
1
-9
/
+9
*
Make sure that effect tests no longer reference the old CSS methods.
jeresig
2010-09-09
1
-3
/
+3
*
Merge branch 'master' of github.com:jquery/jquery into csshooks
jeresig
2010-09-08
1
-2
/
+2
|
\
|
*
added "#main" ancestor selector to an "Only Child" and "Last Child" test to f...
Karl Swedberg
2010-09-07
1
-2
/
+2
*
|
Make sure that jQuery works even when the individual modules are loaded separ...
jeresig
2010-09-08
1
-1
/
+2
|
/
*
Fix the order of the element test arguments.
John Resig
2010-09-02
1
-2
/
+2
*
Tweaked the name unit tests to specify the exact nodes from which to test aga...
John Resig
2010-09-02
1
-2
/
+2
*
Remove cases of :contains() where quotes are used - not using quotes follows ...
John Resig
2010-09-02
1
-5
/
+6
*
Add .width() and .height() unit test for empty sets. Fix .height() test that ...
Brandon Aaron
2010-09-01
1
-3
/
+9
*
Handle two more cases where comments were missing in the test case, in Blackb...
John Resig
2010-08-27
1
-1
/
+7
*
Added some tweaks to $.type to handle null and undefined. Added a bunch of un...
John Resig
2010-08-27
1
-0
/
+23
*
Blackberry 4.6 doesn't maintain comment nodes in the DOM, ignore them in our ...
John Resig
2010-08-26
1
-2
/
+6
*
Fixed mistake with tweaked iframe manipulation test.
John Resig
2010-08-26
1
-1
/
+1
*
Tweak some more jQuery set results in the manipulation tests. Also fixed the ...
John Resig
2010-08-26
1
-40
/
+40
*
Tweak more element orders in the manipulation tests. Also differentiate betwe...
John Resig
2010-08-26
1
-8
/
+10
*
Tweaked manipulation test to ignore order of elements from selector (not impo...
John Resig
2010-08-26
1
-1
/
+1
*
Tweaked anchor test to work better on Blackberry 4.7.
John Resig
2010-08-26
1
-1
/
+2
*
Simplifying some of the .val() test code.
John Resig
2010-08-23
1
-4
/
+1
*
Fixing getting/setting classes and makeArray(RegExp) for Blackberry 4.7. Fixe...
John Resig
2010-08-23
1
-15
/
+28
*
Replace usage of the removed global reset() method with QUnit.reset().
jzaefferer
2010-07-28
5
-84
/
+84
*
Make sure that .data() events don't bubble, per the discussion in 2e10af143b7...
John Resig
2010-07-27
1
-1
/
+7
*
Moving jQuery-core specific resets from QUnit to core.
jzaefferer
2010-07-27
1
-0
/
+11
*
Ticket #6808. Changes data() so on plain objects, it uses a function to conta...
InfinitiesLoop
2010-07-23
1
-3
/
+4
*
Ticket #6804. Adds a changeData event.
InfinitiesLoop
2010-07-20
1
-5
/
+20
*
Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
jeresig
2010-06-14
2
-0
/
+14
*
Fix for http://dev.jquery.com/ticket/6451
malsup
2010-06-15
1
-0
/
+6
*
Merge branch 'master' of github.com:jquery/jquery
Brandon Aaron
2010-03-27
4
-19
/
+44
|
\
|
*
Mobile WebKit browsers don't support accessing the scroll position of the doc...
jeresig
2010-03-25
1
-7
/
+28
|
*
Need to expose the isLocal change globally as well.
jeresig
2010-03-24
1
-1
/
+1
|
*
Temporarily disable ajax tests when running in TestSwam.
jeresig
2010-03-24
1
-0
/
+4
|
*
Use custom events for testing unbind instead of the, potentially conflicting,...
jeresig
2010-03-24
1
-11
/
+11
|
*
Adjust isPlainObject test to run in an iframe.
jeresig
2010-03-24
1
-1
/
+1
*
|
Merge branch 'master' of github.com:jquery/jquery
Brandon Aaron
2010-03-23
12
-34
/
+122
|
\
|
|
*
Make sure the offset tests work without a built jQuery file.
jeresig
2010-03-23
7
-7
/
+64
|
*
Update other remote test URLs as well.
jeresig
2010-03-23
1
-4
/
+4
|
*
Strip off filename and query string for JSONP Remote test.
jeresig
2010-03-23
1
-1
/
+1
[next]