Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Backing out commit #6507 - causes too many problems. | John Resig | 2009-07-28 | 1 | -7/+1 | |
| | ||||||
* | Implemented support for .context limited .closest() calls. Fixes #4072. | John Resig | 2009-07-25 | 1 | -1/+7 | |
| | ||||||
* | Unify .not and .filter (resolves #4200). | Yehuda Katz | 2009-07-16 | 1 | -14/+58 | |
| | | | | - Both now support Function, Element, Selector, and Arrayish (including jQuery object) | |||||
* | Added explicit module names to the new unit tests. | John Resig | 2009-04-20 | 1 | -1/+3 | |
| | ||||||
* | breaking jquery out into smaller modules. added attributes.js, ↵ | Brandon Aaron | 2009-03-18 | 1 | -0/+246 | |
manipulation.js, and traversing.js |