jquery/test/unit
2009-01-13 16:40:19 +00:00
..
ajax.js Had to remove the global variable tricks (especially the delete window calls) as they cause 2009-01-12 01:12:58 +00:00
core.js Only try to wrap the element if it's not disconnected, fixed #3828. 2009-01-12 14:07:14 +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 Landed a fix for when a DOM element gets accidentally removed by another live event handler. Thanks to Irae for the patches. Fixed #3820. 2009-01-10 19:57:07 +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 Merged Sizzle changes back into jQuery. 2009-01-13 16:40:19 +00:00