Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | task: make selectmenu easier to download/extract/use, see #172 | Felix Nagel | 2012-07-12 | 1 | -34/+0 |
| | |||||
* | Dialog: Moved the default value for the position.of option inside the ↵ | Scott González | 2010-12-08 | 1 | -1/+0 |
| | | | | | | _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError. This should be reverted in jQuery UI 1.9. | ||||
* | Updated test for default position option: Reference using-implementation, as ↵ | jzaefferer | 2010-07-15 | 1 | -7/+1 |
| | | | | QUnit compares functions only by reference | ||||
* | Dialog: Updated test for default position option. QUnit still fails the test ↵ | Scott González | 2010-07-14 | 1 | -1/+13 |
| | | | | though. | ||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 1 | -1/+0 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 1 | -1/+1 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Dialog tests: Switch bgiframe to stackfix. | Scott González | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | dialog: added some missing defaults | Richard Worth | 2009-02-09 | 1 | -2/+4 |
| | |||||
* | Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681). | Scott González | 2009-02-05 | 1 | -1/+0 |
| | |||||
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -1/+21 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+9 |
events, methods, options, tickets |