A follow-up to [6578] (which stopped adding expandos to elements that didn't have...
[jquery.git] / test / unit / manipulation.js
2009-09-25 John ResigA follow-up to [6578] (which stopped adding expandos...
2009-09-15 Jörn Zaeffererremove globals in tests for compability with ?noglobals...
2009-09-14 John ResigAdded support for .before(), .after(), and .replaceWith...
2009-09-14 Brandon Aaronremove and detach unit tests were not cleaning up,...
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...