aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-151-20/+3
* Core: Make back compat disabled by defaultMichał Gołębiowski-Owczarek2024-05-131-3/+3
* Tests: Skip a problematic keyboard test in IE with jQuery 3.6Michał Gołębiowski-Owczarek2024-04-121-1/+7
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Widget: Optimize attachment of the _untrackClassesElement listenerMichał Gołębiowski-Owczarek2022-01-151-0/+52
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-074-0/+4
* Tests: Accept delayed focusout in IE with jQuery 1.8Michał Gołębiowski-Owczarek2021-04-161-2/+13
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-164-8/+12
* Tabs: Remove presentation rolemilk542016-09-291-2/+1
* Tabs: Remove test for Ajax URLs containing hashesScott González2016-07-061-12/+0
* Tabs: Fix testScott González2016-05-251-2/+2
* Tabs: Shift to use no globalsAmanpreet Singh2016-04-145-700/+712
* Tabs: Handle overly-precise values in tests in IEScott González2015-10-271-1/+4
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-1/+1
* Tabs: Style updatesAlexander Schmitz2015-09-116-164/+180
* Tabs: Style updatesAlexander Schmitz2015-08-215-42/+42
* Tabs: Move tabs into widgets directoryAlexander Schmitz2015-08-086-6/+6
* Tabs: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-202-8/+8
* Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixesJörn Zaefferer2015-04-181-1/+7
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-096-4/+4
* Tests: Widget test helpers extend the main helperScott González2015-04-095-14/+18
* Tabs: Convert tests to new infrastructureScott González2015-04-097-47/+51
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tabs: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-44/+44
* Tabs: Add classes optionAlexander Schmitz2015-03-115-27/+75
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tests: Reduce timeouts to optimize testsuite runtimeJörn Zaefferer2015-03-043-24/+24
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+0
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2014-11-041-183/+210
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* Tabs: Move `aria-expanded` from active panel to active tabDavid Petersen2014-05-191-63/+63
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
* Tabs: Use .uniqueId() for panels and moved isLocal() into the widget prototype.Scott González2013-10-241-1/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs...Scott González2013-07-031-2/+7
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-192-5/+5
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+17
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-17/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+17
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Dev: Change incorrect references in test suite from #main to #qunit-fixture.Mike Sherov2012-12-081-3/+3
* Tabs: Calculate border and padding on tabs container. Fixed #8836: Height ove...David Petersen2012-11-261-1/+9
* Tabs: Remove ui-tabs-aria-controls data on destroy.Scott González2012-11-161-1/+4
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1