Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove and detach unit tests were not cleaning up, causing selector tests to ... | Brandon Aaron | 2009-09-14 | 1 | -2/+4 | |
* | Broke the logic for .clean() wrap out into a separate, static, data structure... | John Resig | 2009-09-07 | 1 | -2/+2 | |
* | Adds detach() | Yehuda Katz | 2009-07-21 | 1 | -34/+56 | |
* | We only support wrapping the first element around an element (all others are ... | John Resig | 2009-07-14 | 1 | -1/+7 | |
* | Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for... | John Resig | 2009-07-14 | 1 | -1/+6 | |
* | Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO | Yehuda Katz | 2009-07-12 | 1 | -19/+46 | |
* | Support for .foo(Function) and testing. TODO: More tests | Yehuda Katz | 2009-07-12 | 1 | -74/+148 | |
* | Added explicit module names to the new unit tests. | John Resig | 2009-04-20 | 1 | -0/+2 | |
* | breaking jquery out into smaller modules. added attributes.js, manipulation.j... | Brandon Aaron | 2009-03-18 | 1 | -0/+596 |