aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/tabs.js
Commit message (Collapse)AuthorAgeFilesLines
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-11/+7
| | | | | | | | Tabs support multiple values to disable individual tabs. Only add the ui-tabs-disabled class when all tabs are disabled. Ref #9151 Closes gh-1599
* Tabs: Style updatesAlexander Schmitz2015-09-111-0/+22
| | | | Ref #14246
* Tabs: Style updatesAlexander Schmitz2015-08-211-19/+19
| | | | | Ref #14246 Ref gh-1588
* Tabs: Move tabs into widgets directoryAlexander Schmitz2015-08-081-0/+902
Ref #13885