aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/spinner
Commit message (Expand)AuthorAgeFilesLines
* Spinner: Shift to use no globalsAmanpreet Singh2016-04-145-250/+257
* Spinner: Style updatesAlexander Schmitz2015-09-116-134/+134
* Spinner: Style updatesAlexander Schmitz2015-08-213-3/+3
* Spinner: Move spinner into widgets folderAlexander Schmitz2015-08-087-7/+7
* Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension pointsAlexander Schmitz2015-06-033-0/+97
* Spinner: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-18/+18
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-096-3/+3
* Tests: Widget test helpers extend the main helperScott González2015-04-094-9/+12
* Spinner: Convert tests to new infrastructureScott González2015-04-097-43/+45
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Spinner: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-16/+19
* Spinner: Add classes optionAlexander Schmitz2015-03-113-1/+21
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-241-1/+0
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-031-4/+4
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-6/+6
* Spinner: Don't change value when changing min/max optionsDavid Petersen2014-05-261-3/+3
* Spinner tests: Remove mousewheel pluginJörn Zaefferer2014-04-231-1/+0
* Spinner: Minor typo in stepUp()'s testsTJ VanToll2014-03-301-1/+1
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() methodJörn Zaefferer2013-09-131-0/+32
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Spinner Tests: Fix IE test failures by removing timing dependencies from focu...Mike Sherov2013-04-011-4/+4
* Spinner Tests: Fix IE test failures by accounting for the async nature of foc...Mike Sherov2013-03-311-0/+3
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+3
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-3/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+3
* Spinner: Call _stop() on blur. Fixes #9112 - Spinner keeps changing after los...Scott González2013-02-221-0/+27
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes...Jörn Zaefferer2012-12-271-15/+15
* Spinner: Update button icons when option changes. Fixes #8926 - Spinner: Can'...Jörn Zaefferer2012-12-271-4/+11
* Spinner tests: Delay all the things to make IE happy. Maybe...Scott González2012-12-101-1/+1
* Spinner tests: Better handling of async focus in IE.Scott González2012-12-101-71/+100
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-4/+2
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Spinner tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Spinner: Introduce icons option to make button icons customizable, mostly for...Jörn Zaefferer2012-07-122-0/+23
* Update externals to latest mousewheel plugin, drop the version from the fieln...Jörn Zaefferer2012-07-121-1/+1
* Spinner: Fix ghost log call in events unit test, never shows up in browser fo...Jörn Zaefferer2012-06-131-0/+1
* Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.Scott González2012-05-101-45/+51
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-2/+2