aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button
Commit message (Expand)AuthorAgeFilesLines
* Button: Convert tests to new infrastructureScott González2015-04-096-48/+32
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Button: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-61/+66
* 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-242-2/+0
* 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-4/+4
* Button: WhitespaceScott González2014-04-211-7/+7
* Button: Remove `ui-state-active` when disabling buttonsDaniel DeGroff2014-04-211-0/+35
* Button: Properly refresh button sets with new radio buttonsScott González2014-04-012-0/+27
* 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
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-281-0/+14
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
* Button unit tests: Make sure the test timeout runs after the formResetHandler...Jörn Zaefferer2013-11-251-1/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-141-1/+1
* Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - But...Scott González2013-04-112-0/+15
* Button: On form reset only call refresh on current button widgets. Fixed #921...TJ VanToll2013-04-091-0/+24
* Whitespace.Scott González2013-03-261-1/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-11/+18
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-18/+11
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-11/+18
* 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
* Dev: stop loading *_tickets.js in the test suite.Mike Sherov2012-12-221-1/+0
* All: Use .addBack() instead of .andSelf().Scott González2012-12-141-1/+1
* Button tests: Handle async focus in IE.Scott González2012-12-102-7/+20
* Dev: Remove *_tickets.js test files and move the associated tests to the prop...Mike Sherov2012-12-073-75/+67
* Button tests: Work around a quirk in Opera.Scott González2012-11-291-2/+11
* Button tests: simulated clicks aren't perfect in oldIE and OperaMike Sherov2012-11-281-10/+15
* Button Tests: move aria-pressed test to correct moduleMike Sherov2012-11-262-11/+11
* Button: Let change handler handle display and aria update. Fixed #5518 - Butt...Fabrício Matté2012-11-262-0/+12
* Button tests: fix IE7 fail for latest focus testsMike Sherov2012-11-211-1/+1
* Button: Fixing handling of the disabled options on refresh method calls. Fix...TJ VanToll2012-11-212-8/+36
* Button: add blur event to buttons. Fixes #8559 - Button: Button doesn't remov...Mike Sherov2012-11-211-0/+10
* Button tests: Whitespace.Scott González2012-11-201-6/+6
* Button tests: replace XHTML with HTML in button test suiteMike Sherov2012-11-191-3/+3
* Button: properly escape button names. Fixes #7505 - Button: Buttonset not app...Mike Sherov2012-11-192-1/+16
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Button: use _hoverable for hover state management. Fixes #5295 - button doesn...Cory Gackenheimer2012-11-111-0/+11
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: Anc...TJ VanToll2012-10-161-0/+8
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-273-0/+20
* Button tests: Use domEqual() to test destroy().Scott González2012-06-161-7/+4
* Button: Corrected default label applied to submit buttons. Fixed #8337: Subm...TJ VanToll2012-05-221-0/+4
* Don't use :checkbox selector.Scott González2012-05-211-5/+5