aboutsummaryrefslogtreecommitdiffstats
path: root/src/traversing.js
Commit message (Expand)AuthorAgeFilesLines
* Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188.John Resig2009-09-091-1/+11
* Added support for .closest(filter, DOMElement). Fixes #4072.John Resig2009-07-281-2/+2
* Backing out commit #6507 - causes too many problems.John Resig2009-07-281-3/+2
* Implemented support for .context limited .closest() calls. Fixes #4072.John Resig2009-07-251-3/+4
* Unify .not and .filter (resolves #4200).Yehuda Katz2009-07-161-23/+26
* breaking jquery out into smaller modules. added attributes.js, manipulation.j...Brandon Aaron2009-03-181-0/+120