Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 1 | -29/+0 |
| | |||||
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -1/+1 |
| | |||||
* | Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a ↵ | Scott González | 2012-02-16 | 1 | -0/+1 |
| | | | | bit jumpy in some browsers. Fixes #7371 - Accordion: Incorrect size when zoomed. | ||||
* | Widget: define a null default for the create callback. | Scott González | 2011-04-25 | 1 | -1/+2 |
| | |||||
* | Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults. | Scott González | 2011-04-25 | 1 | -1/+7 |
| | |||||
* | Accordion tests: Cleanup. | Scott González | 2011-01-24 | 1 | -22/+21 |
| | |||||
* | Accordion tests: Getting really ghetto in an attempt to get deprecated tests ↵ | Scott González | 2011-01-24 | 1 | -0/+22 |
| | | | | to run in TestSwarm. | ||||
* | Accordion: Test cleanup. | Scott González | 2011-01-24 | 1 | -25/+0 |
| | |||||
* | Accordion: First pass at splitting out tests for deprecated functionality. | Scott González | 2011-01-24 | 1 | -0/+25 |