Added support for .closest(filter, DOMElement). Fixes #4072.
[jquery.git] / test / unit / traversing.js
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...