Commit Graph

26 Commits

Author SHA1 Message Date
Scott González
51283fbdd8 Dialog tests: Fixed typo. 2008-12-31 16:23:58 +00:00
Scott González
2789fca8af Dialog: Fixed #3713: Set default height to auto and default minHeight to 150. Now applying minHeight to the content div instead of only using it for resizing. 2008-12-31 01:12:43 +00:00
Scott González
03f07556bd Dialog: Fixed #3648: Use new CSS framework.
- Removed .ui-dialog-container div.
- Removed autoResize option.
2008-12-19 03:05:01 +00:00
Richard Worth
6bdc9f7c96 Added test for #3664 - Dialog init fails on disconnected DOM Element after .remove() 2008-12-13 10:57:10 +00:00
Scott González
713761c876 Dialog: Partial fix for #3648: Use new CSS framework. 2008-12-11 02:45:42 +00:00
Scott González
9eda8e4cb9 Dialog: Fixed #3638: Added closeText option (default 'close'). 2008-12-11 02:25:51 +00:00
Scott González
6e7e808d69 Dialog: Fixed #3637: Added role of button to close link. 2008-12-06 14:58:52 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Richard Worth
e47820f6ea tests: cleanup and consistency with defaults tests 2008-11-12 02:52:31 +00:00
Jörn Zaefferer
b6cb342c65 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:32:42 +00:00
Scott González
f69b4fe35e Dialog: Added more tests. 2008-09-28 01:43:12 +00:00
Richard Worth
77cea8f364 set svn:eol-style to native 2008-09-20 17:42:04 +00:00
Scott González
14e0450dc7 Dialog: Added an id to the title span (needed for ARIA support). 2008-09-19 18:28:31 +00:00
Scott González
90d7b7f708 Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent closing the dialog by returning false). 2008-09-19 02:07:54 +00:00
Scott González
48cce41f39 Dialog: Added some more tests. 2008-09-07 22:14:15 +00:00
Scott González
4705f5cc2e Dialog: Added tests for isOpen method. 2008-08-15 15:07:09 +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
Richard Worth
8ccab9a11f tests dialog - added unit tests for #3017 - Dialog callback scopes 2008-06-26 11:08:49 +00:00
Richard Worth
d0c11e932b fixed #3025 - dialog should have an autoResize option; default value: true 2008-06-25 10:01:24 +00:00
Richard Worth
b876be002d tests dialog - added missing tests (placeholders) 2008-06-22 05:37:11 +00:00
Richard Worth
9196c2022c tests dialog - added some tests and placeholders 2008-06-21 13:54:41 +00:00
Richard Worth
03528f2942 tests - wrapped in closures so all.html will work 2008-06-09 05:59:18 +00:00
Richard Worth
0d74c8463b tests dialog - added some option and callback tests 2008-06-09 03:06:12 +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