aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion
Commit message (Expand)AuthorAgeFilesLines
...
* Accordion tests: lowercase doctype.Scott González2011-04-042-2/+2
* Removed empty ticket test files.Scott González2011-03-282-2/+0
* Accordion: Removed empty ticket test file.Scott González2011-03-281-5/+0
* Accordion: Removed static test pages. Added unit tests for dl markup structure.Scott González2011-03-233-10/+54
* Accordion tests: Fixed indentation.Scott González2011-03-232-76/+64
* Accordion: set aria-selected to true on selected header, false on others. Fix...Richard Worth2011-03-151-1/+5
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-022-2/+2
* Accordion: Improve unit test to get consistent results on mobile devicesjzaefferer2011-02-264-4/+4
* Adding a domEqual assertion to our testsuite for more sane DOMjzaefferer2011-02-251-14/+3
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-232-4/+4
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-212-0/+2
* Accordion: Handle changing the event option. Fixes #6740 - Dynamically changi...Scott González2011-02-211-1/+46
* Accordion: Added tests for custom header option.Scott González2011-02-031-1/+13
* Accordion: Update active option when programmatically collapsing the accordion.Scott González2011-02-031-4/+3
* Accordion: Handle negative values for active option on init.Scott González2011-02-031-4/+3
* Accordion: Properly handle collapsible: false and active: false by changing a...Scott González2011-02-031-11/+10
* Accordion: Allow canceling the beforeActivate event. Fixes #6896 - Accordion:...Scott González2011-01-252-2/+40
* Accordion: Renamed changestart and change events to beforeActivate and activa...Scott González2011-01-252-8/+98
* Accordion: More tests.Scott González2011-01-242-25/+94
* Accordion test: Fixed an icon test.Scott González2011-01-241-1/+1
* Accordion tests: Cleaned up deprecated tests.Scott González2011-01-242-133/+193
* Accordion tests: Cleanup.Scott González2011-01-2410-238/+318
* Accordion tests: Getting really ghetto in an attempt to get deprecated tests ...Scott González2011-01-243-15/+15
* Accordion: Test cleanup.Scott González2011-01-246-82/+73
* Accordion: First pass at splitting out tests for deprecated functionality.Scott González2011-01-247-184/+369
* Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename ...Scott González2011-01-141-2/+2
* Accordion: Moved handling for programmatically collapsing the accordion out o...Scott González2011-01-131-1/+1
* Accordion: First pass at deprecating the activate method. Renamed _clickHandl...Scott González2011-01-114-8/+8
* Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fi...Alex Dovenmuehle2011-01-112-1/+20
* Accordion: Move code for deprecated height options into an extension at the b...Scott González2010-12-191-0/+1
* Accordion: Added test for heightStyle: fill with absolutely positioned sibling.Scott González2010-12-191-2/+4
* Accordion: API Redesign. Made style changes and changed 'fill' implementation...Alex Dovenmuehle2010-12-171-0/+9
* Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ...Alex Dovenmuehle2010-12-161-0/+27
* Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...Alex Dovenmuehle2010-12-104-13/+20
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-0/+1
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-3/+0
* Accordion unit tests: And another height-testing hotfix for Safari 3.xjzaefferer2010-04-131-1/+1
* Accordion unit tests: One more height-testing hotfix for Safari 3.xjzaefferer2010-04-131-4/+4
* Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...jzaefferer2010-04-133-32/+27
* Accordion unit tests: Trying some more style resets for getting accordion tes...jzaefferer2010-04-121-1/+1
* Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-122-4/+4
* Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
* Accordion: different useless markup for getting consistent results for the de...jzaefferer2010-04-031-3/+3
* Accordion: Trying some styl resets, maybe finding the one for Safari 3.xjzaefferer2010-04-031-1/+1
* Accordion: more useless markup for getting consistent results for the destroy...jzaefferer2010-04-031-3/+3
* 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-032-5/+12
* Accordion unit tests: Cleanupjzaefferer2010-04-031-2/+1