A follow-up to [6578] (which stopped adding expandos to elements that didn't have...
[jquery.git] / src / traversing.js
2009-09-25 John ResigA follow-up to [6578] (which stopped adding expandos...
2009-09-15 Yehuda KatzMake jQuery.winnow a local function
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-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...