| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -467/+0 |
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 1 | -4/+4 |
* | Accordion: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -5/+9 |
* | Accordion: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -6/+6 |
* | Accordion: Removed deprecated activate method and expanded active option. Fix... | Jörn Zaefferer | 2012-10-24 | 1 | -21/+19 |
* | Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null all... | David Petersen | 2012-10-18 | 1 | -0/+9 |
* | Accordion: Only adjust height animations for heightStyle: content. Fix tests ... | Scott González | 2012-10-01 | 1 | -18/+18 |
* | Accordion tests: Check for a specific height in heightStyle: content tests. | Scott González | 2012-05-28 | 1 | -3/+3 |
* | Accordion tests: equalHeights() -> equalHeight(); Validate against a specific... | Scott González | 2012-05-28 | 1 | -5/+5 |
* | Use length property, instead of the deprecated size() method. | Shahyar G | 2012-04-23 | 1 | -1/+1 |
* | Accordion tests: Don't polloute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -35/+39 |
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -33/+33 |
* | Accordion: Added animation tests. | Scott González | 2012-03-27 | 1 | -1/+169 |
* | Accordion: Fix unbinding of accordion event option when dealing with multiple... | Jörn Zaefferer | 2012-03-07 | 1 | -0/+1 |
* | Accordion: Adjusted tests for icons: false. | Scott González | 2012-01-31 | 1 | -1/+1 |
* | Accordion tests: Cleanup. | Scott González | 2011-08-06 | 1 | -1/+1 |
* | Accordion tests: Cleanup. | Scott González | 2011-06-13 | 1 | -4/+21 |
* | Accordion tests: Don't use deprecated assertion methods. | Scott González | 2011-06-13 | 1 | -15/+15 |
* | Accordion tests: Coding standards. | Scott González | 2011-04-15 | 1 | -111/+111 |
* | Accordion: Improve unit test to get consistent results on mobile devices | jzaefferer | 2011-02-26 | 1 | -1/+1 |
* | Accordion: Handle changing the event option. Fixes #6740 - Dynamically changi... | Scott González | 2011-02-21 | 1 | -1/+46 |
* | Accordion: Added tests for custom header option. | Scott González | 2011-02-03 | 1 | -1/+13 |
* | Accordion: Update active option when programmatically collapsing the accordion. | Scott González | 2011-02-03 | 1 | -4/+3 |
* | Accordion: Handle negative values for active option on init. | Scott González | 2011-02-03 | 1 | -4/+3 |
* | Accordion: Properly handle collapsible: false and active: false by changing a... | Scott González | 2011-02-03 | 1 | -11/+10 |
* | Accordion test: Fixed an icon test. | Scott González | 2011-01-24 | 1 | -1/+1 |
* | Accordion tests: Cleaned up deprecated tests. | Scott González | 2011-01-24 | 1 | -5/+41 |
* | Accordion tests: Cleanup. | Scott González | 2011-01-24 | 1 | -90/+138 |
* | Accordion: First pass at splitting out tests for deprecated functionality. | Scott González | 2011-01-24 | 1 | -75/+0 |
* | Accordion: First pass at deprecating the activate method. Renamed _clickHandl... | Scott González | 2011-01-11 | 1 | -2/+2 |
* | Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fi... | Alex Dovenmuehle | 2011-01-11 | 1 | -0/+17 |
* | Accordion: Added test for heightStyle: fill with absolutely positioned sibling. | Scott González | 2010-12-19 | 1 | -2/+4 |
* | Accordion: API Redesign. Made style changes and changed 'fill' implementation... | Alex Dovenmuehle | 2010-12-17 | 1 | -0/+9 |
* | Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ... | Alex Dovenmuehle | 2010-12-16 | 1 | -0/+27 |
* | Accordion: Added .ui-accordion-heading class to header's first child. Fixes #... | Alex Dovenmuehle | 2010-12-10 | 1 | -6/+6 |
* | Accordion unit tests: And another height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -1/+1 |
* | Accordion unit tests: One more height-testing hotfix for Safari 3.x | jzaefferer | 2010-04-13 | 1 | -4/+4 |
* | Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height... | jzaefferer | 2010-04-13 | 1 | -20/+11 |
* | Accordion unit tests: Refactored state-helper function | jzaefferer | 2010-04-03 | 1 | -10/+0 |
* | Accordion unit tests: Further normalization of styles to get consistent resul... | jzaefferer | 2010-03-27 | 1 | -3/+3 |
* | normalize margin/padding on test markup to get reliable height results | Jörn Zaefferer | 2010-03-20 | 1 | -3/+3 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 1 | -3/+3 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -6/+7 |
* | accordion: icon test fix, was failing in webkits | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | accordion: remove deprecated alwaysOpen option (collapsible was introduced in... | Jörn Zaefferer | 2009-09-15 | 1 | -61/+40 |
* | accordion: Fix for #4695 | Jörn Zaefferer | 2009-08-11 | 1 | -2/+10 |
* | Accordion: added a couple failing tests for option active: init and collapsed | Richard Worth | 2009-08-11 | 1 | -2/+9 |
* | Fixed accordion option active getter and setter. Normalized getter to number,... | Richard Worth | 2009-08-11 | 1 | -1/+14 |
* | accordion: fix for #4754; related tests were failing before, fixed them, too ... | Jörn Zaefferer | 2009-08-06 | 1 | -6/+6 |
* | accordion fix for #4653: added tests, adopted no-auto-height demo to also cov... | Jörn Zaefferer | 2009-07-03 | 1 | -8/+16 |