Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -34/+0 |
| | | | | Ref gh-1528 | ||||
* | Selectmenu: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -1/+8 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Selectmenu: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -1/+4 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | | | | | Fixes #7053 Closes gh-1411 | ||||
* | Selectmenu: Support `width: false` and default to 14em | Scott González | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | | | | `width: null` still matches the width of the original element. `width: false` prevents an inline style from being set for the width. This makes it easy to set the width via a stylesheet and allows the use of any unit for setting the width, such as the new default of `14em`. Fixes #11198 Closes gh-1467 | ||||
* | Selectmenu: Default disabled option to null | Scott González | 2014-04-21 | 1 | -2/+2 |
| | |||||
* | Selectmenu Tests: remove widthMenu option and rename widthButton option to width | Felix Nagel | 2013-10-24 | 1 | -2/+1 |
| | |||||
* | Selectmenu Tests: add width options to common test | Felix Nagel | 2013-09-29 | 1 | -0/+2 |
| | |||||
* | Selectmenu Tests: cleanup unit tests | Felix Nagel | 2013-04-29 | 1 | -0/+1 |
| | |||||
* | Selectmenu tests: remove option dropdown | Felix Nagel | 2012-12-20 | 1 | -6/+8 |
| | |||||
* | Selectmenu tests: adjust common test to new appendTo mechanism | Felix Nagel | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | Selectmenu: Update unit tests | Felix Nagel | 2012-05-16 | 1 | -0/+19 |