aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion
Commit message (Expand)AuthorAgeFilesLines
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-075-0/+5
* All: Drop support for jQuery 1.7Michał Gołębiowski-Owczarek2020-07-221-1/+1
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-165-11/+12
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-223-5/+23
* Accordion: Shift to use no globalsAmanpreet Singh2016-04-145-349/+361
* Accordion: Correct height calculated when closedAlyosha Pushak2016-02-092-1/+34
* Accordion: Style updatesAlexander Schmitz2015-08-216-178/+187
* Accordion: Move accordion into widgets folderAlexander Schmitz2015-08-086-6/+6
* Accordion: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-7/+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-18/+21
* Accordion: Convert tests to new infrastructureScott González2015-04-097-49/+54
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* All: Standard spacing inside selector stringsScott González2015-03-261-1/+1
* Accordion: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+23
* Accordion: Add classes optionAlexander Schmitz2015-03-113-9/+26
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Accordion: Fix tests in IE 11 with jQuery 1.7-1.8Scott González2015-03-111-12/+55
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-051-25/+55
* All: Drop support for IE7Scott González2014-10-211-4/+0
* 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
* 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
* Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #94...Monika Piotrowicz2013-10-281-6/+6
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refr...Scott González2013-03-271-1/+10
* Accordion: Remove deprecated content property in create event. Fixes #8999 - ...Scott González2013-03-151-6/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+6
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-6/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+6
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Accordion: Add panel in addition to content for create event. Fixes #8998 - A...Scott González2013-01-221-1/+6
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Accordion: Fix testsuite overflow issue in IE7.Jörn Zaefferer2012-12-281-0/+4
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Ac...David Petersen2012-11-111-1/+62
* Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Re...Scott González2012-10-254-264/+0
* Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated ...Scott González2012-10-251-2/+1
* Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove ...Jörn Zaefferer2012-10-241-22/+0
* Accordion: Removed deprecated activate method and expanded active option. Fix...Jörn Zaefferer2012-10-242-122/+19
* Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove ic...Jörn Zaefferer2012-10-242-19/+2
* Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Re...Jörn Zaefferer2012-10-242-32/+0
* Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove ...Jörn Zaefferer2012-10-242-78/+1
* Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null all...David Petersen2012-10-181-0/+9
* Accordion: Only adjust height animations for heightStyle: content. Fix tests ...Scott González2012-10-011-18/+18