.. |
images
|
- removed 1.6 branch
|
2008-07-09 11:09:40 +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
|
- moved all default css files into themes/default
|
2008-07-10 15:52:18 +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.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 |
autocomplete.html
|
- removed 1.6 branch
|
2008-07-09 11:09:40 +00:00 |
autocomplete.js
|
- removed 1.6 branch
|
2008-07-09 11:09:40 +00:00 |
datepicker.html
|
Added tests for datepicker structure and callbacks
|
2008-07-11 11:02:45 +00:00 |
datepicker.js
|
Added tests for datepicker structure and callbacks
|
2008-07-11 11:02:45 +00:00 |
dialog.html
|
test dialog - first dialog unit tests
|
2008-06-08 02:29:44 +00:00 |
dialog.js
|
Dialog: Fixed #3013: Force dialog titlebars to have a full line height when no title is provided (after initialization).
|
2008-07-12 00:14:19 +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 |