aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/options.js
Commit message (Collapse)AuthorAgeFilesLines
* Tabs: Shift to use no globalsAmanpreet Singh2016-04-141-120/+122
|
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-1/+1
| | | | | | | | 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-58/+58
| | | | Ref #14246
* Tabs: Style updatesAlexander Schmitz2015-08-211-8/+8
| | | | | Ref #14246 Ref gh-1588
* Tabs: Move tabs into widgets directoryAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Tabs: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-4/+4
|
* Tests: Rename filesScott González2015-04-091-0/+374
Ref gh-1528