Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Spinner: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -28/+2 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Spinner: 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 | -4/+4 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Spinner tests: Remove mousewheel plugin | Jörn Zaefferer | 2014-04-23 | 1 | -1/+0 |
| | | | | | | | | The plugin isn't needed nor used in the unit tests, which just trigger the appropriate events. This works around the failure in Firefox 27/28 that we'll try to track down separately. Ref #9988 | ||||
* | 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 | ||||
* | Update externals to latest mousewheel plugin, drop the version from the ↵ | Jörn Zaefferer | 2012-07-12 | 1 | -1/+1 |
| | | | | fielname while at it | ||||
* | 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 | -2/+2 |
| | |||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -6/+12 |
| | |||||
* | Spinner: Added culture option. | Scott González | 2011-09-28 | 1 | -0/+1 |
| | |||||
* | Spinner: Fixed integration with globalize. | Scott González | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | Spinner tests: Fixed line endings. | Scott González | 2011-08-07 | 1 | -45/+45 |
| | |||||
* | Spinner tests: Cleanup. | Scott González | 2011-08-06 | 1 | -0/+1 |
| | |||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -29/+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 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 |
| | |||||
* | Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit ↵ | Richard Worth | 2011-02-11 | 1 | -0/+3 |
| | | | | tests to run correctly on swarm.jquery.org | ||||
* | Renamed glob.js to jquery.global.js to match actual plugin filenames. | jzaefferer | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | Spinner: Moved ARIA to input and fixed tests. | Scott González | 2011-01-15 | 1 | -1/+1 |
| | |||||
* | Fixed references to jQuery. | Scott González | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | Spinner: Changed default for numberformat to null. Fixed disabled option to ↵ | jzaefferer | 2010-10-26 | 1 | -0/+1 |
| | | | | not prevent changing value via step and page methods. OVerhauled testsuite. | ||||
* | Slider: Update to latest mousewheel plugin | jzaefferer | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | Spinner: Fix value option initalization | jzaefferer | 2010-10-25 | 1 | -0/+1 |
| | |||||
* | Spinner: Some code and test cleanup | jzaefferer | 2010-10-24 | 1 | -0/+1 |
| | |||||
* | Importing spinner unit tests | jzaefferer | 2010-10-22 | 1 | -0/+39 |