aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs
Commit message (Expand)AuthorAgeFilesLines
...
* Tabs: Cleaned up _tabId() implementation.Scott González2011-04-051-16/+27
* Tabs: Updated test for deprecated length method.Scott González2011-04-051-4/+4
* Tabs: Better handling of active option and various cleanup.Scott González2011-04-056-74/+68
* Tabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - Tab...Scott González2011-04-053-17/+53
* Tabs: cleanup.Scott González2011-04-045-54/+45
* Tabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename sh...Scott González2011-04-041-20/+66
* Tabs: Properly handle switching from active: false.Scott González2011-04-041-2/+23
* Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Ren...Scott González2011-04-043-23/+64
* Tabs: Test cleanup.Scott González2011-04-043-211/+227
* Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency UpdatesDavid Petersen2011-03-294-17/+17
* Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie optionDavid Petersen2011-03-283-36/+36
* Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select methodDavid Petersen2011-03-285-41/+47
* Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select ...David Petersen2011-03-274-7/+29
* Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to a...David Petersen2011-03-274-4/+25
* Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected opt...David Petersen2011-03-275-29/+78
* Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fix...David Petersen2011-03-273-16/+13
* Tabs: Deprecate url method; use aria-controls instead of title to specify pan...David Petersen2011-03-273-25/+40
* Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh ...David Petersen2011-03-261-0/+28
* Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length methodDavid Petersen2011-03-263-9/+8
* Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and re...David Petersen2011-03-265-72/+70
* Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable...David Petersen2011-03-263-35/+35
* Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner optionDavid Petersen2011-03-264-35/+31
* Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7...David Petersen2011-03-267-10/+186
* Tabs: Fix disable and enable methods to correctly handle when index is undefi...David Petersen2011-03-213-11/+44
* 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
* Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pas...David Petersen2011-02-151-3/+13
* Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.Scott González2010-12-101-4/+0
* Tabs: Added context to global selectors. Fixed #6710 - tabs module uses globa...saks2010-12-071-0/+21
* Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-191-0/+0
* 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-042-1/+45
* Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r...Scott González2010-09-032-1/+12
* 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-112-0/+23
* Tabs: coding standard.Scott González2010-07-281-6/+6
* Tabs: Added tests for select event.Scott González2010-07-201-1/+12
* Tabs: Updated tests.Scott González2010-07-162-11/+3
* Tabs: unit test to verify that number of panels is equal to number of tabs.dominiquevincent2010-05-101-0/+11
* added tests for disabled propertycarhartl2010-05-051-10/+23
* added tests for enable/disablecarhartl2010-04-202-27/+70
* Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-141-1/+12
* tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...Richard D. Worth2010-04-021-15/+15
* tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...Richard D. Worth2010-04-021-0/+2
* 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