Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accordion: Removed change and changestart events. Fixes #6841 - Accordion: ↵ | Scott González | 2012-10-25 | 1 | -140/+0 |
| | | | | Remove changestart event. Fixes #6843 - Accordion: Remove change event. | ||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 |
| | |||||
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 1 | -4/+4 |
| | |||||
* | Accordion: Fixed post-init changes to event option and added tests for ↵ | Scott González | 2012-03-27 | 1 | -1/+1 |
| | | | | keyboard support. | ||||
* | Accordion: Removed requirement for headers contain a child (and removed ↵ | Scott González | 2012-02-27 | 1 | -6/+6 |
| | | | | associated ui-accordion-heading class). | ||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -6/+11 |
| | |||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -3/+3 |
| | |||||
* | Accordion tests: cleanup. | Scott González | 2011-08-03 | 1 | -32/+8 |
| | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 |
| | | | | jQuery core. | ||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | Accordion tests: Cleanup. | Scott González | 2011-06-13 | 1 | -1/+1 |
| | | |||||
| * | Accordion tests: Don't use deprecated assertion methods. | Scott González | 2011-06-13 | 1 | -3/+3 |
| | | |||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
|/ | |||||
* | Accordion tests: Coding standards. | Scott González | 2011-04-15 | 1 | -1/+1 |
| | |||||
* | Accordion tests: Only use single words inside headers to avoid breaking onto ↵ | Scott González | 2011-04-04 | 1 | -2/+2 |
| | | | | multiple lines. | ||||
* | Tests: Renamed files for deprecated tests now that TestSwarm is setup to ↵ | Scott González | 2011-04-04 | 1 | -0/+161 |
properly handle them. |