aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/menu.js
Commit message (Collapse)AuthorAgeFilesLines
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Menu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-9/+7
| | | | | Ref #9151 Ref gh-1599
* Menu: Style updatesAlexander Schmitz2015-09-111-0/+3
| | | | Ref #14246
* Menu: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Menu: Move menu into widgets folderAlexander Schmitz2015-08-081-0/+662
Ref #13885