This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-24 21:48:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29bf601f3495ced43fbb6152bf9306f2618bb955
jquery
/
test
/
unit
History
John Resig
29bf601f34
Fixed an issue with script nodes being removed incorrectly,
fixes
#3737
.
2009-01-10 01:07:59 +00:00
..
ajax.js
testrunner: Putting back the global variables used for ajax tests. I added many calls to delete though. The global namespace must be cleaned up before calling start() again.
2009-01-10 00:16:48 +00:00
core.js
Fixed an issue with script nodes being removed incorrectly,
fixes
#3737
.
2009-01-10 01:07:59 +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
Didn't get specific enough with the proxy guid,
fixes
#3787
.
2009-01-09 22:14:48 +00:00
fx.js
testrunner: Putting back the global variables used for ajax tests. I added many calls to delete though. The global namespace must be cleaned up before calling start() again.
2009-01-10 00:16:48 +00:00
offset.js
new offset method, faster and no more browser detection
2008-11-10 02:39:03 +00:00
selector.js
Fixed an issue with how broken selector tests were handled in IE (the exception was misdirected).
2009-01-05 20:43:58 +00:00