aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/traversing.js
Commit message (Expand)AuthorAgeFilesLines
* Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188.John Resig2009-09-091-2/+14
* Added support for .closest(filter, DOMElement). Fixes #4072.John Resig2009-07-281-1/+7
* Backing out commit #6507 - causes too many problems.John Resig2009-07-281-7/+1
* Implemented support for .context limited .closest() calls. Fixes #4072.John Resig2009-07-251-1/+7
* Unify .not and .filter (resolves #4200).Yehuda Katz2009-07-161-14/+58
* Added explicit module names to the new unit tests.John Resig2009-04-201-1/+3
* breaking jquery out into smaller modules. added attributes.js, manipulation.j...Brandon Aaron2009-03-181-0/+246