Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Wrap buttons in a div so we can float the div instead of the individu... | Scott González | 2010-07-29 | 1 | -1/+1 |
* | Dialog: Fixed tests for position option. | Scott González | 2010-07-16 | 1 | -26/+22 |
* | Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dial... | Ben Hollis | 2010-07-14 | 1 | -2/+101 |
* | Removed use of .data() for getting/setting options in tests; using each plugi... | Scott González | 2009-11-09 | 1 | -12/+12 |
* | dialog: fixed _position regression; wrote a test for the default positon, whi... | Jörn Zaefferer | 2009-09-19 | 1 | -1/+10 |
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 1 | -3/+19 |
* | Fixed dialog tests to use same instead of equals for hashes. | Scott González | 2009-03-28 | 1 | -2/+2 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+283 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 1 | -0/+12 |