Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tabs: Cleaned up _tabId() implementation. | Scott González | 2011-04-05 | 1 | -16/+27 | |
| | ||||||
* | Tabs: Updated test for deprecated length method. | Scott González | 2011-04-05 | 1 | -4/+4 | |
| | ||||||
* | Tabs: Better handling of active option and various cleanup. | Scott González | 2011-04-05 | 6 | -74/+68 | |
| | ||||||
* | Tabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - ↵ | Scott González | 2011-04-05 | 3 | -17/+53 | |
| | | | | Tabs: Add beforeload event; deprecate ajaxOptions and cache options. | |||||
* | Tabs: cleanup. | Scott González | 2011-04-04 | 5 | -54/+45 | |
| | ||||||
* | Tabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename ↵ | Scott González | 2011-04-04 | 1 | -20/+66 | |
| | | | | show event to activate. | |||||
* | Tabs: Properly handle switching from active: false. | Scott González | 2011-04-04 | 1 | -2/+23 | |
| | ||||||
* | Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: ↵ | Scott González | 2011-04-04 | 3 | -23/+64 | |
| | | | | Rename select event to beforeActivate. | |||||
* | Tabs: Test cleanup. | Scott González | 2011-04-04 | 3 | -211/+227 | |
| | ||||||
* | Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates | David Petersen | 2011-03-29 | 4 | -17/+17 | |
| | ||||||
* | Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option | David Petersen | 2011-03-28 | 3 | -36/+36 | |
| | ||||||
* | Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method | David Petersen | 2011-03-28 | 5 | -41/+47 | |
| | ||||||
* | Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select ↵ | David Petersen | 2011-03-27 | 4 | -7/+29 | |
| | | | | event to beforeActivate | |||||
* | Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to ↵ | David Petersen | 2011-03-27 | 4 | -4/+25 | |
| | | | | activate | |||||
* | Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected ↵ | David Petersen | 2011-03-27 | 5 | -29/+78 | |
| | | | | option to active | |||||
* | Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) ↵ | David Petersen | 2011-03-27 | 3 | -16/+13 | |
| | | | | Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) | |||||
* | Tabs: Deprecate url method; use aria-controls instead of title to specify ↵ | David Petersen | 2011-03-27 | 3 | -25/+40 | |
| | | | | panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels | |||||
* | Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh ↵ | David Petersen | 2011-03-26 | 1 | -0/+28 | |
| | | | | method | |||||
* | Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method | David Petersen | 2011-03-26 | 3 | -9/+8 | |
| | ||||||
* | Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and ↵ | David Petersen | 2011-03-26 | 5 | -72/+70 | |
| | | | | remove methods | |||||
* | Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate ↵ | David Petersen | 2011-03-26 | 3 | -35/+35 | |
| | | | | enable and disable events | |||||
* | Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option | David Petersen | 2011-03-26 | 4 | -35/+31 | |
| | ||||||
* | Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes ↵ | David Petersen | 2011-03-26 | 7 | -10/+186 | |
| | | | | #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options | |||||
* | Tabs: Fix disable and enable methods to correctly handle when index is ↵ | David Petersen | 2011-03-21 | 3 | -11/+44 | |
| | | | | undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386 | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 | |
| | ||||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 | |
| | ||||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 | |
| | ||||||
* | Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: ↵ | David Petersen | 2011-02-15 | 1 | -3/+13 | |
| | | | | pass original event. | |||||
* | Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation. | Scott González | 2010-12-10 | 1 | -4/+0 | |
| | ||||||
* | Tabs: Added context to global selectors. Fixed #6710 - tabs module uses ↵ | saks | 2010-12-07 | 1 | -0/+21 | |
| | | | | global selectors instead of local to "this.element" element. | |||||
* | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 1 | -0/+0 | |
| | ||||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 | |
| | ||||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 | |
| | ||||||
* | Tab: modified init to display correct content of misordered div when hash ↵ | jenters | 2010-10-04 | 2 | -1/+45 | |
| | | | | present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs | |||||
* | Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for ↵ | Scott González | 2010-09-03 | 2 | -1/+12 | |
| | | | | remote tabs does not support foreign languages. | |||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -1/+1 | |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | |||||
* | Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists. | ph-ausseil | 2010-08-11 | 2 | -0/+23 | |
| | ||||||
* | Tabs: coding standard. | Scott González | 2010-07-28 | 1 | -6/+6 | |
| | ||||||
* | Tabs: Added tests for select event. | Scott González | 2010-07-20 | 1 | -1/+12 | |
| | ||||||
* | Tabs: Updated tests. | Scott González | 2010-07-16 | 2 | -11/+3 | |
| | ||||||
* | Tabs: unit test to verify that number of panels is equal to number of tabs. | dominiquevincent | 2010-05-10 | 1 | -0/+11 | |
| | | | | | | Ticket #5069 - tabs: ui.tabs.add creates two tab panels when using a full URL Signed-off-by: dominiquevincent <dominique.vincent@toitl.com> | |||||
* | added tests for disabled property | carhartl | 2010-05-05 | 1 | -10/+23 | |
| | ||||||
* | added tests for enable/disable | carhartl | 2010-04-20 | 2 | -27/+70 | |
| | ||||||
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 1 | -1/+12 | |
| | ||||||
* | tabs: core ajax unit test - more refactoring, seems IE7 needs a quick ↵ | Richard D. Worth | 2010-04-02 | 1 | -15/+15 | |
| | | | | setTimeout for the first async test to work on first load | |||||
* | tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ↵ | Richard D. Worth | 2010-04-02 | 1 | -0/+2 | |
| | | | | run remaining tests | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 | |
| | ||||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -4/+14 | |
| | | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. | |||||
* | Externals: updated jquery.cookie plugin to ↵ | Richard Worth | 2010-02-24 | 1 | -1/+1 | |
| | | | | http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 | |
| |