| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs tests: Added test for widget() method. | Scott González | 2012-08-26 | 1 | -0/+8 |
* | Whitespace | Scott González | 2012-08-26 | 1 | -2/+2 |
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+1 |
* | Tabs: Walk previous tabs (and loop) in refresh() in case the tab we're trying... | Scott González | 2012-06-12 | 1 | -0/+20 |
* | Tabs: Pass the list item instead of the anchor in events; move aria-controls ... | Scott González | 2012-05-18 | 1 | -7/+15 |
* | Use length property, instead of the deprecated size() method. | Shahyar G | 2012-04-23 | 1 | -8/+8 |
* | Tabs tests: Don't pollute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -42/+45 |
* | Tests: Lint. | Scott González | 2012-04-18 | 1 | -6/+4 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -14/+14 |
* | Tabs test: Increase delay in load test. | Scott González | 2011-11-02 | 1 | -2/+2 |
* | Tabs: Fixed load event with back compat enabled. | Scott González | 2011-05-17 | 1 | -9/+17 |
* | Tabs: Added tests for load method. | Scott González | 2011-05-16 | 1 | -2/+79 |
* | Tabs: Updated tests for destroy method. | Scott González | 2011-05-09 | 1 | -13/+4 |
* | Tabs: Clean up some tests. | Scott González | 2011-05-03 | 1 | -1/+1 |
* | Tabs: Added more tests for refresh method and changed the implementation a bit. | Scott González | 2011-04-28 | 1 | -49/+67 |
* | Tabs: Fix issues with refresh method, add refresh method tests | David Petersen | 2011-04-28 | 1 | -8/+31 |
* | Tabs: Fixed disable method and cleaned up tests for enable and disable methods. | Scott González | 2011-04-28 | 1 | -71/+63 |
* | Tabs: enable/disable handle when current state already matches, fix error whe... | David Petersen | 2011-04-28 | 1 | -2/+20 |
* | Tabs: Better tests for tab state. | Scott González | 2011-04-15 | 1 | -58/+3 |
* | Tabs: Better handling of active option and various cleanup. | Scott González | 2011-04-05 | 1 | -1/+1 |
* | Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates | David Petersen | 2011-03-29 | 1 | -13/+13 |
* | Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method | David Petersen | 2011-03-28 | 1 | -30/+1 |
* | Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected opt... | David Petersen | 2011-03-27 | 1 | -12/+12 |
* | Tabs: Deprecate url method; use aria-controls instead of title to specify pan... | David Petersen | 2011-03-27 | 1 | -4/+0 |
* | Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh ... | David Petersen | 2011-03-26 | 1 | -0/+28 |
* | Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method | David Petersen | 2011-03-26 | 1 | -7/+0 |
* | Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and re... | David Petersen | 2011-03-26 | 1 | -36/+0 |
* | Tabs: Fix disable and enable methods to correctly handle when index is undefi... | David Petersen | 2011-03-21 | 1 | -6/+40 |
* | Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation. | Scott González | 2010-12-10 | 1 | -4/+0 |
* | Tab: modified init to display correct content of misordered div when hash pre... | jenters | 2010-10-04 | 1 | -0/+36 |
* | Tabs: Updated tests. | Scott González | 2010-07-16 | 1 | -10/+1 |
* | added tests for enable/disable | carhartl | 2010-04-20 | 1 | -20/+36 |
* | Removed use of .data() for getting/setting options in tests; using each plugi... | Scott González | 2009-11-09 | 1 | -11/+11 |
* | Tabs: few fixes required in destroy method, removed ol as tabifyable element | Klaus Hartl | 2009-03-01 | 1 | -3/+5 |
* | Tabs: normalization of href attribute required in IE, fixes #4134 | Klaus Hartl | 2009-02-19 | 1 | -1/+3 |
* | Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well... | Klaus Hartl | 2009-02-13 | 1 | -0/+12 |
* | Tabs: Added tests for select method while at the same time implemented consis... | Klaus Hartl | 2009-02-05 | 1 | -4/+35 |
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 1 | -1/+82 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 1 | -0/+12 |