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
...
*
Just restore window.JSON in the getJSON test, don't try to delete the value.
jeresig
2009-12-03
1
-6
/
+3
*
Added in the new .closest(Array) method, will be used to improve the performa...
jeresig
2009-12-02
1
-0
/
+11
*
Removed debug statements from manipulation tests, was causing errors in IE.
jeresig
2009-12-02
1
-4
/
+0
*
Added some isObjectLiteral tests.
jeresig
2009-12-02
1
-0
/
+45
*
Adding a test that a new option can be selected with val(N)
Yehuda Katz
2009-12-01
1
-1
/
+5
*
Fix css("opacity") to not clobber other filters in IE. Closes #4707.
Yehuda Katz
2009-12-01
1
-6
/
+17
*
Switched from using Git Submodules to just doing a straight clone of the QUni...
jeresig
2009-11-30
1
-0
/
+0
*
Bringing Sizzle and QUnit up to date.
jeresig
2009-11-30
1
-0
/
+0
*
Use .add() to merge two test groups together for .unwrap().
jeresig
2009-11-30
1
-1
/
+1
*
Changed the style attribute test to handle hex colors (as that's what Opera r...
jeresig
2009-11-30
1
-1
/
+1
*
Fixed a problem with animations with a duration of 0 not working properly for...
jeresig
2009-11-30
1
-13
/
+18
*
Simplified a selector in the .live() tests.
jeresig
2009-11-30
1
-2
/
+2
*
Tweaked the live test to be a bit simpler.
jeresig
2009-11-30
1
-3
/
+5
*
Fixed wrap test that was looking for comment values from .text().
jeresig
2009-11-30
1
-1
/
+1
*
Fixes $.trim for closes #4980
Yehuda Katz
2009-11-30
1
-0
/
+11
*
Fixing endlines.
Mark Gibson
2009-11-25
7
-420
/
+420
*
Corrected RegExp to match event namespaces. Fixes #5303.
Robert Katic
2009-11-26
1
-0
/
+4
*
Generic jQuery.merge and safer jQuery.makeArray(nodeList).
Robert Katic
2009-11-26
1
-2
/
+6
*
Added support for .text() on text nodes. Fixes #5525.
John Resig
2009-11-17
1
-1
/
+4
*
Re-wrote context Ajax test to use an element instead of an object (a more rea...
John Resig
2009-11-17
1
-1
/
+1
*
Re-adding the QUnit submodule file.
John Resig
2009-11-17
1
-0
/
+0
*
Hide the .settings file in the gitignore.
John Resig
2009-11-15
1
-0
/
+0
*
Added test for passing null to .show()
Scott Gonzalez
2009-11-13
1
-1
/
+7
*
Corrected some minor errors made by me (rkatic) in last commits.
Robert Katic
2009-11-13
1
-3
/
+3
*
Forgotten to update the number of jQuery.extend related tests.
Robert Katic
2009-11-12
1
-1
/
+1
*
Made jQuery.extend(true, ...) to extend recursively only 'object literal' val...
Robert Katic
2009-11-12
1
-3
/
+7
*
Made isObjectLiteral to work correctly with custom objects with empty prototy...
Robert Katic
2009-11-12
1
-1
/
+5
*
Fixed the case where HTML that contained entities was being inserted as text ...
John Resig
2009-11-11
1
-1
/
+7
*
Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes...
John Resig
2009-11-11
2
-1
/
+16
*
Made jQuery('<div/>') and jQuery('<div></div>') use the same code path (makin...
John Resig
2009-11-11
1
-1
/
+4
*
Add QUnit as a submodule.
Damian Janowski
2009-11-12
1
-0
/
+0
*
Remove symlink to John Resig's filesystem.
Damian Janowski
2009-11-12
1
-1
/
+0
*
Making sure that you can bind multiple toggles to a single element without pr...
Mr Speaker
2009-11-11
1
-1
/
+17
*
Added a method to myKlass.
rkatic
2009-11-09
1
-0
/
+2
*
Made sure that animate callbacks get executed even when no properties are pas...
John Resig
2009-11-07
1
-0
/
+12
*
Make .add() take an optional context and - if a context is specified in the r...
John Resig
2009-11-07
1
-0
/
+12
*
jQuery.ajax modified the passed-in object only to help test the code - this s...
John Resig
2009-11-07
1
-0
/
+5
*
A typechange for test/qunit.
John Resig
2009-11-07
1
-0
/
+1
*
Pull in QUnit using a submodule. In order to build jQuery (and run the tests)...
John Resig
2009-10-22
2
-2
/
+2
*
Updated the jQuery suite to use the updated QUnit CSS styling.
John Resig
2009-09-29
3
-6
/
+6
*
Updated the jQuery test suite to use the new QUnit file names.
John Resig
2009-09-29
1
-2
/
+2
*
Moved the jQuery-specific test suite CSS into a separate file.
John Resig
2009-09-29
2
-4
/
+107
*
Adapted the jQuery test suite to handle the toolbar moving inline.
John Resig
2009-09-29
2
-1
/
+2
*
Updated the jQuery suite to use the new 'qunit-' prefix on specific elements.
John Resig
2009-09-29
2
-11
/
+11
*
Fixed the q() method to use same instead of isSet.
John Resig
2009-09-29
1
-2
/
+2
*
Switched from using QUnit's isObj/isSet to the more robust same method.
John Resig
2009-09-29
6
-95
/
+95
*
Moved some jQuery-specific test methods into the core module.
John Resig
2009-09-29
1
-0
/
+43
*
Moved the init test script off into a separate file.
John Resig
2009-09-29
2
-6
/
+5
*
Adding in .unwrap() support, thanks to Ben Alman! Fixes #5191.
John Resig
2009-09-25
1
-0
/
+31
*
A follow-up to [6578] (which stopped adding expandos to elements that didn't ...
John Resig
2009-09-25
4
-7
/
+17
[prev]
[next]