Broke the logic for .clean() wrap out into a separate, static, data structure. Also...
[jquery.git] / test / unit / manipulation.js
2009-09-07 John ResigBroke the logic for .clean() wrap out into a separate...
2009-07-21 Yehuda KatzAdds detach()
2009-07-14 John ResigWe only support wrapping the first element around an...
2009-07-14 John ResigFixed wrapping of elements that hold text nodes. Thanks...
2009-07-12 Yehuda KatzAdd tests for replaceAll(fn) and wrap(fn) -- mark wrapA...
2009-07-12 Yehuda KatzSupport for .foo(Function) and testing. TODO: More...
2009-04-20 John ResigAdded explicit module names to the new unit tests.
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...