jquery/test/unit
2010-12-31 04:13:40 +01:00
..
ajax.js Removed re-usability from jXHR object (no more open, send & onreadystatechange support). Streamlined the implementation and put it back into ajax.js (removed xhr.js in the process). Went back to a more simple & direct approach to options handling (keeping much room to further minification-related optimizations). Code is cleaner, smaller & faster. Removed & edited unit tests accordingly. All build files have had xhr.js removed. 2010-12-31 04:13:40 +01:00
attributes.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
core.js Removed custom method in isDeferred and when. 2010-12-31 04:05:56 +01:00
css.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
data.js More unit tests and a $.hasData that works for JS objects too. 2010-12-22 15:03:01 -06:00
dimensions.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
effects.js Remove patch for very early versions of Opera 9 that made it impossible to animate values smaller than -10000. Fixes #7193. Thanks to igorw for initial patch & test case. 2010-12-30 01:23:08 -06:00
event.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
manipulation.js Don't cache non-html strings in buildFragment to avoid possible collision with the names of Object methods like toString. Also makes the unit tests 0.5% to 8% faster. Fixes #6779. 2010-12-27 13:43:52 -06:00
offset.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
queue.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
selector.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
traversing.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00