Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Accordion tests: lowercase doctype. | Scott González | 2011-04-04 | 2 | -2/+2 | |
| | ||||||
* | Removed empty ticket test files. | Scott González | 2011-03-28 | 2 | -2/+0 | |
| | ||||||
* | Accordion: Removed empty ticket test file. | Scott González | 2011-03-28 | 1 | -5/+0 | |
| | ||||||
* | Accordion: Removed static test pages. Added unit tests for dl markup structure. | Scott González | 2011-03-23 | 3 | -10/+54 | |
| | ||||||
* | Accordion tests: Fixed indentation. | Scott González | 2011-03-23 | 2 | -76/+64 | |
| | ||||||
* | Accordion: set aria-selected to true on selected header, false on others. ↵ | Richard Worth | 2011-03-15 | 1 | -1/+5 | |
| | | | | Fixed #7078 - Accordion: Set aria-selected | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 | |
| | ||||||
* | Accordion: Improve unit test to get consistent results on mobile devices | jzaefferer | 2011-02-26 | 4 | -4/+4 | |
| | ||||||
* | Adding a domEqual assertion to our testsuite for more sane DOM | jzaefferer | 2011-02-25 | 1 | -14/+3 | |
| | | | | | comparisons. Comparing innerHTML is too dependent on random browser quirks like IE only sometimes rendering closing tags. | |||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 2 | -4/+4 | |
| | ||||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 2 | -0/+2 | |
| | ||||||
* | Accordion: Handle changing the event option. Fixes #6740 - Dynamically ↵ | Scott González | 2011-02-21 | 1 | -1/+46 | |
| | | | | changing accordion's event handler doesn't actually change the behaviour. | |||||
* | 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 ↵ | Scott González | 2011-02-03 | 1 | -11/+10 | |
| | | | | active to 0. | |||||
* | Accordion: Allow canceling the beforeActivate event. Fixes #6896 - ↵ | Scott González | 2011-01-25 | 2 | -2/+40 | |
| | | | | Accordion: Allow canceling the beforeActivate event. | |||||
* | Accordion: Renamed changestart and change events to beforeActivate and ↵ | Scott González | 2011-01-25 | 2 | -8/+98 | |
| | | | | activate, respectively. Fixes #6840 - Accordion: Rename changestart event to beforeActivate. Fixes #6842 - Accordion: Rename change event to activate. | |||||
* | Accordion: More tests. | Scott González | 2011-01-24 | 2 | -25/+94 | |
| | ||||||
* | 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 | 2 | -133/+193 | |
| | ||||||
* | Accordion tests: Cleanup. | Scott González | 2011-01-24 | 10 | -238/+318 | |
| | ||||||
* | Accordion tests: Getting really ghetto in an attempt to get deprecated tests ↵ | Scott González | 2011-01-24 | 3 | -15/+15 | |
| | | | | to run in TestSwarm. | |||||
* | Accordion: Test cleanup. | Scott González | 2011-01-24 | 6 | -82/+73 | |
| | ||||||
* | Accordion: First pass at splitting out tests for deprecated functionality. | Scott González | 2011-01-24 | 7 | -184/+369 | |
| | ||||||
* | Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename ↵ | Scott González | 2011-01-14 | 1 | -2/+2 | |
| | | | | resize method to refresh. | |||||
* | Accordion: Moved handling for programmatically collapsing the accordion out ↵ | Scott González | 2011-01-13 | 1 | -1/+1 | |
| | | | | of the event handler. Modified event handler to not change the active option until after it determines that the event is valid. | |||||
* | Accordion: First pass at deprecating the activate method. Renamed ↵ | Scott González | 2011-01-11 | 4 | -8/+8 | |
| | | | | _clickHandler to _eventHandler and removed extraneous parameter. Updated all tests to use the option methods instead of the activate method. | |||||
* | Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. ↵ | Alex Dovenmuehle | 2011-01-11 | 2 | -1/+20 | |
| | | | | Fixes #6834 - Accordion: Change icons.headerSelected to icons.activeHeader. | |||||
* | Accordion: Move code for deprecated height options into an extension at the ↵ | Scott González | 2010-12-19 | 1 | -0/+1 | |
| | | | | bottom of the plugin. | |||||
* | 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' ↵ | Alex Dovenmuehle | 2010-12-17 | 1 | -0/+9 | |
| | | | | implementation to use $.siblings() | |||||
* | Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ↵ | Alex Dovenmuehle | 2010-12-16 | 1 | -0/+27 | |
| | | | | new option called heightStyle | |||||
* | Accordion: Added .ui-accordion-heading class to header's first child. Fixes ↵ | Alex Dovenmuehle | 2010-12-10 | 4 | -13/+20 | |
| | | | | #6743 - Accordion: Add .ui-accordion-heading class. | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 | |
| | ||||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 | |
| | ||||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -0/+1 | |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | |||||
* | Widget: Throw errors when calling non-existent methods or methods on ↵ | Scott González | 2010-08-27 | 1 | -3/+0 | |
| | | | | uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. | |||||
* | 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 ↵ | jzaefferer | 2010-04-13 | 3 | -32/+27 | |
| | | | | height tests to tolerate different results, as long as they are consistent | |||||
* | Accordion unit tests: Trying some more style resets for getting accordion ↵ | jzaefferer | 2010-04-12 | 1 | -1/+1 | |
| | | | | tests to pass in Safari 3.x, need to commit to see Testswarm results | |||||
* | Accordion unit tests: Cleaned and fixed destroy-method test, working around ↵ | jzaefferer | 2010-04-12 | 2 | -4/+4 | |
| | | | | html rendering inconsistencies | |||||
* | Accordion unit tests: Cleaned and fixed resize-method test, using ↵ | jzaefferer | 2010-04-12 | 1 | -9/+1 | |
| | | | | #navigation avoids the :visible matching display:none issue in IE8 | |||||
* | Accordion: different useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 | |
| | | | | destroy test | |||||
* | Accordion: Trying some styl resets, maybe finding the one for Safari 3.x | jzaefferer | 2010-04-03 | 1 | -1/+1 | |
| | ||||||
* | Accordion: more useless markup for getting consistent results for the ↵ | jzaefferer | 2010-04-03 | 1 | -3/+3 | |
| | | | | destroy test | |||||
* | Accordion: Improved resize-method test, starting with a fixed container height | jzaefferer | 2010-04-03 | 1 | -2/+2 | |
| | ||||||
* | Accordion: Rewrote the resize method test; fails in IE8, probably related to ↵ | jzaefferer | 2010-04-03 | 2 | -5/+12 | |
| | | | | :visible issue | |||||
* | Accordion unit tests: Cleanup | jzaefferer | 2010-04-03 | 1 | -2/+1 | |
| |