aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_common.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-34/+0
| | | | Ref gh-1528
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-1/+8
| | | | | Ref #10119 Ref gh-1528
* Selectmenu: Add classes optionAlexander Schmitz2015-03-111-1/+4
| | | | | Ref #7053 Ref gh-1411
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
| | | | | Fixes #7053 Closes gh-1411
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-051-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 nullScott González2014-04-211-2/+2
|
* Selectmenu Tests: remove widthMenu option and rename widthButton option to widthFelix Nagel2013-10-241-2/+1
|
* Selectmenu Tests: add width options to common testFelix Nagel2013-09-291-0/+2
|
* Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-291-0/+1
|
* Selectmenu tests: remove option dropdownFelix Nagel2012-12-201-6/+8
|
* Selectmenu tests: adjust common test to new appendTo mechanismFelix Nagel2012-12-151-1/+1
|
* Selectmenu: Update unit testsFelix Nagel2012-05-161-0/+19