This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
db8623ebc8
jquery
/
test
/
unit
History
John Resig
db8623ebc8
Fixed one of the selector tests that was reporting incorrectly in browsers that actually supported type="search" inputs.
2009-02-19 21:35:33 +00:00
..
ajax.js
Made it so that search input elements are now serialized. Fixes bug
#4107
.
2009-02-18 19:43:14 +00:00
core.js
Fixed some tests that were changed (fixed!) by fixing
#3966
.
2009-02-18 19:59:51 +00:00
data.js
jquery data:
Closes
#3539
. Exposed jQuery.queue. Moved all the data and queue functions to their own module. Made the dequeue function more generic(designed to be used on functions).
Closes
#3748
. Reverted a previous modification.
2008-12-30 02:31:26 +00:00
dimensions.js
test runner: the changes are:
2008-05-28 23:18:25 +00:00
event.js
Changed the currentTarget test - no need to test the native event triggering for this test.
2009-02-17 17:22:59 +00:00
fx.js
Disabled some of the animation tests that were being flaky.
2009-02-19 21:30:25 +00:00
offset.js
new offset method, faster and no more browser detection
2008-11-10 02:39:03 +00:00
selector.js
Fixed one of the selector tests that was reporting incorrectly in browsers that actually supported type="search" inputs.
2009-02-19 21:35:33 +00:00