aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/data.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor queueing system to allow auto-dequeuing to use dequeue directly andYehuda Katz2009-07-161-23/+20
* Implemented .data() to get the entire data object. Closes #4284Yehuda Katz2009-07-161-0/+8
* clearQueue and next should now work with default fx on all browsersYehuda Katz2009-07-131-24/+7
* Add clearQueue for clearing non-fx queuesYehuda Katz2009-07-121-1/+97
* Added a next() shortcut for queuesYehuda Katz2009-07-121-0/+21
* jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue...Ariel Flesler2008-12-301-0/+160