Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188. | John Resig | 2009-09-09 | 1 | -1/+11 |
* | Added support for .closest(filter, DOMElement). Fixes #4072. | John Resig | 2009-07-28 | 1 | -2/+2 |
* | Backing out commit #6507 - causes too many problems. | John Resig | 2009-07-28 | 1 | -3/+2 |
* | Implemented support for .context limited .closest() calls. Fixes #4072. | John Resig | 2009-07-25 | 1 | -3/+4 |
* | Unify .not and .filter (resolves #4200). | Yehuda Katz | 2009-07-16 | 1 | -23/+26 |
* | breaking jquery out into smaller modules. added attributes.js, manipulation.j... | Brandon Aaron | 2009-03-18 | 1 | -0/+120 |