Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO
[jquery.git] / test / unit / data.js
2009-07-12 Yehuda KatzAdd clearQueue for clearing non-fx queues
2009-07-12 Yehuda KatzAdded a next() shortcut for queues
2008-12-30 Ariel Fleslerjquery data: Closes #3539. Exposed jQuery.queue. Moved...