aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectmenu.js
Commit message (Collapse)AuthorAgeFilesLines
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-171-1/+5
| | | | | | | Ensures that any extensions to the base widget will be handled properly by individual widgets. Closes gh-1598
* Selectmenu: Style updatesAlexander Schmitz2015-08-211-6/+6
| | | | | Ref #14246 Ref gh-1588
* Selectmenu: Move selectmenu into widgets folderAlexander Schmitz2015-08-081-0/+683
Ref #13885