Make sure that the correct args are passed in to the filter callback (and by extensio...
[jquery.git] / test / unit / traversing.js
2009-12-10 John ResigMake sure that the correct args are passed in to the...
2009-12-09 Yehuda KatzLanding in jQuery.contains, jQuery.fn.contains, and...
2009-12-04 Ben AlmanLanding Ben Alman's patch to add nextUntil, prevUntil...
2009-12-03 jeresigAdded in the new .closest(Array) method, will be used...
2009-09-29 John ResigSwitched from using QUnit's isObj/isSet to the more...
2009-09-25 John ResigA follow-up to [6578] (which stopped adding expandos...
2009-09-09 John ResigAdded support for .eq(-N), .first(), and .last(). Fixes...
2009-07-28 John ResigAdded support for .closest(filter, DOMElement). Fixes...
2009-07-28 John ResigBacking out commit #6507 - causes too many problems.
2009-07-25 John ResigImplemented support for .context limited .closest(...
2009-07-16 Yehuda KatzUnify .not and .filter (resolves #4200).
2009-04-20 John ResigAdded explicit module names to the new unit tests.
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...