aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/traversing.js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | - Both now support Function, Element, Selector, and Arrayish (including jQuery object)
* Added explicit module names to the new unit tests.John Resig2009-04-201-1/+3
|
* breaking jquery out into smaller modules. added attributes.js, ↵Brandon Aaron2009-03-181-0/+246
manipulation.js, and traversing.js