.. |
images
|
Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/UI/spinner/spinner.html
|
2008-08-19 07:18:04 +00:00 |
simulate
|
simulate - drag: added mousemove [+1, +1] after mousedown. Removed mouseover and mouseout as they're not minimal/required for drag. They were there as work-around for resizable. Moved work-around to resizable test.
|
2008-06-21 10:52:58 +00:00 |
visual
|
spinner: fixed styling issues in IE
|
2008-08-26 07:50:40 +00:00 |
accordion.html
|
accordion: added test for headers with descendants; replaced while-loop to find header-parent with call to parents
|
2008-06-21 16:16:59 +00:00 |
accordion.js
|
accordion: fixed incosistent accordionchange event arguments (http://dev.jquery.com/ticket/3111)
|
2008-07-13 14:42:27 +00:00 |
all_2.html
|
Spinner test: currency and decimal options
|
2008-08-19 08:51:59 +00:00 |
all.html
|
Progressbar test: init
|
2008-08-19 06:32:56 +00:00 |
autocomplete.html
|
autocomplete: added init/destroy tests
|
2008-07-30 18:13:58 +00:00 |
autocomplete.js
|
autocomplete: added init/destroy tests
|
2008-07-30 18:13:58 +00:00 |
datepicker.html
|
Tests for inline disabled datepicker
|
2008-07-23 12:23:34 +00:00 |
datepicker.js
|
Added tests for 3191 - handling NaN and other invalid values for relative dates
|
2008-08-21 09:33:39 +00:00 |
dialog.html
|
test dialog - first dialog unit tests
|
2008-06-08 02:29:44 +00:00 |
dialog.js
|
Dialog: Added tests for isOpen method.
|
2008-08-15 15:07:09 +00:00 |
draggable.html
|
tests - single quotes to double quotes
|
2008-06-07 20:12:36 +00:00 |
draggable.js
|
tests draggable #2965 - fixed to account for distance: 1 default
|
2008-06-26 10:20:48 +00:00 |
progressbar.html
|
Progressbar test: init
|
2008-08-19 06:32:56 +00:00 |
progressbar.js
|
Progressbar test: init
|
2008-08-19 06:32:56 +00:00 |
resizable.html
|
tests - single quotes to double quotes
|
2008-06-07 20:12:36 +00:00 |
resizable.js
|
tests resizable - restructured to match others, added defaults test
|
2008-06-26 09:49:54 +00:00 |
selectable.html
|
tests selectable - removed unneeded refs to draggable and resizable
|
2008-06-21 10:24:04 +00:00 |
selectable.js
|
tests - wrapped in closures so all.html will work
|
2008-06-09 05:59:18 +00:00 |
slider.html
|
tests - single quotes to double quotes
|
2008-06-07 20:12:36 +00:00 |
slider.js
|
tests - wrapped in closures so all.html will work
|
2008-06-09 05:59:18 +00:00 |
sortable.html
|
tests sortable - fixed failing enable test
|
2008-06-21 10:04:40 +00:00 |
sortable.js
|
typo
|
2008-08-18 10:38:23 +00:00 |
spinner.html
|
Spinner: test case
|
2008-08-18 11:38:12 +00:00 |
spinner.js
|
spinner test: currency
|
2008-08-19 18:35:25 +00:00 |