Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | task: make selectmenu easier to download/extract/use, see #172 | Felix Nagel | 2012-07-12 | 1 | -40/+0 |
| | |||||
* | Tests: Added ability to run tests against different versions of jQuery core. | Scott González | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Added compound test suite and updated QUnit. | Scott González | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - ↵ | Scott González | 2010-09-03 | 1 | -1/+3 |
| | | | | Widget: auto-destroy is broken in jQuery 1.4. | ||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -0/+2 |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | ||||
* | Widget: Added more unit tests. | Scott González | 2010-08-26 | 1 | -0/+4 |
| | |||||
* | Widget: Deep extend options when creating a new plugin. Fixes #5830 - ↵ | Scott González | 2010-07-15 | 1 | -1/+2 |
| | | | | Widget: Using inheritance overwrites the base classes options. | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -3/+9 |
| | | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+24 |
menu; including menu static tests). |