Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -374/+0 |
| | | | | Ref gh-1528 | ||||
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 1 | -4/+4 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tabs: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -5/+9 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tabs: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -14/+15 |
| | |||||
* | Tabs: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -17/+21 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Tests: Reduce timeouts to optimize testsuite runtime | Jörn Zaefferer | 2015-03-04 | 1 | -2/+2 |
| | |||||
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 1 | -1/+0 |
| | | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. | ||||
* | Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - ↵ | Scott González | 2013-07-03 | 1 | -2/+7 |
| | | | | Tabs: Disabled tabs are still clickable. | ||||
* | Widget tests: Use instance method. Also replace a few instances of $.data in ↵ | Jörn Zaefferer | 2013-03-19 | 1 | -2/+2 |
| | | | | widget implementations. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -1/+17 |
| | | | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable: disabled should not have ui-state-disabled This reverts commit 23771d38ba9d2663f6db0243c8e992dc7ff6844a. | ||||
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on ↵ | Scott González | 2013-03-14 | 1 | -17/+1 |
| | | | | | | setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Mike Sherov | 2013-03-11 | 1 | -1/+17 |
| | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable : disabled should not have ui-state-disabled | ||||
* | Tabs: Calculate border and padding on tabs container. Fixed #8836: Height ↵ | David Petersen | 2012-11-26 | 1 | -1/+9 |
| | | | | overflows parent with heightStyle: 'fill'. | ||||
* | Updated all widgets to use proper data keys when getting plugin instances. | Scott González | 2012-11-09 | 1 | -2/+2 |
| | |||||
* | Tabs: Removed back-compat filter in tests for negative active option. | Scott González | 2012-10-25 | 1 | -22/+20 |
| | |||||
* | Tabs: Use aria-controls instead of the anchor's href to match against ↵ | Scott González | 2012-10-12 | 1 | -1/+7 |
| | | | | location.hash. Fixes #8660 - Tabs: Set initial active tab from location hash for ajax tabs. | ||||
* | Tabs tests: Added tests for show and hide options. | Scott González | 2012-07-05 | 1 | -1/+49 |
| | |||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+2 |
| | |||||
* | Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option. | Danny Trunk | 2012-05-28 | 1 | -0/+67 |
| | |||||
* | Tabs: Pass the list item instead of the anchor in events; move aria-controls ↵ | Scott González | 2012-05-18 | 1 | -9/+9 |
| | | | | from the anchor to the list item. | ||||
* | Use length property, instead of the deprecated size() method. | Shahyar G | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Tabs tests: Don't pollute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -34/+37 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -11/+11 |
| | |||||
* | Tabs: Moved tests out of tickets file. | Scott González | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Tabs: Updated tests for disabled option. | Scott González | 2011-05-09 | 1 | -13/+19 |
| | |||||
* | Tabs: Added tests for event option. | Scott González | 2011-05-09 | 1 | -2/+49 |
| | |||||
* | Tabs: Clean up some tests. | Scott González | 2011-05-03 | 1 | -1/+3 |
| | |||||
* | Tabs: Better tests for tab state. | Scott González | 2011-04-15 | 1 | -1/+13 |
| | |||||
* | Tabs: Fixed issues with collapsible and active options. | Scott González | 2011-04-11 | 1 | -45/+112 |
| | |||||
* | Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active. | Scott González | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Tabs: Better handling of active option and various cleanup. | Scott González | 2011-04-05 | 1 | -3/+3 |
| | |||||
* | Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates | David Petersen | 2011-03-29 | 1 | -2/+2 |
| | |||||
* | Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option | David Petersen | 2011-03-28 | 1 | -35/+0 |
| | |||||
* | Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method | David Petersen | 2011-03-28 | 1 | -4/+6 |
| | |||||
* | Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected ↵ | David Petersen | 2011-03-27 | 1 | -15/+15 |
| | | | | option to active | ||||
* | Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) ↵ | David Petersen | 2011-03-27 | 1 | -12/+0 |
| | | | | Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) | ||||
* | Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option | David Petersen | 2011-03-26 | 1 | -4/+0 |
| | |||||
* | Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes ↵ | David Petersen | 2011-03-26 | 1 | -8/+0 |
| | | | | #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 | 1 | -4/+3 |
| | | | | undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386 | ||||
* | added tests for disabled property | carhartl | 2010-05-05 | 1 | -10/+23 |
| | |||||
* | updated unit test for #4031 - Tabs: Remove deselectable option | Richard Worth | 2009-12-24 | 1 | -16/+0 |
| | |||||
* | Removed use of .data() for getting/setting options in tests; using each ↵ | Scott González | 2009-11-09 | 1 | -11/+11 |
| | | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. | ||||
* | Tabs: fixed bug related to setting selected via data method, cleaned up mess ↵ | Klaus Hartl | 2009-02-05 | 1 | -27/+22 |
| | | | | in tests | ||||
* | just reviewed | Klaus Hartl | 2009-02-04 | 1 | -3/+3 |
| | |||||
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 1 | -1/+134 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |