aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion/accordion_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refr...Scott González2013-03-271-1/+10
* 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
* Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Ac...David Petersen2012-11-111-1/+62
* Accordion tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Accordion tests: equalHeights() -> equalHeight(); Validate against a specific...Scott González2012-05-281-3/+3
* Accordion tests: Don't polloute the global namespace with helpers.Scott González2012-04-191-7/+11
* Accordion: Update method tests - active option still works when accordion is ...Jörn Zaefferer2012-03-071-3/+7
* Accordion tests: Cleanup.Scott González2011-08-061-1/+1
* Accordion tests: Cleanup.Scott González2011-06-131-5/+8
* Accordion tests: Coding standards.Scott González2011-04-151-13/+13
* Adding a domEqual assertion to our testsuite for more sane DOMjzaefferer2011-02-251-14/+3
* Accordion tests: Cleanup.Scott González2011-01-241-64/+41
* Accordion: First pass at splitting out tests for deprecated functionality.Scott González2011-01-241-58/+1
* Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename ...Scott González2011-01-141-2/+2
* Accordion: First pass at deprecating the activate method. Renamed _clickHandl...Scott González2011-01-111-2/+2
* Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...Alex Dovenmuehle2010-12-101-4/+4
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-3/+0
* Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...jzaefferer2010-04-131-11/+6
* Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-121-1/+1
* Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
* Accordion: Improved resize-method test, starting with a fixed container heightjzaefferer2010-04-031-2/+2
* Accordion: Rewrote the resize method test; fails in IE8, probably related to ...jzaefferer2010-04-031-4/+11
* Accordion unit tests: Cleanupjzaefferer2010-04-031-2/+1
* Accordion unit tests: Refactored state-helper functionjzaefferer2010-04-031-9/+0
* Accordion unit tets: Replacing destory method test with autocomplete/button a...jzaefferer2010-03-271-15/+3
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-10/+2
* accordion: reverted previous change to testJörn Zaefferer2009-09-151-1/+1
* updated to latest QUnitJörn Zaefferer2009-09-151-2/+3
* accordion: activate test fix, use false to close, not -1Jörn Zaefferer2009-09-151-2/+1
* accordion: remove deprecated alwaysOpen option (collapsible was introduced in...Jörn Zaefferer2009-09-151-11/+79
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-0/+22
* accordion unit tests: split tests into individual filesRichard Worth2009-02-031-2/+67
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12