Chi Cheng
1f6a9c9eda
Spinner test: spin with auto-incremental stepping
2008-08-19 05:54:49 +00:00
Chi Cheng
f50d9f0a95
home key to start if min not set.
2008-08-18 11:44:42 +00:00
Chi Cheng
da0ebd589e
Spinner: test case
2008-08-18 11:38:12 +00:00
Chi Cheng
a48241c831
typo
2008-08-18 10:38:23 +00:00
Scott González
4705f5cc2e
Dialog: Added tests for isOpen method.
2008-08-15 15:07:09 +00:00
Paul Bakaus
d90fe750a3
visual tests: added stripped down autocomplete demo
2008-08-11 09:35:12 +00:00
Eduardo Lundgren
a3977524f3
Progressbar updates
2008-08-09 23:51:46 +00:00
Eduardo Lundgren
c654cd6ac5
Progressbar updates - using .animate()
2008-08-09 23:06:18 +00:00
Keith Wood
edd4ab0ccd
Added tests for stepMonths and stepBigMonths
...
Added tests for onChangeMonthYear callback from setDate
2008-08-08 10:36:52 +00:00
Eduardo Lundgren
1064e63967
Source formatting
2008-08-08 05:57:52 +00:00
Paul Bakaus
ac86d4c6db
autocomplete: added init/destroy tests
2008-07-30 18:13:58 +00:00
Paul Bakaus
841751a0d5
1.8: initial version of tree component, dependant upon sortables and droppables
...
1.6: droppables can now operate in a seperate scope, droppables and sortables in the current dragged item are filtered out at start, preventing node hierarchy issues
2008-07-28 18:34:01 +00:00
Keith Wood
30be7d0953
Tests for inline disabled datepicker
2008-07-23 12:23:34 +00:00
Keith Wood
0f1592128f
Added tests for inline datepicker
2008-07-18 08:28:31 +00:00
Jörn Zaefferer
30952e6b3f
accordion: fixed incosistent accordionchange event arguments ( http://dev.jquery.com/ticket/3111 )
2008-07-13 14:42:27 +00:00
Scott González
ac6189fd57
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
Keith Wood
3bc322fd37
Added tests for datepicker structure and callbacks
...
Enhanced tests for destroy, enable/disable, ranges, and status
Added tests for gotoCurrent, highlihgtWeek, yearRange, navigationAsDateFormat, rangeSeparator settings
Added tests for day-of-year in format and parse
2008-07-11 11:02:45 +00:00
Paul Bakaus
979e64bdd2
- moved all default css files into themes/default
...
- added Colorpicker, heavily modified for UI (thanks Stefan!)
2008-07-10 15:52:18 +00:00
Paul Bakaus
4e06fa6304
- removed 1.6 branch
...
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6
2008-07-09 11:09:40 +00:00
Keith Wood
0b4831cedb
Refactored datepicker to use $.data for instance settings
...
Added tests for setDate
2008-07-06 05:33:41 +00:00
Keith Wood
c32255fcfa
New tests for invocation, mouse interactions, alternate field, status, localisation
2008-06-30 09:56:14 +00:00
Richard Worth
77fe442f08
restored test image from [236] - still referenced in a few test files.
2008-06-27 00:28:34 +00:00
Richard Worth
f7dc618ede
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
Richard Worth
8ccab9a11f
tests dialog - added unit tests for #3017 - Dialog callback scopes
2008-06-26 11:08:49 +00:00
Paul Bakaus
8111e87bc6
visual css: corrected styles for slider
2008-06-26 11:07:51 +00:00
Richard Worth
e42b0f6b8b
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
2008-06-26 10:23:38 +00:00
Richard Worth
0f0fb77a9e
tests draggable #2965 - fixed to account for distance: 1 default
2008-06-26 10:20:48 +00:00
Richard Worth
3e5e8704c1
tests resizable - restructured to match others, added defaults test
2008-06-26 09:49:54 +00:00
Paul Bakaus
173eddaf46
sortable: added visual test page for profiling performance
2008-06-25 15:22:40 +00:00
Richard Worth
d0c11e932b
fixed #3025 - dialog should have an autoResize option; default value: true
2008-06-25 10:01:24 +00:00
Paul Bakaus
17115b6b07
sortable: changed default distance to 1
2008-06-24 14:30:26 +00:00
Paul Bakaus
c73ccd5c71
sortable: changed default distance to 1
2008-06-24 14:29:29 +00:00
Paul Bakaus
e46d3df57c
draggable: fixed failing test, mousemove is actually called 3 times in jquery.simulate.js, so 4 is the correct value
2008-06-24 13:25:15 +00:00
Paul Bakaus
f96e61789e
sortable: added default checks for scroll options
2008-06-24 13:17:02 +00:00
Paul Bakaus
a002680ba9
sortable:fixed #3019 , stop being fird too early
2008-06-24 11:47:42 +00:00
Richard Worth
b876be002d
tests dialog - added missing tests (placeholders)
2008-06-22 05:37:11 +00:00
Jörn Zaefferer
2e3b8eac77
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
Richard Worth
9196c2022c
tests dialog - added some tests and placeholders
2008-06-21 13:54:41 +00:00
Richard Worth
2361bda9ba
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
Richard Worth
2e920f0fea
tests selectable - removed unneeded refs to draggable and resizable
2008-06-21 10:24:04 +00:00
Richard Worth
bc778a6e27
tests draggable - corrected defaults tests tracking [304], and [305]
2008-06-21 10:17:56 +00:00
Richard Worth
f3000e3506
tests datepicker - added closure (for isolation in all.html)
2008-06-21 10:10:23 +00:00
Richard Worth
cad08b6315
tests all - added sortable
2008-06-21 10:09:23 +00:00
Richard Worth
284d427bb2
tests sortable - fixed failing disable tests
2008-06-21 10:05:29 +00:00
Richard Worth
63f11cd243
tests sortable - fixed failing enable test
2008-06-21 10:04:40 +00:00
Richard Worth
77c5305b2e
tests sortable - corrected page title
2008-06-21 09:53:57 +00:00
Richard Worth
a862b258b8
visual tests: dialog - removed unused offset var
2008-06-20 12:11:01 +00:00
Keith Wood
3f38ebc88d
Tests for relative dates with multiple periods
...
Tests for default date
2008-06-16 09:59:24 +00:00
Keith Wood
74b7cde939
Add tests for destroying datepicker, keystrokes, minimum/maximum date processing, ranges, and callbacks
2008-06-13 13:25:59 +00:00
Keith Wood
7b309defda
Add named keystrokes
2008-06-13 13:22:57 +00:00
Paul Bakaus
abdda174f2
tests: initial version of sortable tests/
...
sortable: added default value for helper ("clone")
2008-06-13 12:42:44 +00:00
Richard Worth
21daf50102
removed (unused) flora class from body
2008-06-10 22:12:00 +00:00
Keith Wood
0ea1e7af11
Add datepicker tests
2008-06-10 12:46:28 +00:00
Richard Worth
175015866c
whitespace
2008-06-10 00:34:41 +00:00
Richard Worth
cecc4838a2
Added effects visual test pages
2008-06-09 12:19:59 +00:00
Eduardo Lundgren
bfa77e4855
fix for slider visual test
2008-06-09 08:30:52 +00:00
Richard Worth
b2233945a6
Added droppable visual test
2008-06-09 08:06:54 +00:00
Richard Worth
4a0df13665
Added simple slider test
2008-06-09 07:40:29 +00:00
Eduardo Lundgren
90abe576ec
Delete uneeded test files
2008-06-09 06:24:14 +00:00
Eduardo Lundgren
d185e8cc05
- Added functional demo application
...
- Removed datepicker folder from functional demo folder
2008-06-09 06:20:15 +00:00
Richard Worth
a6b0fc7a83
tests - all.html, removed links for missing .js files
2008-06-09 06:04:53 +00:00
Richard Worth
03528f2942
tests - wrapped in closures so all.html will work
2008-06-09 05:59:18 +00:00
Richard Worth
d2397d8d63
added simple visual tests
2008-06-09 05:42:13 +00:00
Richard Worth
665f17ce2c
tests - added selectable unit tests
2008-06-09 05:40:24 +00:00
Richard Worth
0d74c8463b
tests dialog - added some option and callback tests
2008-06-09 03:06:12 +00:00
Paul Bakaus
593cb1ffef
core: cancel checks for type string before it's used
...
draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
2008-06-08 11:00:47 +00:00
Richard Worth
67117bc563
tests dialog - draggable option
2008-06-08 03:37:43 +00:00
Richard Worth
f193346177
tests dialog - added more to the buttons test
2008-06-08 02:50:32 +00:00
Richard Worth
0132665f17
test dialog - first dialog unit tests
2008-06-08 02:29:44 +00:00
Richard Worth
030ca01d4d
tests - single quotes to double quotes
2008-06-07 20:12:36 +00:00
Richard Worth
94236b3834
tests - some html cleanup
2008-06-07 19:26:35 +00:00
Richard Worth
5e3e19d75c
moved (still experimental) test automation files to experimental branch
2008-06-07 18:15:44 +00:00
Richard Worth
505a7e19e2
updated some paths
2008-06-07 18:03:19 +00:00
Richard Worth
3524ef0c26
removed extra level ui folder
2008-06-07 17:35:27 +00:00