aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs_deprecated.html
Commit message (Expand)AuthorAgeFilesLines
* Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and rem...Scott González2012-10-251-156/+0
* Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.Scott González2012-10-251-1/+0
* Tabs: Account for non-tab list items on init. Fixes #8568 - jQuery ui tabs: w...Scott González2012-09-121-0/+8
* Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.Danny Trunk2012-05-281-0/+25
* Tabs: Pass the list item instead of the anchor in events; move aria-controls ...Scott González2012-05-181-1/+1
* Fix various issues in our html files, fifth batchRichard D. Worth2012-04-261-0/+1
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-1/+1
* Tabs tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-56/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-3/+3
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-5/+11
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* Tabs: Enable test suites for TestSwarm.Scott González2011-05-161-10/+0
* Tabs: Moved tests out of tickets file.Scott González2011-05-101-1/+0
* Tabs: Cleaned up add and remove methods.Scott González2011-04-281-1/+1
* Tabs: Fixed disable method and cleaned up tests for enable and disable methods.Scott González2011-04-281-0/+35
* Tabs: Better tests for tab state.Scott González2011-04-151-1/+13
* Tabs: Added tests for aria-controls attribute being assigned on init.Scott González2011-04-071-1/+2
* Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Ren...Scott González2011-04-041-0/+9
* Tabs: Test cleanup.Scott González2011-04-041-95/+101
* Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7...David Petersen2011-03-261-0/+122