aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs_common_deprecated.js
Commit message (Collapse)AuthorAgeFilesLines
* Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and ↵Scott González2012-10-251-23/+0
| | | | remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute.
* Tabs: Removed spinner option. Fixes #7151 - Tabs: Remove spinner option.Scott González2012-10-251-1/+0
|
* Tabs: Removed select event. Fixes #7154 - Tabs: Remove select event.Scott González2012-10-251-2/+1
|
* Tabs: Removed show event. Fixes #7155 - Tabs: Remove show event.Scott González2012-10-251-3/+2
|
* Tabs: Removed enable and disable events. Fixes #7160 - Tabs: Remove enable ↵Scott González2012-10-251-2/+0
| | | | and disable events.
* Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.Scott González2012-10-251-1/+0
|
* Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option.Scott González2012-10-251-1/+0
|
* Tabs: Removed ajaxOptions and cache options. Fixes #7147 - Tabs: Remove ↵Scott González2012-10-251-2/+0
| | | | ajaxOptions and cache options.
* Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.Danny Trunk2012-05-281-0/+1
|
* Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: ↵Scott González2012-05-141-0/+2
| | | | Deprecate fx option.
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-0/+29