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
989667c9fd
jquery
/
test
/
unit
History
John Resig
989667c9fd
Synced with the Sizzle repository.
2009-01-05 00:21:13 +00:00
..
ajax.js
core: tests cleanup for compability with qunit updates: stop() now actually accepts an argument (ajax.js); selectors should be confined to fixture(event.js)
2008-10-24 14:40:58 +00:00
core.js
Landed a proper fix for
#3255
- which involves doing createElement instead of going through the normal clean method.
2009-01-03 00:51:07 +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
jquery event:
closes
#3772
. The extra function on $.event.trigger isn't supported anymore.
2009-01-02 22:23:52 +00:00
fx.js
Fixed an issue that was introduced by [5743] (which didn't have a test case, either - that has been resolved). This
fixed
#3739
.
2009-01-02 23:32:10 +00:00
offset.js
new offset method, faster and no more browser detection
2008-11-10 02:39:03 +00:00
selector.js
Synced with the Sizzle repository.
2009-01-05 00:21:13 +00:00