jquery-ui/tests/unit/selectmenu
Scott González af4c35df9d Selectmenu: Support width: false and default to 14em
`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
2015-03-05 11:42:49 -05:00
..
all.html Tests: Fix composite tests 2014-08-01 12:25:14 -04:00
selectmenu_common.js Selectmenu: Support width: false and default to 14em 2015-03-05 11:42:49 -05:00
selectmenu_core.js Tests: Fix style issues with missing or multiple line breaks 2015-01-24 17:10:20 +01:00
selectmenu_events.js Selectmenu: Test cleanup 2014-04-22 12:57:05 -04:00
selectmenu_methods.js Selectmenu: Better handling when there are no options 2015-01-12 13:00:38 -05:00
selectmenu_options.js Selectmenu: Support width: false and default to 14em 2015-03-05 11:42:49 -05:00
selectmenu.html Build: Pull in jquery.simulate.js from Bower 2014-08-22 17:01:50 -04:00