aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs.html
Commit message (Expand)AuthorAgeFilesLines
* Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and rem...Scott González2012-10-251-3/+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-94/+99
* Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7...David Petersen2011-03-261-0/+3
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Tab: modified init to display correct content of misordered div when hash pre...jenters2010-10-041-1/+9
* Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r...Scott González2010-09-031-0/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+1
* Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.ph-ausseil2010-08-111-0/+13
* Tabs: Updated tests.Scott González2010-07-161-1/+2
* Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-141-1/+12
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-4/+14
* Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-...Richard Worth2010-02-241-1/+1
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Tabs: fixed to work with empty nav list again.Scott González2009-12-251-0/+28
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-2/+2
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* moving test.html file to child dir for testswarm compabilityJörn Zaefferer2009-09-011-1/+1
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-1/+1
* Tests: Fixed includes of cookie and simulate plugins.Scott González2009-06-201-1/+1
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1