Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slider: Add demo for custom handle | Scott González | 2016-09-13 | 1 | -2/+2 |
| | | | | | Fixes #15023 Closes gh-1740 | ||||
* | Slider: Range fills all space after changing orientation | Ablay Keldibek | 2015-04-22 | 1 | -0/+11 |
| | | | | | | | Resets width/height of range Fixes #12205 Closes gh-1533 | ||||
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
| | | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8. | ||||
* | Slider: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -25/+2 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Slider: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
| | | | | Fixes #10563 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -2/+2 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 1 | -5/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -5/+5 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Tests: Removed old code that kept bad test suites out of TestSwarm. | Scott González | 2012-10-26 | 1 | -10/+0 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -6/+12 |
| | |||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -28/+27 |
| | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 |
| | | | | jQuery core. | ||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Slider: Removed empty tickets test file. | Scott González | 2011-03-28 | 1 | -1/+0 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+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 |
| | |||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -1/+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 | -0/+1 |
| | | | | uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. | ||||
* | Slider unit tests: Disabled stale tests on Testswarm | jzaefferer | 2010-04-28 | 1 | -1/+12 |
| | |||||
* | 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/+11 |
| | | | | | | | 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 |
| | |||||
* | slider unit tests: added missing reference to jquery.ui.mouse.js | Richard Worth | 2009-12-24 | 1 | -0/+1 |
| | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -2/+2 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Removed jquery.simulate from external/ as it's being removed from ↵ | Richard Worth | 2009-08-10 | 1 | -1/+1 |
| | | | | jqueryjs.googlecode.com/svn/trunk/plugins | ||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -2/+2 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | slider unit tests: created separate file for each module: core, common ↵ | Richard Worth | 2009-02-02 | 1 | -1/+6 |
| | | | | widget, events, methods, options, tickets | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 1 | -0/+27 |