.. |
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
|
tests visual draggable - moved handle test to its own file. default visual tests should have no options.
|
2008-06-26 11:35:28 +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: 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 |
all.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 |
datepicker.html
|
Add datepicker tests
|
2008-06-10 12:46:28 +00:00 |
datepicker.js
|
tests datepicker - added closure (for isolation in all.html)
|
2008-06-21 10:10:23 +00:00 |
dialog.html
|
test dialog - first dialog unit tests
|
2008-06-08 02:29:44 +00:00 |
dialog.js
|
tests dialog - added unit tests for #3017 - Dialog callback scopes
|
2008-06-26 11:08:49 +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 |
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
|
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
|
2008-06-26 10:23:38 +00:00 |