Scott González
|
22cf318e40
|
Dialog position tests: Use Math.round() instead of Math.floor().
|
2010-12-03 09:14:27 -05:00 |
|
Scott González
|
0c82f7ec2c
|
Dialog tests: Enabling in TestSwarm.
|
2010-09-07 12:28:36 -04:00 |
|
Scott González
|
0050f234a8
|
Dialog: Fixed test for default title. Some browsers were returning an actual non-breaking space and some were returning the string " ".
|
2010-09-07 09:49:58 -04:00 |
|
Scott González
|
d80e2236f6
|
Dialog: Reduced size of dialogs in height/width tests.
|
2010-09-07 08:58:20 -04:00 |
|
Scott González
|
2365d03cef
|
Dialog: Fixed a broken maxHeight test.
The size tests are fragile because they require the browser window to be large enough to contain the dialog.
|
2010-09-02 08:41:28 -04:00 |
|
Scott González
|
95a34593f9
|
Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: Enhanced Button Option.
|
2010-08-31 10:17:53 -04:00 |
|
Scott González
|
79ee6f0d7b
|
Dialog: When using the title attribute, update the title option. Fixes #5877 - Dialog: when using the title attribute, the title option should be updated.
|
2010-08-27 18:02:11 -04:00 |
|
Scott González
|
61e0aeac7e
|
Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab.
|
2010-07-29 20:56:28 -04:00 |
|
Scott González
|
2366a81740
|
Dialog: Fixed tests for position option.
|
2010-07-16 08:55:03 -04:00 |
|
Ben Hollis
|
6de9a5368c
|
Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dialog: expose .position() API
|
2010-07-14 16:29:28 -04:00 |
|
Scott González
|
b3a095d3ef
|
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
|
2009-11-09 01:50:23 +00:00 |
|
Jörn Zaefferer
|
122a6cdd5f
|
dialog: fixed _position regression; wrote a test for the default positon, which still needs some tuning
|
2009-09-19 14:03:53 +00:00 |
|
Richard Worth
|
5c87e2e448
|
dialog unit tests: options closeOnEscape, draggable
|
2009-09-19 10:16:08 +00:00 |
|
Scott González
|
2b8109e119
|
Fixed dialog tests to use same instead of equals for hashes.
|
2009-03-28 00:37:16 +00:00 |
|
Richard Worth
|
52005f42dd
|
dialog unit tests: split tests into individual files
|
2009-02-04 04:35:18 +00:00 |
|
Richard Worth
|
43ab3a04e5
|
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
|
2009-02-02 14:36:08 +00:00 |
|